jeremias    2004/03/02 13:42:51

  Modified:    src/documentation/content/xdocs/fo align.fo align2.fo
                        blocks.ent embed.fo fonts.fo size.fo
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  Changes    Path
  1.3       +15 -0     xml-fop/src/documentation/content/xdocs/fo/align.fo
  
  Index: align.fo
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo/align.fo,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- align.fo  29 Nov 2002 22:00:32 -0000      1.2
  +++ align.fo  2 Mar 2004 21:42:51 -0000       1.3
  @@ -1,5 +1,20 @@
   <?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$ -->
   <fo:root font-family="Times Roman" font-size="12pt" text-align="center" 
xmlns:fo="http://www.w3.org/1999/XSL/Format";>
   
   <fo:layout-master-set>
  
  
  
  1.3       +15 -0     xml-fop/src/documentation/content/xdocs/fo/align2.fo
  
  Index: align2.fo
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo/align2.fo,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- align2.fo 29 Nov 2002 22:00:32 -0000      1.2
  +++ align2.fo 2 Mar 2004 21:42:51 -0000       1.3
  @@ -1,5 +1,20 @@
   <?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$ -->
   <fo:root font-family="Times Roman" font-size="12pt" text-align="center" 
xmlns:fo="http://www.w3.org/1999/XSL/Format";>
   
   <fo:layout-master-set>
  
  
  
  1.2       +16 -0     xml-fop/src/documentation/content/xdocs/fo/blocks.ent
  
  Index: blocks.ent
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo/blocks.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- blocks.ent        12 Nov 2002 09:15:53 -0000      1.1
  +++ blocks.ent        2 Mar 2004 21:42:51 -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$ -->
   <svg xmlns="http://www.w3.org/2000/svg"; width="100" height="100">
   
   <rect x="0" y="0" width="25" height="25" style="fill:red"/>
  
  
  
  1.3       +16 -0     xml-fop/src/documentation/content/xdocs/fo/embed.fo
  
  Index: embed.fo
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo/embed.fo,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- embed.fo  29 Nov 2002 22:00:32 -0000      1.2
  +++ embed.fo  2 Mar 2004 21:42:51 -0000       1.3
  @@ -1,4 +1,20 @@
   <?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$ -->
   <!DOCTYPE root [
   <!ENTITY svgimage SYSTEM "blocks.ent">
   ]>
  
  
  
  1.2       +15 -0     xml-fop/src/documentation/content/xdocs/fo/fonts.fo
  
  Index: fonts.fo
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo/fonts.fo,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- fonts.fo  27 Dec 2002 13:48:40 -0000      1.1
  +++ fonts.fo  2 Mar 2004 21:42:51 -0000       1.2
  @@ -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$ -->
   <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format";>
   
     <!-- defines the layout master -->
  
  
  
  1.4       +15 -0     xml-fop/src/documentation/content/xdocs/fo/size.fo
  
  Index: size.fo
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo/size.fo,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- size.fo   12 Dec 2002 10:59:33 -0000      1.3
  +++ size.fo   2 Mar 2004 21:42:51 -0000       1.4
  @@ -1,5 +1,20 @@
   <?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$ -->
   <fo:root font-family="Times Roman" font-size="12pt" 
xmlns:fo="http://www.w3.org/1999/XSL/Format";>
   
   <fo:layout-master-set>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to