X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fplanar.c;h=8b713691d1dcd2c03921feda2558452581645909;hb=221553c7aa69dddd3f2ed960062080c60fcacf58;hp=8b9f004204fbee2bb74b2096706de631fea2ffd6;hpb=c2b7529760a4783461cbeaaac58fa8361ae0a6e4;p=16.git diff --git a/src/lib/planar.c b/src/lib/planar.c index 8b9f0042..8b713691 100644 --- a/src/lib/planar.c +++ b/src/lib/planar.c @@ -1,8 +1,29 @@ +/* Project 16 Source Code~ + * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * + * This file is part of Project 16. + * + * Project 16 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 3 of the License, or + * (at your option) any later version. + * + * Project 16 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. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see , or + * write to the Free Software Foundation, Inc., 51 Franklin Street, + * Fifth Floor, Boston, MA 02110-1301 USA. + * + */ /* * Implimentation of the planar buffer files. */ #include -#include "planar.h" +#include "src/lib/planar.h" /* creates a planar buffer from the bitmap data. The planar buffer is dynamically allocated, and should