add isl_set_fix_si
[platform/upstream/isl.git] / isl_ilp.c
index 0d57d6e..5548ffe 100644 (file)
--- a/isl_ilp.c
+++ b/isl_ilp.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_ilp.h"
 #include "isl_map_private.h"
 #include "isl_sample.h"