isl_vertices_foreach_cell: store individual vertex ids inside cell
[platform/upstream/isl.git] / isl_gmp.c
index d40d289..82b776d 100644 (file)
--- a/isl_gmp.c
+++ b/isl_gmp.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_int.h"
 
 uint32_t isl_gmp_hash(mpz_t v, uint32_t hash)