You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2006/09/19 05:44:48 UTC

svn commit: r447712 - /xerces/java/trunk/build.xml

Author: mrglavas
Date: Mon Sep 18 20:44:48 2006
New Revision: 447712

URL: http://svn.apache.org/viewvc?view=rev&rev=447712
Log:
Apply the latest ASF license header to build.xml. See http://www.apache.org/legal/src-headers.html.

Modified:
    xerces/java/trunk/build.xml

Modified: xerces/java/trunk/build.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?view=diff&rev=447712&r1=447711&r2=447712
==============================================================================
--- xerces/java/trunk/build.xml (original)
+++ xerces/java/trunk/build.xml Mon Sep 18 20:44:48 2006
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
-
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
 <!-- ===================================================================
 
 Read the README file for build instruction.
@@ -9,13 +24,9 @@
   Anupam Bagchi     <ab...@apache.org>
   Andy Clark, IBM
 
-Copyright:
-  Copyright (c) 2000-2006 The Apache Software Foundation.
-
    $Id$
 
 ==================================================================== -->
-
 <project default="usage" basedir=".">
 	
   <!-- Xerces Java directories -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org