diff options
author | Andrew Rist <arist@apache.org> | 2012-03-29 16:19:46 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-29 16:19:46 +0000 |
commit | a98bdc426a8b365d139102eeccf15b432e87a338 (patch) | |
tree | 2cbd3cf868a9e3c253e08636cf47ce52270836f2 /xmerge/source | |
parent | dbdade49d9fafa1bb7bfccc17b69c5f5841ab3f8 (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'xmerge/source')
-rw-r--r-- | xmerge/source/inc/antbuild.properties | 23 | ||||
-rw-r--r-- | xmerge/source/palmtests/qa/comparator/XmlDiff.properties | 21 |
2 files changed, 43 insertions, 1 deletions
diff --git a/xmerge/source/inc/antbuild.properties b/xmerge/source/inc/antbuild.properties index a027bbb60218..778f1374b5f5 100644 --- a/xmerge/source/inc/antbuild.properties +++ b/xmerge/source/inc/antbuild.properties @@ -1,3 +1,24 @@ +# ************************************************************* +# +# 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. +# +# ************************************************************* + # define how to handle CLASSPATH environment # x-no-translate build.sysclasspath=ignore @@ -9,4 +30,4 @@ src.dir=${basedir}/java build.dir=${out}/class target.dir=${build.dir}/${ant.project.name} -target.jar=${build.dir}/${ant.project.name}.jar
\ No newline at end of file +target.jar=${build.dir}/${ant.project.name}.jar diff --git a/xmerge/source/palmtests/qa/comparator/XmlDiff.properties b/xmerge/source/palmtests/qa/comparator/XmlDiff.properties index 2fdff0953ed6..5f4dd9fa5bd8 100644 --- a/xmerge/source/palmtests/qa/comparator/XmlDiff.properties +++ b/xmerge/source/palmtests/qa/comparator/XmlDiff.properties @@ -1,3 +1,24 @@ +# ************************************************************* +# +# 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. +# +# ************************************************************* + # # $Id: XmlDiff.properties,v 1.2 2005-10-24 16:13:45 hr Exp $ # |