You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ma...@apache.org on 2007/01/16 00:06:55 UTC

svn commit: r496534 - in /jakarta/poi/trunk/src/documentation/skins: common/xslt/fo/ common/xslt/html/ poi-site/css/ poi-site/xslt/fo/ poi-site/xslt/html/

Author: markt
Date: Mon Jan 15 15:06:53 2007
New Revision: 496534

URL: http://svn.apache.org/viewvc?view=rev&rev=496534
Log:
Add standard licence header for src/documentation/skins directory
Add XML declaration where not present

Modified:
    jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/document2fo.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/footerinfo.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/pdfoutline.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/book2menu.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/document2html.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/dotdots.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/pathutils.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/renderlogo.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/site2xhtml.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/split.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tab2menu.xsl
    jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tabutils.xsl
    jakarta/poi/trunk/src/documentation/skins/poi-site/css/mysite.css
    jakarta/poi/trunk/src/documentation/skins/poi-site/css/print.css
    jakarta/poi/trunk/src/documentation/skins/poi-site/css/site.css
    jakarta/poi/trunk/src/documentation/skins/poi-site/css/tigris.css
    jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/fo/document2fo.xsl
    jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/book2menu.xsl
    jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/document2html.xsl
    jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl
    jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/tab2menu.xsl

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/document2fo.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/document2fo.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/document2fo.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/document2fo.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/footerinfo.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/footerinfo.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/footerinfo.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/footerinfo.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/pdfoutline.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/pdfoutline.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/pdfoutline.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/fo/pdfoutline.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 xmlns:fox="http://xml.apache.org/fop/extensions"

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/book2menu.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/book2menu.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/book2menu.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/book2menu.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 <!--
 book2menu.xsl generates the HTML menu. It outputs XML/HTML of the form:
   <div class="menu">

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/document2html.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/document2html.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/document2html.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/document2html.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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 stylesheet contains the majority of templates for converting documentv11
 to HTML.  It renders XML as HTML in this form:

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/dotdots.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/dotdots.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/dotdots.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/dotdots.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 
 <!--
 Contains the 'dotdots' template, which, given a path, will output a set of

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/pathutils.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/pathutils.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/pathutils.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/pathutils.xsl Mon Jan 15 15:06:53 2007
@@ -1,4 +1,22 @@
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<?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.
+   ====================================================================
+-->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 <!--
 PathUtils.xsl

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/renderlogo.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/renderlogo.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/renderlogo.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/renderlogo.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 
 <!--
 A simple callable template that renders a logo for an entity. The logo will 

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/site2xhtml.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/site2xhtml.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/site2xhtml.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/site2xhtml.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 <!--
 site2xhtml.xsl is the final stage in HTML page production.  It merges HTML from
 document2html.xsl, tab2menu.xsl and book2menu.xsl, and adds the site header,

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/split.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/split.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/split.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/split.xsl Mon Jan 15 15:06:53 2007
@@ -1,4 +1,22 @@
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<?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.
+   ====================================================================
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
 <!--

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tab2menu.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tab2menu.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tab2menu.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tab2menu.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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 stylesheet generates 'tabs' at the top left of the screen.  Tabs are
 visual indicators that a certain subsection of the URI space is being browsed.

Modified: jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tabutils.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tabutils.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tabutils.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/common/xslt/html/tabutils.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 
 <!--
 Some callable templates useful when dealing with tab paths.  Mostly used in

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/css/mysite.css
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/css/mysite.css?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/css/mysite.css (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/css/mysite.css Mon Jan 15 15:06:53 2007
@@ -1,4 +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.
+*/
+/*
  * Other colors:
  *  - dark blue: #036
  *  - bluish: #269

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/css/print.css
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/css/print.css?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/css/print.css (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/css/print.css Mon Jan 15 15:06:53 2007
@@ -1,3 +1,19 @@
+/*
+* 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.
+*/
 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks	{
 	display: none;
 	}

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/css/site.css
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/css/site.css?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/css/site.css (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/css/site.css Mon Jan 15 15:06:53 2007
@@ -1,3 +1,19 @@
+/*
+* 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.
+*/
 div#banner {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #aaa;

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/css/tigris.css
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/css/tigris.css?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/css/tigris.css (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/css/tigris.css Mon Jan 15 15:06:53 2007
@@ -1,3 +1,19 @@
+/*
+* 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.
+*/
 /* contains rules unsuitable for Netscape 4.x; simpler rules are in ns4_only.css. see <http://style.tigris.org/> */
 
 /* colors, backgrounds, borders, link indication */ 

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/fo/document2fo.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/fo/document2fo.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/fo/document2fo.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/fo/document2fo.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/book2menu.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/book2menu.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/book2menu.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/book2menu.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 <!--
 book2menu.xsl generates the HTML menu.  See the imported book2menu.xsl for
 details.

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/document2html.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/document2html.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/document2html.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/document2html.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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 stylesheet contains the majority of templates for converting documentv11
 to HTML.  It renders XML as HTML in this form:

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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.
+   ====================================================================
+-->
 <!--
 site2xhtml.xsl is the final stage in HTML page production.  It merges HTML from
 document2html.xsl, tab2menu.xsl and book2menu.xsl, and adds the site header,

Modified: jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/tab2menu.xsl
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/tab2menu.xsl?view=diff&rev=496534&r1=496533&r2=496534
==============================================================================
--- jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/tab2menu.xsl (original)
+++ jakarta/poi/trunk/src/documentation/skins/poi-site/xslt/html/tab2menu.xsl Mon Jan 15 15:06:53 2007
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+   ====================================================================
+   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 stylesheet generates 'tabs' at the top left of the screen.
 See the imported tab2menu.xsl for details.



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/