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