X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=examples%2Fcapturewim.c;h=ecc6b83cbc42aa41d27b4897a4a187aac2990ff0;hp=e6d4c5ace68f397f98c0e8ba9e088b3e9922bf90;hb=4dd45340f9fe3a533e0f1a9d6b79f8118e45ca2a;hpb=b5b9681794d1f5f13350e3567f6f6e74f5c779cf 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