pbwest      2004/03/08 13:54:55

  Modified:    src/java/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design
                        FOAttributes.java
  Log:
  Updated copyright dates
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.9   +7 -10     xml-fop/src/java/org/apache/fop/fo/Attic/FOAttributes.java
  
  Index: FOAttributes.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/Attic/FOAttributes.java,v
  retrieving revision 1.1.2.8
  retrieving revision 1.1.2.9
  diff -u -r1.1.2.8 -r1.1.2.9
  --- FOAttributes.java 19 Feb 2004 03:11:56 -0000      1.1.2.8
  +++ FOAttributes.java 8 Mar 2004 21:54:55 -0000       1.1.2.9
  @@ -1,11 +1,6 @@
   /*
  - * FOAttributes.java
  - * $Id$
  - *
  - * Created: Wed Nov 14 15:19:51 2001
  - * 
    *
  - * Copyright 1999-2003 The Apache Software Foundation.
  + * 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.
  @@ -19,10 +14,9 @@
    * See the License for the specific language governing permissions and
    * limitations under the License.
    *
  - *  
  + * $Id$
    *
  - * @author <a href="mailto:[EMAIL PROTECTED]">Peter B. West</a>
  - * @version $Revision$ $Name$
  + * Created: Wed Nov 14 15:19:51 2001
    */
   package org.apache.fop.fo;
   
  @@ -43,6 +37,9 @@
   /**
    * The FO Attributes data structures and methods needed to manage the
    * Attributes associated with FO nodes.
  + *
  + * @author <a href="mailto:[EMAIL PROTECTED]">Peter B. West</a>
  + * @version $Revision$ $Name$
    */
   
   public class FOAttributes {
  
  
  

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

Reply via email to