X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=share%2Ffs_png.c;h=c180cfc1b90746a2a4e031dad849bf1266ad83d4;hb=4483dfdacd29073b37a6429ca8e123c80deac75a;hp=1575a6611e693697fa0e5a22caa09e3556e4fa79;hpb=b016323d1ef629e78aa54bcf101b46a7e31c2ad2;p=neverball diff --git a/share/fs_png.c b/share/fs_png.c index 1575a66..c180cfc 100644 --- a/share/fs_png.c +++ b/share/fs_png.c @@ -1,3 +1,17 @@ +/* + * Copyright (C) 2003-2010 Neverball authors + * + * NEVERBALL is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published + * by the Free Software Foundation; either version 2 of the License, + * or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + */ + #include #include #include "fs_png.h"