scolebourne 2003/03/23 09:52:25
Modified: lang/src/java/org/apache/commons/lang/util BitField.java
IdentifierUtils.java Validate.java
Log:
Update licence date to 2003
Revision Changes Path
1.4 +2 -2
jakarta-commons/lang/src/java/org/apache/commons/lang/util/BitField.java
Index: BitField.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/lang/src/java/org/apache/commons/lang/util/BitField.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- BitField.java 29 Dec 2002 22:06:21 -0000 1.3
+++ BitField.java 23 Mar 2003 17:52:25 -0000 1.4
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.3 +2 -2
jakarta-commons/lang/src/java/org/apache/commons/lang/util/IdentifierUtils.java
Index: IdentifierUtils.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/lang/src/java/org/apache/commons/lang/util/IdentifierUtils.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IdentifierUtils.java 29 Dec 2002 22:06:21 -0000 1.2
+++ IdentifierUtils.java 23 Mar 2003 17:52:25 -0000 1.3
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +2 -2
jakarta-commons/lang/src/java/org/apache/commons/lang/util/Validate.java
Index: Validate.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/lang/src/java/org/apache/commons/lang/util/Validate.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Validate.java 29 Dec 2002 22:09:54 -0000 1.1
+++ Validate.java 23 Mar 2003 17:52:25 -0000 1.2
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]