Added LICENSE statements to all source files
This commit is contained in:
parent
914440b4fc
commit
11d4bec648
21 changed files with 21 additions and 0 deletions
1
util.c
1
util.c
|
@ -1,3 +1,4 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue