X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_text_style.h;h=531411ae607308ad632cd90c63bd70756ebb51df;hb=673a01e1dd2333bfda50bc809584b5768aafe96a;hp=011b8f34962d4f916a8f36eaf2e244ef2881cde5;hpb=6f258887aa634d8cceaf9797779521dfd8340be2;p=vlc diff --git a/include/vlc_text_style.h b/include/vlc_text_style.h index 011b8f3496..531411ae60 100644 --- a/include/vlc_text_style.h +++ b/include/vlc_text_style.h @@ -1,25 +1,25 @@ /***************************************************************************** * vlc_text_style.h: text_style_t definition and helpers. ***************************************************************************** - * Copyright (C) 1999-2010 the VideoLAN team + * Copyright (C) 1999-2010 VLC authors and VideoLAN * $Id$ * * Authors: Derk-Jan Hartman * basOS G * - * This program 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 + * 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.1 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. + * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ #ifndef VLC_TEXT_STYLE_H