You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gd...@apache.org on 2004/03/10 11:00:24 UTC

cvs commit: incubator-geronimo/sandbox/explorer/src/java/org/apache/geronimo/explorer ExplorerMain.java MBeanNode.java MBeanServerNode.java MBeanTreeModel.java ViewManager.java

gdamour     2004/03/10 02:00:24

  Modified:    sandbox/explorer maven.xml project.xml
               sandbox/explorer/src/java/org/apache/geronimo/explorer
                        ExplorerMain.java MBeanNode.java
                        MBeanServerNode.java MBeanTreeModel.java
                        ViewManager.java
  Added:       sandbox/explorer NOTICE.txt
  Log:
  Reporters: David Jencks, Dain Sundstrom.
  
  Copyright range fix subsequent to the License migration 1.1 => 2.0.
  
  Revision  Changes    Path
  1.3       +18 -1     incubator-geronimo/sandbox/explorer/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml	29 Jan 2004 03:38:36 -0000	1.2
  +++ maven.xml	10 Mar 2004 10:00:24 -0000	1.3
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +
  +    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.7       +18 -1     incubator-geronimo/sandbox/explorer/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	24 Feb 2004 15:01:12 -0000	1.6
  +++ project.xml	10 Mar 2004 10:00:24 -0000	1.7
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +
  +    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/sandbox/explorer/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/sandbox/explorer/src/java/org/apache/geronimo/explorer/ExplorerMain.java
  
  Index: ExplorerMain.java
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/src/java/org/apache/geronimo/explorer/ExplorerMain.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ExplorerMain.java	25 Feb 2004 09:59:04 -0000	1.2
  +++ ExplorerMain.java	10 Mar 2004 10:00:24 -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/sandbox/explorer/src/java/org/apache/geronimo/explorer/MBeanNode.java
  
  Index: MBeanNode.java
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/src/java/org/apache/geronimo/explorer/MBeanNode.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MBeanNode.java	25 Feb 2004 09:59:04 -0000	1.2
  +++ MBeanNode.java	10 Mar 2004 10:00:24 -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/sandbox/explorer/src/java/org/apache/geronimo/explorer/MBeanServerNode.java
  
  Index: MBeanServerNode.java
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/src/java/org/apache/geronimo/explorer/MBeanServerNode.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MBeanServerNode.java	25 Feb 2004 09:59:04 -0000	1.2
  +++ MBeanServerNode.java	10 Mar 2004 10:00:24 -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/sandbox/explorer/src/java/org/apache/geronimo/explorer/MBeanTreeModel.java
  
  Index: MBeanTreeModel.java
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/src/java/org/apache/geronimo/explorer/MBeanTreeModel.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MBeanTreeModel.java	25 Feb 2004 09:59:04 -0000	1.2
  +++ MBeanTreeModel.java	10 Mar 2004 10:00:24 -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/sandbox/explorer/src/java/org/apache/geronimo/explorer/ViewManager.java
  
  Index: ViewManager.java
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/sandbox/explorer/src/java/org/apache/geronimo/explorer/ViewManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ViewManager.java	25 Feb 2004 09:59:04 -0000	1.2
  +++ ViewManager.java	10 Mar 2004 10:00:24 -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.