X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=examples%2Fapplywim.c;h=824752b0e349b566e3df6bbaca407ee25f742056;hp=d6873167ab5aeea376b68a02cc2508d8cbf608fc;hb=629719b7d5cad7fc6f2eca7ca11cb99100ed8764;hpb=dd38de3e27916c2d7fe97158c3df38c6b9b43e0d diff --git a/examples/applywim.c b/examples/applywim.c index d6873167..824752b0 100644 --- a/examples/applywim.c +++ b/examples/applywim.c @@ -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