From 64e498c89d8b9966e8663f43bf64d47c26c55c62 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sat, 18 Jul 2009 11:26:39 +0300 Subject: Added public domain notice into a few files. --- src/xzdec/xzdec_w32res.rc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/xzdec') diff --git a/src/xzdec/xzdec_w32res.rc b/src/xzdec/xzdec_w32res.rc index 84f4e478..626f26ce 100644 --- a/src/xzdec/xzdec_w32res.rc +++ b/src/xzdec/xzdec_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 "xzdec" #define MY_SUFFIX ".exe" -- cgit v1.2.3