gdamour 2004/03/10 02:00:51
Modified: etc maven.xml Log: Reporters: David Jencks, Dain Sundstrom. Copyright range fix subsequent to the License migration 1.1 => 2.0. Revision Changes Path 1.31 +18 -1 incubator-geronimo/etc/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/etc/maven.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- maven.xml 2 Mar 2004 22:28:34 -0000 1.30 +++ maven.xml 10 Mar 2004 10:00:51 -0000 1.31 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + + 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. + 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$ -->
