gdamour 2004/03/10 01:58:53
Modified: modules/j2ee project.xml
modules/j2ee/src/java/org/apache/geronimo/j2ee/application
EARModule.java
modules/j2ee/src/java/org/apache/geronimo/j2ee/management
J2EEApplication.java J2EEDeployedObject.java
J2EEDomain.java J2EEManagedObject.java
J2EEResource.java J2EEServer.java JVM.java
modules/j2ee/src/java/org/apache/geronimo/j2ee/management/geronimo
JVM.java
modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl
DeployedObjectImpl.java DomainImpl.java
JVMImpl.java ServerImpl.java Util.java
modules/j2ee/src/test/org/apache/geronimo/j2ee/management
Abstract77Test.java DomainTest.java JVMTest.java
ServerTest.java
Added: modules/j2ee NOTICE.txt
Log:
Reporters: David Jencks, Dain Sundstrom.
Copyright range fix subsequent to the License migration 1.1 => 2.0.
Revision Changes Path
1.2 +18 -1 incubator-geronimo/modules/j2ee/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/incubator-geronimo/modules/j2ee/project.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project.xml 22 Feb 2004 05:19:10 -0000 1.1
+++ project.xml 10 Mar 2004 09:58:52 -0000 1.2
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ 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.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
<!-- $Revision$ $Date$ -->
1.1 incubator-geronimo/modules/j2ee/NOTICE.txt
Index: NOTICE.txt
===================================================================
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
1.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/application/EARModule.java
Index: EARModule.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/application/EARModule.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- EARModule.java 25 Feb 2004 09:57:41 -0000 1.2
+++ EARModule.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEApplication.java
Index: J2EEApplication.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEApplication.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- J2EEApplication.java 25 Feb 2004 09:57:41 -0000 1.2
+++ J2EEApplication.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEDeployedObject.java
Index: J2EEDeployedObject.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEDeployedObject.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- J2EEDeployedObject.java 25 Feb 2004 09:57:41 -0000 1.2
+++ J2EEDeployedObject.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEDomain.java
Index: J2EEDomain.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEDomain.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- J2EEDomain.java 25 Feb 2004 09:57:41 -0000 1.2
+++ J2EEDomain.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEManagedObject.java
Index: J2EEManagedObject.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEManagedObject.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- J2EEManagedObject.java 25 Feb 2004 09:57:41 -0000 1.2
+++ J2EEManagedObject.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEResource.java
Index: J2EEResource.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEResource.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- J2EEResource.java 25 Feb 2004 09:57:41 -0000 1.2
+++ J2EEResource.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEServer.java
Index: J2EEServer.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEServer.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- J2EEServer.java 25 Feb 2004 09:57:41 -0000 1.2
+++ J2EEServer.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/JVM.java
Index: JVM.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/JVM.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JVM.java 25 Feb 2004 09:57:41 -0000 1.2
+++ JVM.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/geronimo/JVM.java
Index: JVM.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/geronimo/JVM.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JVM.java 25 Feb 2004 09:57:41 -0000 1.2
+++ JVM.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/DeployedObjectImpl.java
Index: DeployedObjectImpl.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/DeployedObjectImpl.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DeployedObjectImpl.java 25 Feb 2004 09:57:41 -0000 1.2
+++ DeployedObjectImpl.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/DomainImpl.java
Index: DomainImpl.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/DomainImpl.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DomainImpl.java 25 Feb 2004 09:57:41 -0000 1.2
+++ DomainImpl.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/JVMImpl.java
Index: JVMImpl.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/JVMImpl.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JVMImpl.java 25 Feb 2004 09:57:41 -0000 1.2
+++ JVMImpl.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/ServerImpl.java
Index: ServerImpl.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/ServerImpl.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ServerImpl.java 25 Feb 2004 09:57:41 -0000 1.2
+++ ServerImpl.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/Util.java
Index: Util.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/Util.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Util.java 25 Feb 2004 09:57:41 -0000 1.2
+++ Util.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/Abstract77Test.java
Index: Abstract77Test.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/Abstract77Test.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Abstract77Test.java 25 Feb 2004 09:57:41 -0000 1.2
+++ Abstract77Test.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/DomainTest.java
Index: DomainTest.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/DomainTest.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DomainTest.java 25 Feb 2004 09:57:41 -0000 1.2
+++ DomainTest.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/JVMTest.java
Index: JVMTest.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/JVMTest.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JVMTest.java 25 Feb 2004 09:57:41 -0000 1.2
+++ JVMTest.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.3 +2 -2
incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/ServerTest.java
Index: ServerTest.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/j2ee/src/test/org/apache/geronimo/j2ee/management/ServerTest.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ServerTest.java 25 Feb 2004 09:57:41 -0000 1.2
+++ ServerTest.java 10 Mar 2004 09:58:52 -0000 1.3
@@ -1,6 +1,6 @@
/**
*
- * Copyright 2004 The Apache Software Foundation
+ * Copyright 2003-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.