isl_aff.c: fix up copyright
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Aug 2011 12:04:20 +0000 (14:04 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Aug 2011 15:38:20 +0000 (17:38 +0200)
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_aff.c

index 5e5ea3d..941dcb6 100644 (file)
--- a/isl_aff.c
+++ b/isl_aff.c
@@ -1,14 +1,12 @@
 /*
  * Copyright 2011      INRIA Saclay
- * Copyright 2011      Universiteit Leiden
+ * Copyright 2011      Sven Verdoolaege
  *
  * Use of this software is governed by the GNU LGPLv2.1 license
  *
  * Written by Sven Verdoolaege, INRIA Saclay - Ile-de-France,
  * Parc Club Orsay Universite, ZAC des vignes, 4 rue Jacques Monod,
  * 91893 Orsay, France
- * and Leiden Institute of Advanced Computer Science,
- * Universiteit Leiden, Niels Bohrweg 1, 2333 CA Leiden, The Netherlands
  */
 
 #include <isl_map_private.h>