summaryrefslogtreecommitdiff
path: root/tern.c
diff options
context:
space:
mode:
Diffstat (limited to 'tern.c')
-rw-r--r--tern.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tern.c b/tern.c
index 7e60a22..96a0985 100644
--- a/tern.c
+++ b/tern.c
@@ -1,3 +1,8 @@
+/*
+ Copyright 2013 Michael Pavone
+ This file is part of BlastEm.
+ BlastEm is free software distributed under the terms of the GNU General Public License version 3 or greater. See COPYING for full license text.
+*/
#include "tern.h"
#include <stddef.h>
#include <stdlib.h>