summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 186af2cde..0485365d3 100644
--- a/build.xml
+++ b/build.xml
@@ -652,6 +652,8 @@
<!-- Create the distribution directory -->
<copy todir="${dist}" file="AUTHORS"/>
<copy todir="${dist}" file="COPYING"/>
+ <copy todir="${dist}" file="GPL2.txt"/>
+ <copy todir="${dist}" file="GPL3.txt"/>
<copy todir="${dist}" file="LGPL2.1.txt"/>
<copy todir="${dist}" file="NEWS"/>
<copy todir="${dist}" file="README"/>