minchau 2004/02/24 13:05:40 Modified: test build.sh Log: Apache License 2.0 update Revision Changes Path 1.6 +17 -1 xml-xalan/test/build.sh Index: build.sh =================================================================== RCS file: /home/cvs/xml-xalan/test/build.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- build.sh 13 Sep 2002 13:31:56 -0000 1.5 +++ build.sh 24 Feb 2004 21:05:40 -0000 1.6 @@ -1,5 +1,21 @@ #!/bin/sh - +# +#========================================================================= +# 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. +#========================================================================= +# # Name: build.sh # Author: Shane Curcuru
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
