diff --git a/src/main/resources/static/vendor/angular/angular-translate-storage-cookie/angular-translate-storage-cookie.js b/src/main/resources/static/vendor/angular/angular-translate-storage-cookie/angular-translate-storage-cookie.js index 392020f..84066f6 100644 --- a/src/main/resources/static/vendor/angular/angular-translate-storage-cookie/angular-translate-storage-cookie.js +++ b/src/main/resources/static/vendor/angular/angular-translate-storage-cookie/angular-translate-storage-cookie.js @@ -1,19 +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. - */ (function (root, factory) { if (typeof define === 'function' && define.amd) { // AMD. Register as an anonymous module unless amdModuleId is set diff --git a/src/main/resources/static/vendor/angular/notification/angular-ui-notification.css b/src/main/resources/static/vendor/angular/notification/angular-ui-notification.css index 72d6d5c..e07e492 100644 --- a/src/main/resources/static/vendor/angular/notification/angular-ui-notification.css +++ b/src/main/resources/static/vendor/angular/notification/angular-ui-notification.css @@ -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. - */ - /* Put your css in here */ [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], diff --git a/src/main/resources/static/vendor/angular/notification/angular-ui-notification.js b/src/main/resources/static/vendor/angular/notification/angular-ui-notification.js index f18f952..d539e93 100644 --- a/src/main/resources/static/vendor/angular/notification/angular-ui-notification.js +++ b/src/main/resources/static/vendor/angular/notification/angular-ui-notification.js @@ -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. - */ - /** * angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating * @author Alex_Crack diff --git a/src/main/resources/static/vendor/bootstrap-material-design/css/bootstrap-material-design.css b/src/main/resources/static/vendor/bootstrap-material-design/css/bootstrap-material-design.css index 97b9baf..2fb4dd5 100644 --- a/src/main/resources/static/vendor/bootstrap-material-design/css/bootstrap-material-design.css +++ b/src/main/resources/static/vendor/bootstrap-material-design/css/bootstrap-material-design.css @@ -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. - */ - /* To get this list of colors inject jQuery at http://www.google.com/design/spec/style/color.html#color-color-palette diff --git a/src/main/resources/static/vendor/bootstrap-material-design/css/ripples.css b/src/main/resources/static/vendor/bootstrap-material-design/css/ripples.css index 70b8b49..cc88c40 100644 --- a/src/main/resources/static/vendor/bootstrap-material-design/css/ripples.css +++ b/src/main/resources/static/vendor/bootstrap-material-design/css/ripples.css @@ -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. - */ - .withripple { position: relative; } diff --git a/src/main/resources/static/vendor/bootstrap-material-design/js/material.js b/src/main/resources/static/vendor/bootstrap-material-design/js/material.js index 295c0d6..819152e 100644 --- a/src/main/resources/static/vendor/bootstrap-material-design/js/material.js +++ b/src/main/resources/static/vendor/bootstrap-material-design/js/material.js @@ -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. - */ - /* globals jQuery */ (function ($) { diff --git a/src/main/resources/static/vendor/bootstrap-material-design/js/ripples.js b/src/main/resources/static/vendor/bootstrap-material-design/js/ripples.js index 0a3b2f3..021f90c 100644 --- a/src/main/resources/static/vendor/bootstrap-material-design/js/ripples.js +++ b/src/main/resources/static/vendor/bootstrap-material-design/js/ripples.js @@ -1,19 +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. - */ /* globals jQuery, navigator */ (function($, window, document, undefined) { diff --git a/src/main/resources/static/vendor/bootstrap/css/bootstrap-theme.css b/src/main/resources/static/vendor/bootstrap/css/bootstrap-theme.css index bbc87c1..0b8a67f 100644 --- a/src/main/resources/static/vendor/bootstrap/css/bootstrap-theme.css +++ b/src/main/resources/static/vendor/bootstrap/css/bootstrap-theme.css @@ -1,19 +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. - */ .btn-default, .btn-primary, .btn-success, diff --git a/src/main/resources/static/vendor/bootstrap/css/bootstrap.css b/src/main/resources/static/vendor/bootstrap/css/bootstrap.css index 9be00c0..4ee939d 100644 --- a/src/main/resources/static/vendor/bootstrap/css/bootstrap.css +++ b/src/main/resources/static/vendor/bootstrap/css/bootstrap.css @@ -1,19 +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.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; diff --git a/src/main/resources/static/vendor/bootstrap/js/bootstrap.js b/src/main/resources/static/vendor/bootstrap/js/bootstrap.js index c521931..eae4014 100644 --- a/src/main/resources/static/vendor/bootstrap/js/bootstrap.js +++ b/src/main/resources/static/vendor/bootstrap/js/bootstrap.js @@ -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. - */ - if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } diff --git a/src/main/resources/static/vendor/bootstrap/js/npm.js b/src/main/resources/static/vendor/bootstrap/js/npm.js index f3a3597..bf6aa80 100644 --- a/src/main/resources/static/vendor/bootstrap/js/npm.js +++ b/src/main/resources/static/vendor/bootstrap/js/npm.js @@ -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. - */ - // This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. require('../../js/transition.js') require('../../js/alert.js') diff --git a/src/main/resources/static/vendor/chosen/angular-chosen.js b/src/main/resources/static/vendor/chosen/angular-chosen.js index 9b4839e..5c16f17 100644 --- a/src/main/resources/static/vendor/chosen/angular-chosen.js +++ b/src/main/resources/static/vendor/chosen/angular-chosen.js @@ -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. - */ - /** * angular-chosen-localytics - Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way * @version v1.5.0 diff --git a/src/main/resources/static/vendor/chosen/chosen-spinner.css b/src/main/resources/static/vendor/chosen/chosen-spinner.css index 790060f..e921a78 100644 --- a/src/main/resources/static/vendor/chosen/chosen-spinner.css +++ b/src/main/resources/static/vendor/chosen/chosen-spinner.css @@ -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. - */ - /* Additional styles to display a spinner image while options are loading */ .localytics-chosen.loading+.chosen-container-multi .chosen-choices { background-image: url('spinner.gif'); diff --git a/src/main/resources/static/vendor/chosen/chosen.css b/src/main/resources/static/vendor/chosen/chosen.css index 2d61b1f..48ee26f 100644 --- a/src/main/resources/static/vendor/chosen/chosen.css +++ b/src/main/resources/static/vendor/chosen/chosen.css @@ -1,19 +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. - */ /*hack*/ .chosen-container { width: 100% !important; } /* @group Base */ diff --git a/src/main/resources/static/vendor/dropdown/jquery.dropdown.css b/src/main/resources/static/vendor/dropdown/jquery.dropdown.css index 80d6f63..ee3903d 100644 --- a/src/main/resources/static/vendor/dropdown/jquery.dropdown.css +++ b/src/main/resources/static/vendor/dropdown/jquery.dropdown.css @@ -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. - */ - .dropdownjs { position: relative; } diff --git a/src/main/resources/static/vendor/dropdown/jquery.dropdown.js b/src/main/resources/static/vendor/dropdown/jquery.dropdown.js index 81b34df..6c1be61 100644 --- a/src/main/resources/static/vendor/dropdown/jquery.dropdown.js +++ b/src/main/resources/static/vendor/dropdown/jquery.dropdown.js @@ -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. - */ - /* globals jQuery, window, document */ (function (factory) { diff --git a/src/main/resources/static/vendor/echarts/echarts.min.js b/src/main/resources/static/vendor/echarts/echarts.min.js index 016dd56..1fa43d7 100644 --- a/src/main/resources/static/vendor/echarts/echarts.min.js +++ b/src/main/resources/static/vendor/echarts/echarts.min.js @@ -1,23 +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. -*/ - !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).echarts={})}(this,(function(t){"use strict"; /*! ***************************************************************************** Copyright (c) Microsoft Corporation. diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/css/font-awesome.css b/src/main/resources/static/vendor/font-awesome-4.7.0/css/font-awesome.css index 06a35d8..ee906a8 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/css/font-awesome.css +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/css/font-awesome.css @@ -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. - */ - /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/animated.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/animated.less index 94d49ed..66ad52a 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/animated.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/animated.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. - */ - // Animated Icons // -------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/bordered-pulled.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/bordered-pulled.less index fcb81f4..f1c8ad7 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/bordered-pulled.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/bordered-pulled.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. - */ - // Bordered & Pulled // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/core.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/core.less index 6ffa156..c577ac8 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/core.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/core.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. - */ - // Base Class Definition // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/fixed-width.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/fixed-width.less index c91b7d5..110289f 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/fixed-width.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/fixed-width.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. - */ - // Fixed Width Icons // ------------------------- .@{fa-css-prefix}-fw { diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/font-awesome.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/font-awesome.less index 3683d22..c3677de 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/font-awesome.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/font-awesome.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. - */ - /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/icons.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/icons.less index 55bdcca..159d600 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/icons.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/icons.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. - */ - /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/larger.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/larger.less index b3a0d94..c9d6467 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/larger.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/larger.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. - */ - // Icon Sizes // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/list.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/list.less index 15d5046..0b44038 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/list.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/list.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 Icons // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/mixins.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/mixins.less index c7ffbbc..beef231 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/mixins.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/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 // -------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/path.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/path.less index 97bfb2c..835be41 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/path.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/path.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. - */ - /* FONT PATH * -------------------------- */ diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/rotated-flipped.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/rotated-flipped.less index ddc48ea..f6ba814 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/rotated-flipped.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/rotated-flipped.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. - */ - // Rotated & Flipped Icons // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/screen-reader.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/screen-reader.less index e51e4b8..11c1881 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/screen-reader.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/screen-reader.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. - */ - // Screen Readers // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/stacked.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/stacked.less index 1593918..fc53fb0 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/stacked.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/less/stacked.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. - */ - // Stacked Icons // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/less/variables.less b/src/main/resources/static/vendor/font-awesome-4.7.0/less/variables.less index 97c0fdd..7ddbbc0 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/less/variables.less +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/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 // -------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_animated.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_animated.scss index 5c68160..8a020db 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_animated.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_animated.scss @@ -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. - */ - // Spinning Icons // -------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_bordered-pulled.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_bordered-pulled.scss index 7476e8f..d4b85a0 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_bordered-pulled.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_bordered-pulled.scss @@ -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. - */ - // Bordered & Pulled // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_core.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_core.scss index 32a5993..7425ef8 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_core.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_core.scss @@ -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. - */ - // Base Class Definition // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_fixed-width.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_fixed-width.scss index 68a6ecd..b221c98 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_fixed-width.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_fixed-width.scss @@ -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. - */ - // Fixed Width Icons // ------------------------- .#{$fa-css-prefix}-fw { diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_icons.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_icons.scss index ac6fa82..e63e702 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_icons.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_icons.scss @@ -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. - */ - /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_larger.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_larger.scss index 6c8769b..41e9a81 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_larger.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_larger.scss @@ -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. - */ - // Icon Sizes // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_list.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_list.scss index f06c848..7d1e4d5 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_list.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_list.scss @@ -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 Icons // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_mixins.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_mixins.scss index 21efb8a..c3bbd57 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_mixins.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_mixins.scss @@ -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 // -------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_path.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_path.scss index 09891d0..bb457c2 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_path.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_path.scss @@ -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. - */ - /* FONT PATH * -------------------------- */ diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_rotated-flipped.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_rotated-flipped.scss index 1c9611f..a3558fd 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_rotated-flipped.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_rotated-flipped.scss @@ -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. - */ - // Rotated & Flipped Icons // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_screen-reader.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_screen-reader.scss index 625963d..637426f 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_screen-reader.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_screen-reader.scss @@ -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. - */ - // Screen Readers // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_stacked.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_stacked.scss index 3bedd16..aef7403 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_stacked.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_stacked.scss @@ -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. - */ - // Stacked Icons // ------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_variables.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_variables.scss index a1e93be..498fc4a 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_variables.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/_variables.scss @@ -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 // -------------------------- diff --git a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/font-awesome.scss b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/font-awesome.scss index f538bc1..f1c83aa 100644 --- a/src/main/resources/static/vendor/font-awesome-4.7.0/scss/font-awesome.scss +++ b/src/main/resources/static/vendor/font-awesome-4.7.0/scss/font-awesome.scss @@ -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. - */ - /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) diff --git a/src/main/resources/static/vendor/json-bigint/json-bigint.js b/src/main/resources/static/vendor/json-bigint/json-bigint.js index d88b6ef..2a092c2 100644 --- a/src/main/resources/static/vendor/json-bigint/json-bigint.js +++ b/src/main/resources/static/vendor/json-bigint/json-bigint.js @@ -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. - */ - ;(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o', diff --git a/src/main/resources/static/vendor/ng-dialog/ngDialog-theme-default.css b/src/main/resources/static/vendor/ng-dialog/ngDialog-theme-default.css index cd0760a..9830e81 100644 --- a/src/main/resources/static/vendor/ng-dialog/ngDialog-theme-default.css +++ b/src/main/resources/static/vendor/ng-dialog/ngDialog-theme-default.css @@ -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. - */ - @-webkit-keyframes ngdialog-flyin { 0% { opacity: 0; diff --git a/src/main/resources/static/vendor/notification/angular-ui-notification.css b/src/main/resources/static/vendor/notification/angular-ui-notification.css index 72d6d5c..e07e492 100644 --- a/src/main/resources/static/vendor/notification/angular-ui-notification.css +++ b/src/main/resources/static/vendor/notification/angular-ui-notification.css @@ -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. - */ - /* Put your css in here */ [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], diff --git a/src/main/resources/static/vendor/notification/angular-ui-notification.js b/src/main/resources/static/vendor/notification/angular-ui-notification.js index f18f952..d539e93 100644 --- a/src/main/resources/static/vendor/notification/angular-ui-notification.js +++ b/src/main/resources/static/vendor/notification/angular-ui-notification.js @@ -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. - */ - /** * angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating * @author Alex_Crack diff --git a/src/main/resources/static/vendor/pagination/tm.pagination.js b/src/main/resources/static/vendor/pagination/tm.pagination.js index 23e0928..c229258 100644 --- a/src/main/resources/static/vendor/pagination/tm.pagination.js +++ b/src/main/resources/static/vendor/pagination/tm.pagination.js @@ -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. - */ - /** * name: tm.pagination * Version: 0.0.2 diff --git a/src/main/resources/static/vendor/preLoading/main.js b/src/main/resources/static/vendor/preLoading/main.js index 4e62698..8fd6ec4 100644 --- a/src/main/resources/static/vendor/preLoading/main.js +++ b/src/main/resources/static/vendor/preLoading/main.js @@ -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. - */ - /* _____ _ _ _ _ |_ _| | | | | | | | | diff --git a/src/main/resources/static/vendor/validator/validator.js b/src/main/resources/static/vendor/validator/validator.js index b8e446b..48d811a 100644 --- a/src/main/resources/static/vendor/validator/validator.js +++ b/src/main/resources/static/vendor/validator/validator.js @@ -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. - */ - +function ($) { 'use strict';