aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/util.c b/src/util.c
index 77df646..5fc6d47 100644
--- a/src/util.c
+++ b/src/util.c
@@ -1,3 +1,11 @@
+/* util.c
+ *
+ * Copyright (c) 2014 Tharre
+ *
+ * This software may be modified and distributed under the terms
+ * of the MIT license. See the LICENSE file for details.
+ */
+
#include <stdarg.h>
#include <stdint.h>
#include <assert.h>