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.h
1
util.h
|
@ -1,3 +1,4 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
extern char buf[1024];
|
||||
|
||||
#define LEN(x) (sizeof (x) / sizeof *(x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue