diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-03-12 02:50:13 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-03-12 02:50:13 -0500 |
commit | bd9887f10533eba76129f14f92ac971f11d1b1c0 (patch) | |
tree | 03850db39c29d493ccd0e4711a039fe25b5b9864 /util.c | |
parent | a12ec8aa4aa65cc74b2f5945fc76b181cf6fddb8 (diff) |
copyright
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/* Copyright 2016 Luke Shumaker */ + #include <stdlib.h> #include <error.h> #include <errno.h> |