You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2004/02/27 19:53:08 UTC

cvs commit: xml-fop/src/codegen Courier.xml CourierBold.xml CourierBoldOblique.xml CourierOblique.xml Helvetica.xml HelveticaBold.xml HelveticaBoldOblique.xml HelveticaOblique.xml Symbol.xml TimesBold.xml TimesBoldItalic.xml TimesItalic.xml TimesRoman.xml ZapfDingbats.xml charlist.xml code-point-mapping.xsl colorkw.xml constants.xml constants.xsl encodings.xml fo-property-mapping.xsl foelements.xml font-file.xsl foproperties.xml glyphlist.xml properties.dtd properties.xsl property-sets.xsl propinc.xsl propmaker.xsl t1font-file.xsl ttffontfile.xsl

jeremias    2004/02/27 10:53:08

  Modified:    src/codegen Courier.xml CourierBold.xml
                        CourierBoldOblique.xml CourierOblique.xml
                        Helvetica.xml HelveticaBold.xml
                        HelveticaBoldOblique.xml HelveticaOblique.xml
                        Symbol.xml TimesBold.xml TimesBoldItalic.xml
                        TimesItalic.xml TimesRoman.xml ZapfDingbats.xml
                        charlist.xml code-point-mapping.xsl colorkw.xml
                        constants.xml constants.xsl encodings.xml
                        fo-property-mapping.xsl foelements.xml
                        font-file.xsl foproperties.xml glyphlist.xml
                        properties.dtd properties.xsl property-sets.xsl
                        propinc.xsl propmaker.xsl t1font-file.xsl
                        ttffontfile.xsl
  Log:
  Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
  
  Revision  Changes    Path
  1.6       +16 -0     xml-fop/src/codegen/Courier.xml
  
  Index: Courier.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/Courier.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Courier.xml	28 Jun 2002 07:52:53 -0000	1.5
  +++ Courier.xml	27 Feb 2004 18:53:07 -0000	1.6
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Courier</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/CourierBold.xml
  
  Index: CourierBold.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/CourierBold.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CourierBold.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ CourierBold.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Courier-Bold</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/CourierBoldOblique.xml
  
  Index: CourierBoldOblique.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/CourierBoldOblique.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CourierBoldOblique.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ CourierBoldOblique.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Courier-BoldOblique</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/CourierOblique.xml
  
  Index: CourierOblique.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/CourierOblique.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CourierOblique.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ CourierOblique.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Courier-Oblique</font-name>
  
  
  
  1.7       +16 -0     xml-fop/src/codegen/Helvetica.xml
  
  Index: Helvetica.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/Helvetica.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Helvetica.xml	28 Jun 2002 07:52:53 -0000	1.6
  +++ Helvetica.xml	27 Feb 2004 18:53:07 -0000	1.7
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Helvetica</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/HelveticaBold.xml
  
  Index: HelveticaBold.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/HelveticaBold.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HelveticaBold.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ HelveticaBold.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Helvetica-Bold</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/HelveticaBoldOblique.xml
  
  Index: HelveticaBoldOblique.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/HelveticaBoldOblique.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HelveticaBoldOblique.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ HelveticaBoldOblique.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Helvetica-BoldOblique</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/HelveticaOblique.xml
  
  Index: HelveticaOblique.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/HelveticaOblique.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HelveticaOblique.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ HelveticaOblique.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Helvetica-Oblique</font-name>
  
  
  
  1.6       +16 -0     xml-fop/src/codegen/Symbol.xml
  
  Index: Symbol.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/Symbol.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Symbol.xml	29 Nov 2002 23:18:50 -0000	1.5
  +++ Symbol.xml	27 Feb 2004 18:53:07 -0000	1.6
  @@ -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$ -->
   <font-metrics>
     <font-name>Symbol</font-name>
     <class-name>Symbol</class-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/TimesBold.xml
  
  Index: TimesBold.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/TimesBold.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TimesBold.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ TimesBold.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Times-Bold</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/TimesBoldItalic.xml
  
  Index: TimesBoldItalic.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/TimesBoldItalic.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TimesBoldItalic.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ TimesBoldItalic.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Times-BoldItalic</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/TimesItalic.xml
  
  Index: TimesItalic.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/TimesItalic.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TimesItalic.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ TimesItalic.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Times-Italic</font-name>
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/TimesRoman.xml
  
  Index: TimesRoman.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/TimesRoman.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TimesRoman.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ TimesRoman.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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$ -->
   <!-- JKT: these metrics in XML were kindly produced by Fotis Jannidis -->
   <font-metrics>
      <font-name>Times-Roman</font-name>
  
  
  
  1.5       +16 -0     xml-fop/src/codegen/ZapfDingbats.xml
  
  Index: ZapfDingbats.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/ZapfDingbats.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ZapfDingbats.xml	29 Nov 2002 23:18:51 -0000	1.4
  +++ ZapfDingbats.xml	27 Feb 2004 18:53:07 -0000	1.5
  @@ -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$ -->
   <font-metrics>
     <font-name>ZapfDingbats</font-name>
     <class-name>ZapfDingbats</class-name>
  
  
  
  1.8       +16 -0     xml-fop/src/codegen/charlist.xml
  
  Index: charlist.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/charlist.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- charlist.xml	29 Nov 2002 23:18:51 -0000	1.7
  +++ charlist.xml	27 Feb 2004 18:53:07 -0000	1.8
  @@ -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$ -->
   <!-- JKT: these mappings were kindly produced by Fotis Jannidis -->
   <font-mappings>
      <map adobe-name="A" win-ansi="0x0041" unicode="0x0041"/>
  
  
  
  1.11      +14 -48    xml-fop/src/codegen/code-point-mapping.xsl
  
  Index: code-point-mapping.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/code-point-mapping.xsl,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- code-point-mapping.xsl	7 Mar 2003 10:54:17 -0000	1.10
  +++ code-point-mapping.xsl	27 Feb 2004 18:53:07 -0000	1.11
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
     <xsl:output method="text"/>
  
  
  
  1.2       +16 -0     xml-fop/src/codegen/colorkw.xml
  
  Index: colorkw.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/colorkw.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- colorkw.xml	4 Mar 2001 21:23:35 -0000	1.1
  +++ colorkw.xml	27 Feb 2004 18:53:07 -0000	1.2
  @@ -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$ -->
   <toto>
   <keyword-equiv match="aliceblue">#f0f8ff</keyword-equiv>
   <keyword-equiv match="antiquewhite">#faebd7</keyword-equiv>
  
  
  
  1.2       +14 -49    xml-fop/src/codegen/constants.xml
  
  Index: constants.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/constants.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- constants.xml	15 Dec 2003 01:07:50 -0000	1.1
  +++ constants.xml	27 Feb 2004 18:53:07 -0000	1.2
  @@ -1,54 +1,19 @@
   <!--
  - * $Id$
  - * ============================================================================
  - *                    The Apache Software License, Version 1.1
  - * ============================================================================
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *    this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *    this list of conditions and the following disclaimer in the documentation
  - *    and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *    include the following acknowledgment: "This product includes software
  - *    developed by the Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowledgment may appear in the software itself, if
  - *    and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names "FOP" and "Apache Software Foundation" must not be used to
  - *    endorse or promote products derived from this software without prior
  - *    written permission. For written permission, please contact
  - *    apache@apache.org.
  - *
  - * 5. Products derived from this software may not be called "Apache", nor may
  - *    "Apache" appear in their name, without prior written permission of the
  - *    Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * ============================================================================
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber <jt...@jtauber.com>. For more information on the Apache
  - * Software Foundation, please see <http://www.apache.org/>.
  - */
  +  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$ -->
   <allprops>
   <propfile>foproperties.xml</propfile>
   <elementfile>foelements.xml</elementfile>
  
  
  
  1.4       +14 -47    xml-fop/src/codegen/constants.xsl
  
  Index: constants.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/constants.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- constants.xsl	20 Jan 2004 01:14:33 -0000	1.3
  +++ constants.xsl	27 Feb 2004 18:53:07 -0000	1.4
  @@ -1,52 +1,19 @@
  -<!-- $Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/encodings.xml
  
  Index: encodings.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/encodings.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- encodings.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ encodings.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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 encoding-set [
     <!ELEMENT encoding-set (encoding+)>
     <!ELEMENT encoding (glyph+)>
  
  
  
  1.8       +14 -48    xml-fop/src/codegen/fo-property-mapping.xsl
  
  Index: fo-property-mapping.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/fo-property-mapping.xsl,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- fo-property-mapping.xsl	2 Jan 2004 23:53:09 -0000	1.7
  +++ fo-property-mapping.xsl	27 Feb 2004 18:53:07 -0000	1.8
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                   xmlns:lxslt="http://xml.apache.org/xslt">
  
  
  
  1.2       +16 -0     xml-fop/src/codegen/foelements.xml
  
  Index: foelements.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/foelements.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- foelements.xml	15 Dec 2003 01:07:50 -0000	1.1
  +++ foelements.xml	27 Feb 2004 18:53:07 -0000	1.2
  @@ -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$ -->
   <root>
   <common>
       <name>CommonAccessibilityProperties</name>
  
  
  
  1.15      +13 -47    xml-fop/src/codegen/font-file.xsl
  
  Index: font-file.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/font-file.xsl,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- font-file.xsl	15 Aug 2003 18:08:23 -0000	1.14
  +++ font-file.xsl	27 Feb 2004 18:53:07 -0000	1.15
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  +  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$ -->
   <!-- This file writes the class files for the fonts (Courier.java,
        Helvetica.java etc.).  It uses the information in the font
        description files (Courier.xml, Helvetica.xml) to do this.  In these
  
  
  
  1.38      +16 -0     xml-fop/src/codegen/foproperties.xml
  
  Index: foproperties.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/foproperties.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- foproperties.xml	25 Mar 2003 23:34:10 -0000	1.37
  +++ foproperties.xml	27 Feb 2004 18:53:07 -0000	1.38
  @@ -1,4 +1,20 @@
   <?xml version="1.0" standalone="yes" ?>
  +<!--
  +  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$ -->
   <property-list family="FO">
    <generic-property-list>
     <property type="generic">
  
  
  
  1.3       +16 -0     xml-fop/src/codegen/glyphlist.xml
  
  Index: glyphlist.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/glyphlist.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- glyphlist.xml	28 Jun 2002 07:52:53 -0000	1.2
  +++ glyphlist.xml	27 Feb 2004 18:53:07 -0000	1.3
  @@ -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 glyphlist-set [
     <!ELEMENT glyphlist-set (glyphlist+)>
     <!ELEMENT glyphlist (glyph+)>
  
  
  
  1.4       +16 -1     xml-fop/src/codegen/properties.dtd
  
  Index: properties.dtd
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/properties.dtd,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- properties.dtd	29 Nov 2002 23:18:51 -0000	1.3
  +++ properties.dtd	27 Feb 2004 18:53:07 -0000	1.4
  @@ -1,3 +1,18 @@
  +<!--
  +  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$ -->
   <!--
   DTD for foproperties.xml and svgproperties.xml
  
  
  
  1.33      +14 -48    xml-fop/src/codegen/properties.xsl
  
  Index: properties.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/properties.xsl,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- properties.xsl	17 Jan 2004 19:29:45 -0000	1.32
  +++ properties.xsl	27 Feb 2004 18:53:07 -0000	1.33
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                   xmlns:lxslt="http://xml.apache.org/xslt"
  
  
  
  1.3       +15 -48    xml-fop/src/codegen/property-sets.xsl
  
  Index: property-sets.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/property-sets.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- property-sets.xsl	9 Feb 2004 21:30:56 -0000	1.2
  +++ property-sets.xsl	27 Feb 2004 18:53:07 -0000	1.3
  @@ -1,52 +1,19 @@
  -<!-- $Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:output method="text" />
  
  
  
  1.7       +14 -48    xml-fop/src/codegen/propinc.xsl
  
  Index: propinc.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/propinc.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- propinc.xsl	15 Dec 2003 01:07:50 -0000	1.6
  +++ propinc.xsl	27 Feb 2004 18:53:07 -0000	1.7
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
   
  
  
  
  1.7       +14 -48    xml-fop/src/codegen/propmaker.xsl
  
  Index: propmaker.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/propmaker.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- propmaker.xsl	7 Mar 2003 10:54:17 -0000	1.6
  +++ propmaker.xsl	27 Feb 2004 18:53:07 -0000	1.7
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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 version="1.0"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                   xmlns:lxslt="http://xml.apache.org/xslt"
  
  
  
  1.7       +14 -48    xml-fop/src/codegen/t1font-file.xsl
  
  Index: t1font-file.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/t1font-file.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- t1font-file.xsl	7 Mar 2003 10:54:17 -0000	1.6
  +++ t1font-file.xsl	27 Feb 2004 18:53:07 -0000	1.7
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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$ -->
   <!--
   This files writes the class files for the Adobe Type 1 fonts.
   It uses the information in the font description files (Courier.xml, Helvetica.xml) to this
  
  
  
  1.5       +14 -48    xml-fop/src/codegen/ttffontfile.xsl
  
  Index: ttffontfile.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/ttffontfile.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ttffontfile.xsl	7 Mar 2003 10:54:17 -0000	1.4
  +++ ttffontfile.xsl	27 Feb 2004 18:53:07 -0000	1.5
  @@ -1,53 +1,19 @@
   <!--
  -$Id$
  -============================================================================
  -                   The Apache Software License, Version 1.1
  -============================================================================
  +  Copyright 1999-2004 The Apache Software Foundation
   
  -Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  -
  -Redistribution and use in source and binary forms, with or without modifica-
  -tion, are permitted provided that the following conditions are met:
  -
  -1. Redistributions of source code must retain the above copyright notice,
  -   this list of conditions and the following disclaimer.
  -
  -2. Redistributions in binary form must reproduce the above copyright notice,
  -   this list of conditions and the following disclaimer in the documentation
  -   and/or other materials provided with the distribution.
  -
  -3. The end-user documentation included with the redistribution, if any, must
  -   include the following acknowledgment: "This product includes software
  -   developed by the Apache Software Foundation (http://www.apache.org/)."
  -   Alternately, this acknowledgment may appear in the software itself, if
  -   and wherever such third-party acknowledgments normally appear.
  -
  -4. The names "FOP" and "Apache Software Foundation" must not be used to
  -   endorse or promote products derived from this software without prior
  -   written permission. For written permission, please contact
  -   apache@apache.org.
  -
  -5. Products derived from this software may not be called "Apache", nor may
  -   "Apache" appear in their name, without prior written permission of the
  -   Apache Software Foundation.
  -
  -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  -APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  -DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  -============================================================================
  -
  -This software consists of voluntary contributions made by many individuals
  -on behalf of the Apache Software Foundation and was originally created by
  -James Tauber <jt...@jtauber.com>. For more information on the Apache
  -Software Foundation, please see <http://www.apache.org/>.
  ---> 
  +  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$ -->
   <!--
   This files writes the class files for the Adobe Type 1 fonts.
   It uses the information in the font description files (Courier.xml, Helvetica.xml) to this
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org