aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/totem-subtitle-encoding.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <gdesmott@gnome.org>2008-02-17 01:13:54 +0800
committerGuillaume Desmottes <gdesmott@gnome.org>2008-02-17 01:13:54 +0800
commit54f3494171f1c1d40414a43ddcafc5016ab4f26f (patch)
tree17ef67bc2e8388a51f6358aecd36668e48dd12ee /libempathy-gtk/totem-subtitle-encoding.c
parent6630718c9bc6dfff20d89ac262b8af77899ec289 (diff)
downloadgsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.tar
gsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.tar.gz
gsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.tar.bz2
gsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.tar.lz
gsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.tar.xz
gsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.tar.zst
gsoc2013-empathy-54f3494171f1c1d40414a43ddcafc5016ab4f26f.zip
totem-subtitle-encoding.c: change license to LPGL
Diffstat (limited to 'libempathy-gtk/totem-subtitle-encoding.c')
-rw-r--r--libempathy-gtk/totem-subtitle-encoding.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libempathy-gtk/totem-subtitle-encoding.c b/libempathy-gtk/totem-subtitle-encoding.c
index 3688a5154..e0eef082c 100644
--- a/libempathy-gtk/totem-subtitle-encoding.c
+++ b/libempathy-gtk/totem-subtitle-encoding.c
@@ -4,16 +4,16 @@
* 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
+ * 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 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.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*