Skip to content

Commit 42d5312

Browse files
committed
untar.c bootstrap program is public domain
1 parent 84fb099 commit 42d5312

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

contrib/untar.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* This file is in the public domain. Use it as you see fit.
3+
*/
4+
15
/*
26
* "untar" is an extremely simple tar extractor:
37
* * A single C source file, so it should be easy to compile

0 commit comments

Comments
 (0)