Author: sebb Date: Tue Aug 13 08:02:18 2013 New Revision: 1513384 URL: http://svn.apache.org/r1513384 Log: Add AL header
Modified: commons/sandbox/convert/trunk/build.xml Modified: commons/sandbox/convert/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/build.xml?rev=1513384&r1=1513383&r2=1513384&view=diff ============================================================================== --- commons/sandbox/convert/trunk/build.xml (original) +++ commons/sandbox/convert/trunk/build.xml Tue Aug 13 08:02:18 2013 @@ -1,6 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + 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 -<!--build.xml generated by maven from project.xml version 0.1 + 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. +--> + +<!--build.xml originally generated by maven from project.xml version 0.1 on date October 4 2004, time 2323--> <project default="jar" name="commons-convert" basedir=".">