summaryrefslogtreecommitdiff
path: root/patch.xml
diff options
context:
space:
mode:
authorMagesh Umasankar <umagesh@apache.org>2003-06-04 13:55:00 +0000
committerMagesh Umasankar <umagesh@apache.org>2003-06-04 13:55:00 +0000
commita15bea0557d6296ba6e378f069d84a4da5bfe417 (patch)
tree48b6d09d6283c361fb7f16889fea8d7ed4dc2b9c /patch.xml
parente7113e29d09c89bdba7cd0e1ccbc5576f18b3759 (diff)
downloadant-a15bea0557d6296ba6e378f069d84a4da5bfe417.tar.gz
Ignore the patch file and the temporary file when checking for Copyright.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274647 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'patch.xml')
-rw-r--r--patch.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/patch.xml b/patch.xml
index 3aa66ddce..96155bdbd 100644
--- a/patch.xml
+++ b/patch.xml
@@ -32,6 +32,7 @@
<replace file="${patch.file}.tmp" token="? " value=""/>
<fileset dir="${basedir}"
includesfile="${patch.file}.tmp"
+ excludes="${patch.file}.tmp,${patch.file}"
id="no.copyright.set">
<not>
<and>