X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=examples%2Fcapturewim.c;h=ecc6b83cbc42aa41d27b4897a4a187aac2990ff0;hp=e6d4c5ace68f397f98c0e8ba9e088b3e9922bf90;hb=629719b7d5cad7fc6f2eca7ca11cb99100ed8764;hpb=dd38de3e27916c2d7fe97158c3df38c6b9b43e0d diff --git a/examples/capturewim.c b/examples/capturewim.c index e6d4c5ac..ecc6b83c 100644 --- a/examples/capturewim.c +++ b/examples/capturewim.c @@ -1,5 +1,8 @@ /* * capturewim.c - A program to capture a directory tree into a WIM file. + * + * The author dedicates this file to the public domain. + * You can do whatever you want with this file. */ #include