summaryrefslogtreecommitdiffstats
path: root/build-x64.xml
diff options
context:
space:
mode:
authorAlvin Penner <penner@vaxxine.com>2016-05-16 11:02:58 +0000
committerapenner <penner@vaxxine.com>2016-05-16 11:02:58 +0000
commitaf7395f396e12ad136af68dee514bbe362cdf101 (patch)
tree0c4cc887835b7a3ee7c894470bcec1d13402f584 /build-x64.xml
parentGTK3: Fix compile for GTK3 versions less than 3.16. Try 2. (diff)
downloadinkscape-af7395f396e12ad136af68dee514bbe362cdf101.tar.gz
inkscape-af7395f396e12ad136af68dee514bbe362cdf101.zip
copy files GPL2.txt and GPL3.txt
(bzr r14892)
Diffstat (limited to 'build-x64.xml')
-rw-r--r--build-x64.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-x64.xml b/build-x64.xml
index 509d5bbb5..b83e5137e 100644
--- a/build-x64.xml
+++ b/build-x64.xml
@@ -671,6 +671,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"/>