X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_sample_no_piplib.c;h=7a4b36ff1a31dc062920dee4f1bf4aaa77403088;hb=8e48cf6c8c4b069a90f33f50a446bfe317e7618e;hp=27cc604448e03df9526783002f9b2ab3f40738e3;hpb=7cd47d61a34916dd23e658e3b8bac9b2abfe8b1d;p=platform%2Fupstream%2Fisl.git diff --git a/isl_sample_no_piplib.c b/isl_sample_no_piplib.c index 27cc604..7a4b36f 100644 --- a/isl_sample_no_piplib.c +++ b/isl_sample_no_piplib.c @@ -1,3 +1,12 @@ +/* + * 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_sample_piplib.h" struct isl_vec *isl_pip_basic_set_sample(struct isl_basic_set *bset)