]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Add missing public domain notice to lzmadec_w32res.rc.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 9 Oct 2010 09:57:25 +0000 (12:57 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 9 Oct 2010 09:57:25 +0000 (12:57 +0300)
src/xzdec/lzmadec_w32res.rc

index 2c71a51ac3197eeb464b39df85e2da6ddc369ae1..b85962df241aae5d280bc6fcaac632516a7917ea 100644 (file)
@@ -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"