diff options
author | Guillaume Desmottes <gdesmott@src.gnome.org> | 2008-05-11 11:59:15 +0000 |
---|---|---|
committer | Guillaume Desmottes <gdesmott@src.gnome.org> | 2008-05-11 11:59:15 +0000 |
commit | 3709f3311b151f2c9320300c8821c5250fa22ed1 (patch) | |
tree | c0a427b24fcfd156332f2ae49901083b8b0512b1 /src/totem-subtitle-encoding.c | |
parent | 7ec3a6512c54fb3eec77f9c01e928dfbdb2c804b (diff) | |
download | totem-3709f3311b151f2c9320300c8821c5250fa22ed1.tar.gz |
COPYING Change licence from GPL to LGPL (closes: #515809)
* COPYING
* src/totem-subtitle-encoding.c: Change licence from GPL to LGPL (closes: #515809)
svn path=/trunk/; revision=5404
Diffstat (limited to 'src/totem-subtitle-encoding.c')
-rw-r--r-- | src/totem-subtitle-encoding.c | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/totem-subtitle-encoding.c b/src/totem-subtitle-encoding.c index cb79b7d06..0fb892ad2 100644 --- a/src/totem-subtitle-encoding.c +++ b/src/totem-subtitle-encoding.c @@ -3,19 +3,19 @@ * * encoding list copied from gnome-terminal/encoding.c * - * 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 - * (at your option) any later version. + * 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 library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Totem project hereby grant permission for non-gpl compatible GStreamer * plugins to be used and distributed together with GStreamer and Totem. This |