scolebourne 2004/02/25 12:38:25 Modified: primitives build.properties.sample Log: Change to Apache License 2.0 Revision Changes Path 1.4 +14 -0 jakarta-commons/primitives/build.properties.sample Index: build.properties.sample =================================================================== RCS file: /home/cvs/jakarta-commons/primitives/build.properties.sample,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- build.properties.sample 27 Oct 2003 17:34:20 -0000 1.3 +++ build.properties.sample 25 Feb 2004 20:38:25 -0000 1.4 @@ -1,3 +1,17 @@ +# 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. + # The directory containing your binary distribution of JUnit, # version 3.8.1 or later junit.home = /usr/local/junit3.8.1
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
