summaryrefslogtreecommitdiff
path: root/isl_options.c
diff options
context:
space:
mode:
Diffstat (limited to 'isl_options.c')
-rw-r--r--isl_options.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/isl_options.c b/isl_options.c
index 4cf18fbb..dfebd3e2 100644
--- a/isl_options.c
+++ b/isl_options.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2008-2009 Katholieke Universiteit Leuven
+ *
+ * Use of this software is governed by the GNU LGPLv2.1 license
+ *
+ * Written by Sven Verdoolaege, K.U.Leuven, Departement
+ * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>