add generic isl_obj
[platform/upstream/isl.git] / isl_ctx.c
index 940f51a..ea9831f 100644 (file)
--- a/isl_ctx.c
+++ b/isl_ctx.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 "isl_ctx.h"
 #include "isl_vec.h"