Added LICENSE statements to all source files

This commit is contained in:
Aaron Marcher
2017-09-17 17:45:03 +02:00
parent 914440b4fc
commit 11d4bec648
21 changed files with 21 additions and 0 deletions

1
util.c
View File

@ -1,3 +1,4 @@
/* See LICENSE file for copyright and license details. */
#include <err.h>
#include <errno.h>
#include <stdarg.h>