X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_gmp.c;h=d488fd2eb3038df004452499392aec33363191d7;hb=7bc3560a92635b5dcf7eb9e7329992fc935a1ce2;hp=0c8db59ae15d1010b8d25a9be9077f09c33c4f73;hpb=f3c292bf31fbb13ce50a8877ee71910897276a24;p=platform%2Fupstream%2Fisl.git diff --git a/isl_gmp.c b/isl_gmp.c index 0c8db59..d488fd2 100644 --- a/isl_gmp.c +++ b/isl_gmp.c @@ -1,13 +1,13 @@ /* * Copyright 2008-2009 Katholieke Universiteit Leuven * - * Use of this software is governed by the GNU LGPLv2.1 license + * 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 +#include uint32_t isl_gmp_hash(mpz_t v, uint32_t hash) {