aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-09-15 00:54:15 +0200
committerSven Gothel <[email protected]>2010-09-15 00:54:15 +0200
commit2496959ec796252cef624e374b2a7ffeadfb5cc9 (patch)
tree60420cd994816070efc7e4f841ca2db2a3f3ddef /make
parent63be4a40aa6ecfe9fbc6585acccbc6f6f6689377 (diff)
parentdc9191f1733960d8a035b5fb8c5f8314f54a0ca7 (diff)
Merge branch 'master' into newt_display_unkey_thread
Diffstat (limited to 'make')
-rw-r--r--make/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 379f80c16..33fb18498 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -93,7 +93,6 @@
<mkdir dir="${archive}" />
<!-- Copy the appropriate pieces into the archive directory -->
<copy file="../CHANGELOG.txt" todir="${archive}" />
- <copy file="../COPYRIGHT.txt" todir="${archive}" />
<copy file="../LICENSE.txt" todir="${archive}" />
<copy file="../doc/userguide/index.html" tofile="${archive}/Userguide.html" />
<copy file="README-zip-bundles.txt"