From e4ba5714f1d64253651906e3503cdc6e046fbb24 Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Wed, 3 Aug 2011 14:04:20 +0200 Subject: [PATCH] isl_aff.c: fix up copyright Signed-off-by: Sven Verdoolaege --- isl_aff.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/isl_aff.c b/isl_aff.c index 5e5ea3d..941dcb6 100644 --- 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 -- 2.7.4