gmazza 2005/01/31 14:29:13
Modified: src/java/org/apache/fop/fo/pagination
PageSequenceWrapper.java
src/java/org/apache/fop/fo/pagination/bookmarks
Bookmark.java BookmarkTitle.java BookmarkTree.java
Log:
Copyright years fixed.
Revision Changes Path
1.2 +2 -2
xml-fop/src/java/org/apache/fop/fo/pagination/PageSequenceWrapper.java
Index: PageSequenceWrapper.java
===================================================================
RCS file:
/home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/PageSequenceWrapper.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PageSequenceWrapper.java 31 Jan 2005 22:27:20 -0000 1.1
+++ PageSequenceWrapper.java 31 Jan 2005 22:29:13 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2005 The Apache Software Foundation.
+ * Copyright 2005 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.
1.6 +1 -1
xml-fop/src/java/org/apache/fop/fo/pagination/bookmarks/Bookmark.java
Index: Bookmark.java
===================================================================
RCS file:
/home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/bookmarks/Bookmark.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Bookmark.java 13 Jan 2005 00:06:25 -0000 1.5
+++ Bookmark.java 31 Jan 2005 22:29:13 -0000 1.6
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2005 The Apache Software Foundation.
+ * Copyright 2005 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.
1.3 +1 -1
xml-fop/src/java/org/apache/fop/fo/pagination/bookmarks/BookmarkTitle.java
Index: BookmarkTitle.java
===================================================================
RCS file:
/home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/bookmarks/BookmarkTitle.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- BookmarkTitle.java 11 Jan 2005 00:07:52 -0000 1.2
+++ BookmarkTitle.java 31 Jan 2005 22:29:13 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2005 The Apache Software Foundation.
+ * Copyright 2005 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.
1.5 +2 -2
xml-fop/src/java/org/apache/fop/fo/pagination/bookmarks/BookmarkTree.java
Index: BookmarkTree.java
===================================================================
RCS file:
/home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/bookmarks/BookmarkTree.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- BookmarkTree.java 11 Jan 2005 00:07:52 -0000 1.4
+++ BookmarkTree.java 31 Jan 2005 22:29:13 -0000 1.5
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2005 The Apache Software Foundation.
+ * Copyright 2005 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]