X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=examples%2Fapplywim.c;h=824752b0e349b566e3df6bbaca407ee25f742056;hp=d6873167ab5aeea376b68a02cc2508d8cbf608fc;hb=9d38cdb02481552e1f3c7f56181623b2b60fe857;hpb=b5b9681794d1f5f13350e3567f6f6e74f5c779cf 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