mcnamara 2004/04/27 10:47:54 Modified: test build.xml Log: Add Apache copyright and license Revision Changes Path 1.68 +17 -2 xml-xalan/test/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-xalan/test/build.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- build.xml 8 Jan 2004 20:09:49 -0000 1.67 +++ build.xml 27 Apr 2004 17:47:54 -0000 1.68 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- + * Copyright 2001-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. +--> <project name="testxsl" default="jar" basedir="."> <description> build.xml:$Revision$
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
