We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fb099 commit 42d5312Copy full SHA for 42d5312
1 file changed
contrib/untar.c
@@ -1,3 +1,7 @@
1
+/*
2
+ * This file is in the public domain. Use it as you see fit.
3
+ */
4
+
5
/*
6
* "untar" is an extremely simple tar extractor:
7
* * A single C source file, so it should be easy to compile
0 commit comments