mrglavas 2005/01/11 05:40:30
Modified: java/src/org/apache/xerces/xinclude
XIncludeMessageFormatter.java XIncludeHandler.java
XIncludeTextReader.java
MultipleScopeNamespaceSupport.java
XIncludeNamespaceSupport.java
XInclude11TextReader.java
Log:
Fixing copyrights in XInclude source. The files were first contributed in
2003.
Revision Changes Path
1.5 +2 -2
xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java
Index: XIncludeMessageFormatter.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- XIncludeMessageFormatter.java 24 Feb 2004 23:15:52 -0000 1.4
+++ XIncludeMessageFormatter.java 11 Jan 2005 13:40:28 -0000 1.5
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2003-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.41 +2 -2
xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeHandler.java
Index: XIncludeHandler.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeHandler.java,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- XIncludeHandler.java 11 Jan 2005 04:42:13 -0000 1.40
+++ XIncludeHandler.java 11 Jan 2005 13:40:28 -0000 1.41
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2003-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.14 +2 -2
xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeTextReader.java
Index: XIncludeTextReader.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeTextReader.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- XIncludeTextReader.java 29 Sep 2004 22:08:45 -0000 1.13
+++ XIncludeTextReader.java 11 Jan 2005 13:40:29 -0000 1.14
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2003-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.7 +2 -2
xml-xerces/java/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java
Index: MultipleScopeNamespaceSupport.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- MultipleScopeNamespaceSupport.java 24 Feb 2004 23:15:52 -0000
1.6
+++ MultipleScopeNamespaceSupport.java 11 Jan 2005 13:40:29 -0000
1.7
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2003-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.7 +2 -2
xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java
Index: XIncludeNamespaceSupport.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- XIncludeNamespaceSupport.java 20 Jul 2004 02:30:16 -0000 1.6
+++ XIncludeNamespaceSupport.java 11 Jan 2005 13:40:29 -0000 1.7
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2003-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.4 +2 -2
xml-xerces/java/src/org/apache/xerces/xinclude/XInclude11TextReader.java
Index: XInclude11TextReader.java
===================================================================
RCS file:
/home/cvs/xml-xerces/java/src/org/apache/xerces/xinclude/XInclude11TextReader.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- XInclude11TextReader.java 18 Jul 2004 19:57:42 -0000 1.3
+++ XInclude11TextReader.java 11 Jan 2005 13:40:29 -0000 1.4
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2003-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]