aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-10-09 12:57:25 +0300
committerLasse Collin <lasse.collin@tukaani.org>2010-10-09 12:57:25 +0300
commit389d418445f1623593dfdbba55d52fbb6d1205f5 (patch)
tree19754366c7a9795a6b5a0e3a253ec5163e48b308 /src
parentWindows: Update common_w32res.rc. (diff)
downloadxz-389d418445f1623593dfdbba55d52fbb6d1205f5.tar.xz
Add missing public domain notice to lzmadec_w32res.rc.
Diffstat (limited to 'src')
-rw-r--r--src/xzdec/lzmadec_w32res.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/xzdec/lzmadec_w32res.rc b/src/xzdec/lzmadec_w32res.rc
index 2c71a51a..b85962df 100644
--- a/src/xzdec/lzmadec_w32res.rc
+++ b/src/xzdec/lzmadec_w32res.rc
@@ -1,3 +1,10 @@
+/*
+ * Author: Lasse Collin
+ *
+ * This file has been put into the public domain.
+ * You can do whatever you want with this file.
+ */
+
#define MY_TYPE VFT_APP
#define MY_NAME "lzmadec"
#define MY_SUFFIX ".exe"