X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fsdl%2Fproducer_sdl_image.h;h=f464365fa87b1d759843867199503d4cf9f73926;hb=7e38197caf04114db3bf0d3d9c0dd86a5757065a;hp=75ecc3bb9514bb7d369ae2fff50a834e425334cf;hpb=7a9c62dc8db2c6581b094f48b780b5659d13f9d1;p=melted diff --git a/src/modules/sdl/producer_sdl_image.h b/src/modules/sdl/producer_sdl_image.h index 75ecc3b..f464365 100644 --- a/src/modules/sdl/producer_sdl_image.h +++ b/src/modules/sdl/producer_sdl_image.h @@ -3,19 +3,19 @@ * Copyright (C) 2005 Visual Media FX * Author: Charles Yates * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * This library 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. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef PRODUCER_SDL_IMAGE_H_