Author: kwright
Date: Thu Mar 23 15:23:54 2017
New Revision: 1788267

URL: http://svn.apache.org/viewvc?rev=1788267&view=rev
Log:
Add appropriate license headers

Modified:
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/alerts.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/boxes.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/buttons.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/callout.less
    
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/control-sidebar.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/core.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/displaytable.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/dropdown.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/forms.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/header.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/info-box.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/labels.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/login.less
    
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/miscellaneous.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/mixins.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/modal.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/navs.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/print.less
    
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/progress-bars.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar-mini.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/skin-black.less
    
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sourcesanspro-fonts.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/spinner.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/table.less
    manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/variables.less

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/alerts.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/alerts.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/alerts.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/alerts.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: alert
  * ----------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/boxes.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/boxes.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/boxes.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/boxes.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Box
  * --------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/buttons.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/buttons.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/buttons.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/buttons.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Button
  * -----------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/callout.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/callout.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/callout.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/callout.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Callout
  * ------------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/control-sidebar.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/control-sidebar.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/control-sidebar.less 
(original)
+++ 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/control-sidebar.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Control sidebar. By default, this is the right sidebar.
  */
 //The sidebar's background control class

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/core.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/core.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/core.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/core.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Genral Layout Style
  * -------------------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/displaytable.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/displaytable.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/displaytable.less 
(original)
+++ 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/displaytable.less 
Thu Mar 23 15:23:54 2017
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 .displaytable,.formtable{
   .table;
   .table-bordered();

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/dropdown.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/dropdown.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/dropdown.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/dropdown.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Dropdown menus
  * -------------------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/forms.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/forms.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/forms.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/forms.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Form
  * ---------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/header.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/header.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/header.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/header.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Main Header
  * ----------------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/info-box.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/info-box.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/info-box.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/info-box.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Info Box
  * -------------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/labels.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/labels.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/labels.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/labels.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Label
  * ----------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/login.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/login.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/login.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/login.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * Page: Login & Register
  * ----------------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/miscellaneous.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/miscellaneous.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/miscellaneous.less 
(original)
+++ 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/miscellaneous.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * General: Miscellaneous
  * ----------------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/mixins.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/mixins.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/mixins.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/mixins.less Thu 
Mar 23 15:23:54 2017
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 //ManifoldCF mixins
 //===============
 

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/modal.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/modal.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/modal.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/modal.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: modal
  * ----------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/navs.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/navs.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/navs.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/navs.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Nav
  * --------------
  */

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/print.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/print.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/print.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/print.less Thu 
Mar 23 15:23:54 2017
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 //Bootstrap Variables & Mixins
 //The core bootstrap code have not been modified. These files
 //are included only for reference.

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/progress-bars.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/progress-bars.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/progress-bars.less 
(original)
+++ 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/progress-bars.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Progress Bar
  * -----------------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar-mini.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar-mini.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar-mini.less 
(original)
+++ 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar-mini.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Sidebar Mini
  */
 

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sidebar.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Sidebar
  * ------------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/skin-black.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/skin-black.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/skin-black.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/skin-black.less 
Thu Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * Skin: Black
  * -----------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sourcesanspro-fonts.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sourcesanspro-fonts.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sourcesanspro-fonts.less
 (original)
+++ 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/sourcesanspro-fonts.less
 Thu Mar 23 15:23:54 2017
@@ -1,3 +1,20 @@
+/*
+ * 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-face {
   font-family: 'Source Sans Pro';
   font-style: normal;

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/spinner.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/spinner.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/spinner.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/spinner.less Thu 
Mar 23 15:23:54 2017
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 .spinner > div {
   width: 18px;
   height: 18px;

Modified: manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/table.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/table.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/table.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/table.less Thu 
Mar 23 15:23:54 2017
@@ -1,4 +1,21 @@
 /*
+ * 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: Table
  * ----------------
  */

Modified: 
manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/variables.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/variables.less?rev=1788267&r1=1788266&r2=1788267&view=diff
==============================================================================
--- manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/variables.less 
(original)
+++ manifoldcf/trunk/framework/crawler-ui/src/main/webapp/less/variables.less 
Thu Mar 23 15:23:54 2017
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 //ManifoldCF Variables.less
 //=========================
 


Reply via email to