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