diff options
author | Jeremias Maerki <jeremias@apache.org> | 2004-03-02 20:34:21 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2004-03-02 20:34:21 +0000 |
commit | b5fa0deeff568e1348ac3421488670be6a69f809 (patch) | |
tree | a72640a5cb37d2db39e488bb12c27aa7bb357ed6 /docs | |
parent | a9bfe11c5cdcab8065d0039f3e3d23ba4b49e892 (diff) | |
download | xmlgraphics-fop-b5fa0deeff568e1348ac3421488670be6a69f809.tar.gz xmlgraphics-fop-b5fa0deeff568e1348ac3421488670be6a69f809.zip |
Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197404 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/design/alt.design/layoutmanagers.xml | 15 | ||||
-rw-r--r-- | docs/design/fo_impl/fo_classes.xml | 16 | ||||
-rw-r--r-- | docs/design/fo_impl/fo_classes.xsl | 16 | ||||
-rw-r--r-- | docs/xml-docs/data/document.svg | 16 | ||||
-rw-r--r-- | docs/xml-docs/data/logo.svg | 16 | ||||
-rw-r--r-- | docs/xml-docs/data/title.svg | 16 | ||||
-rw-r--r-- | docs/xml-docs/data/track.svg | 16 | ||||
-rw-r--r-- | docs/xml-docs/fop.xml | 16 | ||||
-rw-r--r-- | docs/xml-docs/xml2pdf.xsl | 15 | ||||
-rw-r--r-- | docs/xml-docs/xml2xml.xsl | 15 | ||||
-rw-r--r-- | docs/xml2pdf.xsl | 16 | ||||
-rw-r--r-- | docs/xslfoRef.xml | 16 |
12 files changed, 189 insertions, 0 deletions
diff --git a/docs/design/alt.design/layoutmanagers.xml b/docs/design/alt.design/layoutmanagers.xml index e99824dbd..bb50ab944 100644 --- a/docs/design/alt.design/layoutmanagers.xml +++ b/docs/design/alt.design/layoutmanagers.xml @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> diff --git a/docs/design/fo_impl/fo_classes.xml b/docs/design/fo_impl/fo_classes.xml index f9de1d683..cd734c7e9 100644 --- a/docs/design/fo_impl/fo_classes.xml +++ b/docs/design/fo_impl/fo_classes.xml @@ -1,4 +1,20 @@ <?xml version="1.0"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <!DOCTYPE formattingObjects [ <!ELEMENT formattingObjects (title,usage,category+,notes?)> <!ELEMENT title (#PCDATA)> diff --git a/docs/design/fo_impl/fo_classes.xsl b/docs/design/fo_impl/fo_classes.xsl index bacb805df..d00c88431 100644 --- a/docs/design/fo_impl/fo_classes.xsl +++ b/docs/design/fo_impl/fo_classes.xsl @@ -1,4 +1,20 @@ <?xml version="1.0"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format"> diff --git a/docs/xml-docs/data/document.svg b/docs/xml-docs/data/document.svg index 287e39e01..9d46c07d0 100644 --- a/docs/xml-docs/data/document.svg +++ b/docs/xml-docs/data/document.svg @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="no"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> <svg width="480" height="240"> diff --git a/docs/xml-docs/data/logo.svg b/docs/xml-docs/data/logo.svg index 51be8a23c..cdd4cd5b9 100644 --- a/docs/xml-docs/data/logo.svg +++ b/docs/xml-docs/data/logo.svg @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="no"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> <svg width="100" height="100"> diff --git a/docs/xml-docs/data/title.svg b/docs/xml-docs/data/title.svg index 2987e0b2f..6eef2ca79 100644 --- a/docs/xml-docs/data/title.svg +++ b/docs/xml-docs/data/title.svg @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="no"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> <svg width="300" height="100" viewBox="0 0 340 150"> diff --git a/docs/xml-docs/data/track.svg b/docs/xml-docs/data/track.svg index a23c8f0f9..af27d0941 100644 --- a/docs/xml-docs/data/track.svg +++ b/docs/xml-docs/data/track.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> <svg width="585" height="175" xmlns="http://www.w3.org/2000/svg"> diff --git a/docs/xml-docs/fop.xml b/docs/xml-docs/fop.xml index fd45e87ee..e70f9f75c 100644 --- a/docs/xml-docs/fop.xml +++ b/docs/xml-docs/fop.xml @@ -1,4 +1,20 @@ <?xml version="1.0"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <book title="FOP XSL-FO documentation" copyright="1999-2002 The Apache Software Foundation"> <external href="http://xml.apache.org/" label="Home"/> <separator/> diff --git a/docs/xml-docs/xml2pdf.xsl b/docs/xml-docs/xml2pdf.xsl index b4298f2b7..33de9f358 100644 --- a/docs/xml-docs/xml2pdf.xsl +++ b/docs/xml-docs/xml2pdf.xsl @@ -1,5 +1,20 @@ <?xml version="1.0"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + Licensed 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. +--> +<!-- $Id$ --> <!-- XSLT stylesheet to convert the Fop documentation collected in one xml file into a fo file for use in FOP diff --git a/docs/xml-docs/xml2xml.xsl b/docs/xml-docs/xml2xml.xsl index 242f5f25e..d1ebe3b78 100644 --- a/docs/xml-docs/xml2xml.xsl +++ b/docs/xml-docs/xml2xml.xsl @@ -1,5 +1,20 @@ <?xml version="1.0"?> +<!-- + Copyright 1999-2004 The Apache Software Foundation + Licensed 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. +--> +<!-- $Id$ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template match ="/"> diff --git a/docs/xml2pdf.xsl b/docs/xml2pdf.xsl index c9d73caf4..80f240971 100644 --- a/docs/xml2pdf.xsl +++ b/docs/xml2pdf.xsl @@ -1,3 +1,19 @@ +<!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format"> diff --git a/docs/xslfoRef.xml b/docs/xslfoRef.xml index bc9cd93bd..b518db514 100644 --- a/docs/xslfoRef.xml +++ b/docs/xslfoRef.xml @@ -1,5 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- + Copyright 1999-2004 The Apache Software Foundation + + Licensed 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. +--> +<!-- $Id$ --> +<!-- tbd: - internal linking - one line explanation - example |