]> wimlib.net Git - wimlib/blobdiff - examples/applywim.c
Place programs in examples/ in public domain
[wimlib] / examples / applywim.c
index d6873167ab5aeea376b68a02cc2508d8cbf608fc..824752b0e349b566e3df6bbaca407ee25f742056 100644 (file)
@@ -1,5 +1,8 @@
 /*
  * applywim.c - A program to extract the first image from a WIM file.
+ *
+ * The author dedicates this file to the public domain.
+ * You can do whatever you want with this file.
  */
 
 #include <wimlib.h>