jmitchell 2003/03/05 18:41:12
Modified: src/test/org/apache/struts/taglib/html TestBaseTag.java
TestButtonTag1.java TestCancelTag1.java
TestCheckboxTag1.java TestCheckboxTag3.java
TestErrorsTag1.java TestErrorsTag2.java
TestFileTag1.java TestFileTag2.java
Log:
These were created recently, so I'm updating the Copyright to 2003.
Revision Changes Path
1.3 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestBaseTag.java
Index: TestBaseTag.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestBaseTag.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TestBaseTag.java 28 Feb 2003 01:11:33 -0000 1.2
+++ TestBaseTag.java 6 Mar 2003 02:41:11 -0000 1.3
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestButtonTag1.java
Index: TestButtonTag1.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestButtonTag1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestButtonTag1.java 28 Feb 2003 01:11:33 -0000 1.1
+++ TestButtonTag1.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestCancelTag1.java
Index: TestCancelTag1.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestCancelTag1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestCancelTag1.java 28 Feb 2003 01:11:33 -0000 1.1
+++ TestCancelTag1.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.3 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestCheckboxTag1.java
Index: TestCheckboxTag1.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestCheckboxTag1.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TestCheckboxTag1.java 1 Mar 2003 00:40:51 -0000 1.2
+++ TestCheckboxTag1.java 6 Mar 2003 02:41:11 -0000 1.3
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestCheckboxTag3.java
Index: TestCheckboxTag3.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestCheckboxTag3.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestCheckboxTag3.java 28 Feb 2003 01:11:33 -0000 1.1
+++ TestCheckboxTag3.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestErrorsTag1.java
Index: TestErrorsTag1.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestErrorsTag1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestErrorsTag1.java 1 Mar 2003 06:00:12 -0000 1.1
+++ TestErrorsTag1.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestErrorsTag2.java
Index: TestErrorsTag2.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestErrorsTag2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestErrorsTag2.java 1 Mar 2003 06:00:12 -0000 1.1
+++ TestErrorsTag2.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestFileTag1.java
Index: TestFileTag1.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestFileTag1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestFileTag1.java 1 Mar 2003 06:00:12 -0000 1.1
+++ TestFileTag1.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-struts/src/test/org/apache/struts/taglib/html/TestFileTag2.java
Index: TestFileTag2.java
===================================================================
RCS file:
/home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/html/TestFileTag2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestFileTag2.java 1 Mar 2003 06:00:12 -0000 1.1
+++ TestFileTag2.java 6 Mar 2003 02:41:11 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-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]