Repository: falcon Updated Branches: refs/heads/master 4df64f80b -> dfcdb31c3
FALCON-1245 Verify licensing and update license.txt in falcon-ui module. Contributed by Shaik Idris Ali Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/dfcdb31c Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/dfcdb31c Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/dfcdb31c Branch: refs/heads/master Commit: dfcdb31c36dcd3f93569760270ecd4e4b4703ae2 Parents: 4df64f8 Author: shaik.idris <[email protected]> Authored: Sat Jun 13 23:24:01 2015 +0530 Committer: shaik.idris <[email protected]> Committed: Sat Jun 13 23:24:01 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 3 ++ LICENSE.txt | 25 ++++++++++---- docs/license/grunt-cli-LICENCE.txt | 22 ------------- docs/license/node-LICENCE.txt | 18 ----------- docs/license/npm-LICENCE.txt | 17 ---------- falcon-ui/app/css/bootstrap/less/alerts.less | 17 ---------- falcon-ui/app/css/bootstrap/less/badges.less | 17 ---------- falcon-ui/app/css/bootstrap/less/bootstrap.less | 17 ---------- .../app/css/bootstrap/less/breadcrumbs.less | 17 ---------- .../app/css/bootstrap/less/button-groups.less | 17 ---------- falcon-ui/app/css/bootstrap/less/buttons.less | 17 ---------- falcon-ui/app/css/bootstrap/less/carousel.less | 17 ---------- falcon-ui/app/css/bootstrap/less/close.less | 34 -------------------- falcon-ui/app/css/bootstrap/less/code.less | 17 ---------- .../bootstrap/less/component-animations.less | 17 ---------- falcon-ui/app/css/bootstrap/less/dropdowns.less | 17 ---------- falcon-ui/app/css/bootstrap/less/forms.less | 17 ---------- .../app/css/bootstrap/less/glyphicons.less | 17 ---------- falcon-ui/app/css/bootstrap/less/grid.less | 17 ---------- .../app/css/bootstrap/less/input-groups.less | 17 ---------- falcon-ui/app/css/bootstrap/less/jumbotron.less | 17 ---------- falcon-ui/app/css/bootstrap/less/labels.less | 17 ---------- .../app/css/bootstrap/less/list-group.less | 17 ---------- falcon-ui/app/css/bootstrap/less/media.less | 17 ---------- falcon-ui/app/css/bootstrap/less/mixins.less | 17 ---------- falcon-ui/app/css/bootstrap/less/modals.less | 17 ---------- falcon-ui/app/css/bootstrap/less/navbar.less | 17 ---------- falcon-ui/app/css/bootstrap/less/navs.less | 17 ---------- falcon-ui/app/css/bootstrap/less/normalize.less | 17 ---------- falcon-ui/app/css/bootstrap/less/pager.less | 17 ---------- .../app/css/bootstrap/less/pagination.less | 17 ---------- falcon-ui/app/css/bootstrap/less/panels.less | 17 ---------- falcon-ui/app/css/bootstrap/less/popovers.less | 17 ---------- falcon-ui/app/css/bootstrap/less/print.less | 17 ---------- .../app/css/bootstrap/less/progress-bars.less | 17 ---------- .../css/bootstrap/less/responsive-embed.less | 17 ---------- .../bootstrap/less/responsive-utilities.less | 17 ---------- .../app/css/bootstrap/less/scaffolding.less | 17 ---------- falcon-ui/app/css/bootstrap/less/tables.less | 17 ---------- falcon-ui/app/css/bootstrap/less/theme.less | 17 ---------- .../app/css/bootstrap/less/thumbnails.less | 17 ---------- falcon-ui/app/css/bootstrap/less/tooltip.less | 17 ---------- falcon-ui/app/css/bootstrap/less/type.less | 17 ---------- falcon-ui/app/css/bootstrap/less/utilities.less | 17 ---------- falcon-ui/app/css/bootstrap/less/variables.less | 17 ---------- falcon-ui/app/css/bootstrap/less/wells.less | 17 ---------- falcon-ui/app/css/fonts/entypo.less | 20 +----------- 47 files changed, 22 insertions(+), 797 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index db4cfa7..c0bbb78 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -100,6 +100,9 @@ Branch: 0.6.1 (Proposed Release Version: 0.6.1) FALCON-822 Add reverse look up API (Ajay Yadava via Suhas Vasu) IMPROVEMENTS + FALCON-1245 Verify licensing and update license.txt in falcon-ui module + (Shaik Idris Ali) + FALCON-1220 Exclude downloaded directories from falcon-ui modules (Shaik Idris Ali) http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index 13cb1dc..7f53c3b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -223,14 +223,25 @@ MIT license. For details, see docs/license/dust-LICENSE.txt This product bundles dust-helpers 1.2.0, which is available under a MIT license. For details, see docs/license/dust-helpers-LICENSE.txt -This product bundles jquery 1.11.0, which is available under a +This product bundles jquery 1.11.0 and 1.11.1, which is available under a MIT license. For details, see docs/license/jquery-LICENSE.txt -This product bundles npm 1.4.3, which is available under a -MIT license. For details, see docs/license/npm-LICENSE.txt +This product bundles angularJS 1.3.5 which is available under a +MIT license. For details, see docs/license/angularJS-LICENSE.txt -This product bundles node 0.10.30, which is available under a -MIT license. For details, see docs/license/node-LICENSE.txt +This product bundles angular-ui-bootstrap 0.11.0 which is available under a +MIT license. For details, see docs/license/angular-ui-bootstrap-LICENSE.txt -This product bundles grunt-cli, which is available under a -MIT license. For details, see docs/license/grunt-cli-LICENSE.txt \ No newline at end of file +This product bundles angular-ui-router 0.2.10 which is available under a +MIT license. For details, see docs/license/angular-ui-router-LICENSE.txt + +This product bundles jasmine 2.0.2 which is available under a +MIT license. For details, see docs/license/jasmine-LICENSE.txt + +This product bundles bootstrap 2.3.0 which is available under a +Apache v2.0 license. For details, see docs/license/bootstrap-LICENSE.txt + +This product bundles entypo icons which is available under a +CC BY-SA license and Font is available under SIL license. +For details, see docs/license/entypo-icons-LICENSE.txt and +docs/license/entypo-font-LICENSE.txt http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/docs/license/grunt-cli-LICENCE.txt ---------------------------------------------------------------------- diff --git a/docs/license/grunt-cli-LICENCE.txt b/docs/license/grunt-cli-LICENCE.txt deleted file mode 100644 index 4e51824..0000000 --- a/docs/license/grunt-cli-LICENCE.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2014 Tyler Kellen, contributors - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/docs/license/node-LICENCE.txt ---------------------------------------------------------------------- diff --git a/docs/license/node-LICENCE.txt b/docs/license/node-LICENCE.txt deleted file mode 100644 index e81b287..0000000 --- a/docs/license/node-LICENCE.txt +++ /dev/null @@ -1,18 +0,0 @@ -Copyright Joyent, Inc. and other Node contributors. All rights reserved. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to -deal in the Software without restriction, including without limitation the -rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -sell copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS -IN THE SOFTWARE. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/docs/license/npm-LICENCE.txt ---------------------------------------------------------------------- diff --git a/docs/license/npm-LICENCE.txt b/docs/license/npm-LICENCE.txt deleted file mode 100644 index ccd72b7..0000000 --- a/docs/license/npm-LICENCE.txt +++ /dev/null @@ -1,17 +0,0 @@ -Copyright (c) npm, Inc. and Contributors All rights reserved. - -npm is released under the Artistic License 2.0, subject to additional terms that are listed below. - -The text of the npm License follows and the text of the additional terms follows the Artistic License 2.0 terms: - -The Artistic License 2.0 - -Copyright (c) 2000-2006, The Perl Foundation. - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software. - -You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/alerts.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/alerts.less b/falcon-ui/app/css/bootstrap/less/alerts.less index 62f60fc..df070b8 100644 --- a/falcon-ui/app/css/bootstrap/less/alerts.less +++ b/falcon-ui/app/css/bootstrap/less/alerts.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Alerts // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/badges.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/badges.less b/falcon-ui/app/css/bootstrap/less/badges.less index 2a1c9a0..20624f3 100644 --- a/falcon-ui/app/css/bootstrap/less/badges.less +++ b/falcon-ui/app/css/bootstrap/less/badges.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Badges // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/bootstrap.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/bootstrap.less b/falcon-ui/app/css/bootstrap/less/bootstrap.less index 410aea5..61b7747 100644 --- a/falcon-ui/app/css/bootstrap/less/bootstrap.less +++ b/falcon-ui/app/css/bootstrap/less/bootstrap.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // Core variables and mixins @import "variables.less"; @import "mixins.less"; http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/breadcrumbs.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/breadcrumbs.less b/falcon-ui/app/css/bootstrap/less/breadcrumbs.less index 7f43b3c..cb01d50 100644 --- a/falcon-ui/app/css/bootstrap/less/breadcrumbs.less +++ b/falcon-ui/app/css/bootstrap/less/breadcrumbs.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Breadcrumbs // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/button-groups.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/button-groups.less b/falcon-ui/app/css/bootstrap/less/button-groups.less index 8da1ee4..7021ecd 100644 --- a/falcon-ui/app/css/bootstrap/less/button-groups.less +++ b/falcon-ui/app/css/bootstrap/less/button-groups.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Button groups // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/buttons.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/buttons.less b/falcon-ui/app/css/bootstrap/less/buttons.less index 84226d8..492bdc6 100644 --- a/falcon-ui/app/css/bootstrap/less/buttons.less +++ b/falcon-ui/app/css/bootstrap/less/buttons.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Buttons // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/carousel.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/carousel.less b/falcon-ui/app/css/bootstrap/less/carousel.less index 4909ec6..1644ddf 100644 --- a/falcon-ui/app/css/bootstrap/less/carousel.less +++ b/falcon-ui/app/css/bootstrap/less/carousel.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Carousel // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/close.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/close.less b/falcon-ui/app/css/bootstrap/less/close.less index e7c2ef6..9b4e74f 100644 --- a/falcon-ui/app/css/bootstrap/less/close.less +++ b/falcon-ui/app/css/bootstrap/less/close.less @@ -1,37 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Close icons // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/code.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/code.less b/falcon-ui/app/css/bootstrap/less/code.less index 8ff0914..baa13df 100644 --- a/falcon-ui/app/css/bootstrap/less/code.less +++ b/falcon-ui/app/css/bootstrap/less/code.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Code (inline and block) // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/component-animations.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/component-animations.less b/falcon-ui/app/css/bootstrap/less/component-animations.less index bc34213..9400a0d 100644 --- a/falcon-ui/app/css/bootstrap/less/component-animations.less +++ b/falcon-ui/app/css/bootstrap/less/component-animations.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Component animations // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/dropdowns.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/dropdowns.less b/falcon-ui/app/css/bootstrap/less/dropdowns.less index 2e25210..3eb7fc0 100644 --- a/falcon-ui/app/css/bootstrap/less/dropdowns.less +++ b/falcon-ui/app/css/bootstrap/less/dropdowns.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Dropdown menus // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/forms.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/forms.less b/falcon-ui/app/css/bootstrap/less/forms.less index 54a9041..2c5e9bf 100644 --- a/falcon-ui/app/css/bootstrap/less/forms.less +++ b/falcon-ui/app/css/bootstrap/less/forms.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Forms // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/glyphicons.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/glyphicons.less b/falcon-ui/app/css/bootstrap/less/glyphicons.less index 6fe9f70..d3485dc 100644 --- a/falcon-ui/app/css/bootstrap/less/glyphicons.less +++ b/falcon-ui/app/css/bootstrap/less/glyphicons.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Glyphicons for Bootstrap // http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/grid.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/grid.less b/falcon-ui/app/css/bootstrap/less/grid.less index cca1f0c..e100655 100644 --- a/falcon-ui/app/css/bootstrap/less/grid.less +++ b/falcon-ui/app/css/bootstrap/less/grid.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Grid system // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/input-groups.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/input-groups.less b/falcon-ui/app/css/bootstrap/less/input-groups.less index 51ce26d..a8712f2 100644 --- a/falcon-ui/app/css/bootstrap/less/input-groups.less +++ b/falcon-ui/app/css/bootstrap/less/input-groups.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Input groups // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/jumbotron.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/jumbotron.less b/falcon-ui/app/css/bootstrap/less/jumbotron.less index 411d776..27cd8b8 100644 --- a/falcon-ui/app/css/bootstrap/less/jumbotron.less +++ b/falcon-ui/app/css/bootstrap/less/jumbotron.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Jumbotron // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/labels.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/labels.less b/falcon-ui/app/css/bootstrap/less/labels.less index ec27013..9a5a270 100644 --- a/falcon-ui/app/css/bootstrap/less/labels.less +++ b/falcon-ui/app/css/bootstrap/less/labels.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Labels // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/list-group.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/list-group.less b/falcon-ui/app/css/bootstrap/less/list-group.less index 36d2d50..1946bf5 100644 --- a/falcon-ui/app/css/bootstrap/less/list-group.less +++ b/falcon-ui/app/css/bootstrap/less/list-group.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // List groups // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/media.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/media.less b/falcon-ui/app/css/bootstrap/less/media.less index e8059f8..5ad22cd 100644 --- a/falcon-ui/app/css/bootstrap/less/media.less +++ b/falcon-ui/app/css/bootstrap/less/media.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // Media objects // Source: http://stubbornella.org/content/?p=497 // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/mixins.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/mixins.less b/falcon-ui/app/css/bootstrap/less/mixins.less index 28e2ae6..af4408f 100644 --- a/falcon-ui/app/css/bootstrap/less/mixins.less +++ b/falcon-ui/app/css/bootstrap/less/mixins.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // Mixins // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/modals.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/modals.less b/falcon-ui/app/css/bootstrap/less/modals.less index 05e0968..6da50ba 100644 --- a/falcon-ui/app/css/bootstrap/less/modals.less +++ b/falcon-ui/app/css/bootstrap/less/modals.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Modals // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/navbar.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/navbar.less b/falcon-ui/app/css/bootstrap/less/navbar.less index 4f32ded..55bfd29 100644 --- a/falcon-ui/app/css/bootstrap/less/navbar.less +++ b/falcon-ui/app/css/bootstrap/less/navbar.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Navbars // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/navs.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/navs.less b/falcon-ui/app/css/bootstrap/less/navs.less index 98e09a8..98a6430 100644 --- a/falcon-ui/app/css/bootstrap/less/navs.less +++ b/falcon-ui/app/css/bootstrap/less/navs.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Navs // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/normalize.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/normalize.less b/falcon-ui/app/css/bootstrap/less/normalize.less index 75ac813..ce04b6a 100644 --- a/falcon-ui/app/css/bootstrap/less/normalize.less +++ b/falcon-ui/app/css/bootstrap/less/normalize.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ // http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/pager.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/pager.less b/falcon-ui/app/css/bootstrap/less/pager.less index 8703c77..59103f4 100644 --- a/falcon-ui/app/css/bootstrap/less/pager.less +++ b/falcon-ui/app/css/bootstrap/less/pager.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Pager pagination // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/pagination.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/pagination.less b/falcon-ui/app/css/bootstrap/less/pagination.less index 2931359..b2856ae 100644 --- a/falcon-ui/app/css/bootstrap/less/pagination.less +++ b/falcon-ui/app/css/bootstrap/less/pagination.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Pagination (multiple pages) // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/panels.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/panels.less b/falcon-ui/app/css/bootstrap/less/panels.less index 00df430..2dc2131 100644 --- a/falcon-ui/app/css/bootstrap/less/panels.less +++ b/falcon-ui/app/css/bootstrap/less/panels.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Panels // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/popovers.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/popovers.less b/falcon-ui/app/css/bootstrap/less/popovers.less index a20fdb4..bf6af40 100644 --- a/falcon-ui/app/css/bootstrap/less/popovers.less +++ b/falcon-ui/app/css/bootstrap/less/popovers.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Popovers // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/print.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/print.less b/falcon-ui/app/css/bootstrap/less/print.less index e3467c8..3655d03 100644 --- a/falcon-ui/app/css/bootstrap/less/print.less +++ b/falcon-ui/app/css/bootstrap/less/print.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Basic print styles // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/progress-bars.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/progress-bars.less b/falcon-ui/app/css/bootstrap/less/progress-bars.less index 6a4353a..3ac52a2 100644 --- a/falcon-ui/app/css/bootstrap/less/progress-bars.less +++ b/falcon-ui/app/css/bootstrap/less/progress-bars.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Progress bars // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/responsive-embed.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/responsive-embed.less b/falcon-ui/app/css/bootstrap/less/responsive-embed.less index 9396ff7..a884d49 100644 --- a/falcon-ui/app/css/bootstrap/less/responsive-embed.less +++ b/falcon-ui/app/css/bootstrap/less/responsive-embed.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // Embeds responsive // // Credit: Nicolas Gallagher and SUIT CSS. http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/responsive-utilities.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/responsive-utilities.less b/falcon-ui/app/css/bootstrap/less/responsive-utilities.less index f7e4a69..b1db31d 100644 --- a/falcon-ui/app/css/bootstrap/less/responsive-utilities.less +++ b/falcon-ui/app/css/bootstrap/less/responsive-utilities.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Responsive: Utility classes // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/scaffolding.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/scaffolding.less b/falcon-ui/app/css/bootstrap/less/scaffolding.less index 681b0e4..c1e270f 100644 --- a/falcon-ui/app/css/bootstrap/less/scaffolding.less +++ b/falcon-ui/app/css/bootstrap/less/scaffolding.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Scaffolding // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/tables.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/tables.less b/falcon-ui/app/css/bootstrap/less/tables.less index b6d2506..2e1ef33 100644 --- a/falcon-ui/app/css/bootstrap/less/tables.less +++ b/falcon-ui/app/css/bootstrap/less/tables.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Tables // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/theme.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/theme.less b/falcon-ui/app/css/bootstrap/less/theme.less index e65c489..b089424 100644 --- a/falcon-ui/app/css/bootstrap/less/theme.less +++ b/falcon-ui/app/css/bootstrap/less/theme.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Load core variables and mixins http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/thumbnails.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/thumbnails.less b/falcon-ui/app/css/bootstrap/less/thumbnails.less index 1af7a13..c428920 100644 --- a/falcon-ui/app/css/bootstrap/less/thumbnails.less +++ b/falcon-ui/app/css/bootstrap/less/thumbnails.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Thumbnails // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/tooltip.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/tooltip.less b/falcon-ui/app/css/bootstrap/less/tooltip.less index 102505e..bd62699 100644 --- a/falcon-ui/app/css/bootstrap/less/tooltip.less +++ b/falcon-ui/app/css/bootstrap/less/tooltip.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Tooltips // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/type.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/type.less b/falcon-ui/app/css/bootstrap/less/type.less index 6c63fe1..9b1e48b 100644 --- a/falcon-ui/app/css/bootstrap/less/type.less +++ b/falcon-ui/app/css/bootstrap/less/type.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Typography // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/utilities.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/utilities.less b/falcon-ui/app/css/bootstrap/less/utilities.less index c57fc54..c0becab 100644 --- a/falcon-ui/app/css/bootstrap/less/utilities.less +++ b/falcon-ui/app/css/bootstrap/less/utilities.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Utility classes // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/variables.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/variables.less b/falcon-ui/app/css/bootstrap/less/variables.less index 5de0f5a..582f0f8 100644 --- a/falcon-ui/app/css/bootstrap/less/variables.less +++ b/falcon-ui/app/css/bootstrap/less/variables.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Variables // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/bootstrap/less/wells.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/bootstrap/less/wells.less b/falcon-ui/app/css/bootstrap/less/wells.less index bcd1fe1..15d072b 100644 --- a/falcon-ui/app/css/bootstrap/less/wells.less +++ b/falcon-ui/app/css/bootstrap/less/wells.less @@ -1,20 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ // // Wells // -------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/dfcdb31c/falcon-ui/app/css/fonts/entypo.less ---------------------------------------------------------------------- diff --git a/falcon-ui/app/css/fonts/entypo.less b/falcon-ui/app/css/fonts/entypo.less index 3b90398..5f8562d 100644 --- a/falcon-ui/app/css/fonts/entypo.less +++ b/falcon-ui/app/css/fonts/entypo.less @@ -1,21 +1,3 @@ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -//--------glyphicons------------------------------------// @font-face { font-family: 'EntypoRegular'; @@ -1187,4 +1169,4 @@ .entypo-social.smashing:before { content: '\F357'; -} \ No newline at end of file +}
