gdamour 2004/03/10 02:00:50
Modified: etc global.properties Log: Reporters: David Jencks, Dain Sundstrom. Copyright range fix subsequent to the License migration 1.1 => 2.0. Revision Changes Path 1.9 +18 -1 incubator-geronimo/etc/global.properties Index: global.properties =================================================================== RCS file: /home/cvs/incubator-geronimo/etc/global.properties,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- global.properties 2 Mar 2004 22:28:34 -0000 1.8 +++ global.properties 10 Mar 2004 10:00:50 -0000 1.9 @@ -1,4 +1,21 @@ ## +## +## 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$ ##
