X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fimage-test.c;h=b046672f9e1959aec7a3eb3df05a07d6ac0b54fd;hb=ab3bc68d40a1728df9ea153e9edb1feabd1be41d;hp=de47695d611f841dd35cc7e8c1e791bb8ce7ae49;hpb=075b6913c0bbd1a735f986f8d94e9541105ee91c;p=libucw.git diff --git a/images/image-test.c b/images/image-test.c index de47695d..b046672f 100644 --- a/images/image-test.c +++ b/images/image-test.c @@ -1,3 +1,12 @@ +/* + * Image Library -- Simple automatic tests + * + * (c) 2006 Pavel Charvat + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. + */ + #undef LOCAL_DEBUG #include "lib/lib.h"