]> wimlib.net Git - wimlib/blobdiff - examples/capturewim.c
lzms_decompress.c: make 'lens' and 'decode_table' share memory
[wimlib] / examples / capturewim.c
index e6d4c5ace68f397f98c0e8ba9e088b3e9922bf90..ecc6b83cbc42aa41d27b4897a4a187aac2990ff0 100644 (file)
@@ -1,5 +1,8 @@
 /*
  * capturewim.c - A program to capture a directory tree into a WIM file.
+ *
+ * The author dedicates this file to the public domain.
+ * You can do whatever you want with this file.
  */
 
 #include <wimlib.h>