keiron 02/02/11 01:54:47
Modified: . LICENSE build.xml
Log:
updated date to current year
Revision Changes Path
1.5 +1 -1 xml-fop/LICENSE
Index: LICENSE
===================================================================
RCS file: /home/cvs/xml-fop/LICENSE,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- LICENSE 16 Nov 1999 06:38:34 -0000 1.4
+++ LICENSE 11 Feb 2002 09:54:47 -0000 1.5
@@ -3,7 +3,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2002 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.51 +1 -1 xml-fop/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-fop/build.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- build.xml 18 Dec 2001 11:57:03 -0000 1.50
+++ build.xml 11 Feb 2002 09:54:47 -0000 1.51
@@ -176,7 +176,7 @@
<property name="name" value="fop"/>
<property name="version" value="1.0dev"/>
<filter token="version" value="${version}"/>
- <property name="year" value="1999-2001"/>
+ <property name="year" value="1999-2002"/>
<echo message="------------------- ${Name} ${version} [${year}]
----------------"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]