Mailing List Archive

svn commit: r1824216 - in /forrest/trunk/main/webapp/skins/fleece-dev: css/basic.css css/screen.css xslt/html/book-to-menu.xsl xslt/html/site-to-xhtml.xsl
Author: gmcdonald
Date: Wed Feb 14 10:35:41 2018
New Revision: 1824216

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

Modified:
forrest/trunk/main/webapp/skins/fleece-dev/css/basic.css
forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css
forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/book-to-menu.xsl
forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl

Modified: forrest/trunk/main/webapp/skins/fleece-dev/css/basic.css
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/fleece-dev/css/basic.css?rev=1824216&r1=1824215&r2=1824216&view=diff
==============================================================================
--- forrest/trunk/main/webapp/skins/fleece-dev/css/basic.css (original)
+++ forrest/trunk/main/webapp/skins/fleece-dev/css/basic.css Wed Feb 14 10:35:41 2018
@@ -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.
+*/
+
/**
* General
*/

Modified: forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css?rev=1824216&r1=1824215&r2=1824216&view=diff
==============================================================================
--- forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css (original)
+++ forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css Wed Feb 14 10:35:41 2018
@@ -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.
+*/
+
/* override bootstrap: */
#topmenu {
margin: 0;

Modified: forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/book-to-menu.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/book-to-menu.xsl?rev=1824216&r1=1824215&r2=1824216&view=diff
==============================================================================
--- forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/book-to-menu.xsl (original)
+++ forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/book-to-menu.xsl Wed Feb 14 10:35:41 2018
@@ -1,5 +1,21 @@
<?xml version="1.0"?>
<!--
+ 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.
+-->
+<!--
book-to-menu.xsl generates the HTML menu. See the imported book-to-menu.xsl for
details.
-->

Modified: forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl?rev=1824216&r1=1824215&r2=1824216&view=diff
==============================================================================
--- forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl (original)
+++ forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl Wed Feb 14 10:35:41 2018
@@ -1,5 +1,21 @@
<?xml version="1.0"?>
<!--
+ 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.
+-->
+<!--
site-to-xhtml.xsl is the final stage in HTML page production. It merges HTML from
document-to-html.xsl, tab-to-menu.xsl and book-to-menu.xsl, and adds the site header,
footer, searchbar, css etc. As input, it takes XML of the form: