gdamour 2004/03/10 02:00:16
Modified: specs/schema maven.xml project.xml Added: specs/schema NOTICE.txt Log: Reporters: David Jencks, Dain Sundstrom. Copyright range fix subsequent to the License migration 1.1 => 2.0. Revision Changes Path 1.10 +18 -1 incubator-geronimo/specs/schema/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/specs/schema/maven.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- maven.xml 13 Feb 2004 05:49:05 -0000 1.9 +++ maven.xml 10 Mar 2004 10:00:16 -0000 1.10 @@ -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.6 +18 -1 incubator-geronimo/specs/schema/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/specs/schema/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 19 Feb 2004 09:00:30 -0000 1.5 +++ project.xml 10 Mar 2004 10:00:16 -0000 1.6 @@ -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/specs/schema/NOTICE.txt Index: NOTICE.txt =================================================================== This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
