tobrien 2004/03/08 09:41:51
Modified: beanutils/src/java/org/apache/commons/beanutils
BeanPredicate.java
beanutils/src/test/org/apache/commons/beanutils
BeanPredicateTestCase.java
Log:
Copyright was 2001-2004, changed to 2004
Revision Changes Path
1.2 +1 -1
jakarta-commons/beanutils/src/java/org/apache/commons/beanutils/BeanPredicate.java
Index: BeanPredicate.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/java/org/apache/commons/beanutils/BeanPredicate.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BeanPredicate.java 8 Mar 2004 17:05:06 -0000 1.1
+++ BeanPredicate.java 8 Mar 2004 17:41:51 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 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.
1.2 +1 -1
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/BeanPredicateTestCase.java
Index: BeanPredicateTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/BeanPredicateTestCase.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BeanPredicateTestCase.java 8 Mar 2004 17:05:06 -0000 1.1
+++ BeanPredicateTestCase.java 8 Mar 2004 17:41:51 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]