add isl_aff_mod_val
[platform/upstream/isl.git] / isl_gmp.c
index d40d289..d488fd2 100644 (file)
--- a/isl_gmp.c
+++ b/isl_gmp.c
@@ -1,4 +1,13 @@
-#include "isl_int.h"
+/*
+ * Copyright 2008-2009 Katholieke Universiteit Leuven
+ *
+ * Use of this software is governed by the MIT license
+ *
+ * Written by Sven Verdoolaege, K.U.Leuven, Departement
+ * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
+ */
+
+#include <isl_int.h>
 
 uint32_t isl_gmp_hash(mpz_t v, uint32_t hash)
 {