[gtranslator] Relicense as gplv3+ and update the fsf address.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Relicense as gplv3+ and update the fsf address.
- Date: Thu, 13 Oct 2011 10:14:35 +0000 (UTC)
commit 69315adece898eb0e7ec9d37333dd87d9fe8b792
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Oct 13 12:13:25 2011 +0200
Relicense as gplv3+ and update the fsf address.
plugins/charmap/charmap/__init__.py | 13 ++++++-------
plugins/charmap/charmap/panel.py | 13 ++++++-------
src/gtr-profile.c | 25 ++++++++++++-------------
src/gtr-profile.h | 25 ++++++++++++-------------
src/gtr-statusbar.c | 26 ++++++++++++--------------
src/gtr-statusbar.h | 26 ++++++++++++--------------
src/gtr-tab-activatable.c | 25 ++++++++++++-------------
src/gtr-tab-activatable.h | 25 ++++++++++++-------------
src/gtr-window-activatable.c | 25 ++++++++++++-------------
src/gtr-window-activatable.h | 25 ++++++++++++-------------
10 files changed, 108 insertions(+), 120 deletions(-)
---
diff --git a/plugins/charmap/charmap/__init__.py b/plugins/charmap/charmap/__init__.py
index 7b6b190..a0d9583 100644
--- a/plugins/charmap/charmap/__init__.py
+++ b/plugins/charmap/charmap/__init__.py
@@ -3,19 +3,18 @@
# Copyright (C) 2006 Steve FrÃcinaux <steve istique net>
# 2010 Ignacio Casal Quinteiro <icq gnome org>
#
-# This program is free software; you can redistribute it and/or modify
+# 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, or (at your option)
-# any later version.
-#
+# the Free Software Foundation, either version 3 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
+# MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
from gi.repository import GObject, Gio, Pango, Gtk, Gtranslator, Gucharmap
from panel import CharmapPanel
diff --git a/plugins/charmap/charmap/panel.py b/plugins/charmap/charmap/panel.py
index c8d3254..8e171dc 100644
--- a/plugins/charmap/charmap/panel.py
+++ b/plugins/charmap/charmap/panel.py
@@ -3,19 +3,18 @@
# Copyright (C) 2006 Steve FrÃcinaux <steve istique net>
# 2010 Ignacio Casal Quinteiro <icq gnome org>
#
-# This program is free software; you can redistribute it and/or modify
+# 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, or (at your option)
-# any later version.
-#
+# the Free Software Foundation, either version 3 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
+# MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
from gi.repository import Gtk, Gucharmap
diff --git a/src/gtr-profile.c b/src/gtr-profile.c
index 23f3141..e7209da 100644
--- a/src/gtr-profile.c
+++ b/src/gtr-profile.c
@@ -2,19 +2,18 @@
* (C) 2008 Pablo Sanxiao <psanxiao gmail com>
* Igalia
*
- * gtranslator 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.
- *
- * gtranslator 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*
* Authors:
* Pablo Sanxiao <psanxiao gmail com>
diff --git a/src/gtr-profile.h b/src/gtr-profile.h
index 7772b0b..c592e7f 100644
--- a/src/gtr-profile.h
+++ b/src/gtr-profile.h
@@ -2,19 +2,18 @@
* (C) 2008 Pablo Sanxiao <psanxiao gmail com>
* Igalia
*
- * gtranslator 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.
- *
- * gtranslator 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*
* Authors:
* Pablo Sanxiao <psanxiao gmail com>
diff --git a/src/gtr-statusbar.c b/src/gtr-statusbar.c
index 8fe6dd6..5fb4ed9 100644
--- a/src/gtr-statusbar.c
+++ b/src/gtr-statusbar.c
@@ -2,20 +2,18 @@
* Copyright (C) 2005 - Paolo Borelli
* 2007 - Ignacio Casal Quinteiro <nacho resa gmail com>
*
- * 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 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/gtr-statusbar.h b/src/gtr-statusbar.h
index 5d7ca2e..4f72195 100644
--- a/src/gtr-statusbar.h
+++ b/src/gtr-statusbar.h
@@ -2,20 +2,18 @@
* Copyright (C) 2005 - Paolo Borelli
* 2007 - Ignacio Casal Quinteiro <nacho resa gmail com>
*
- * 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 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*/
#ifndef GTR_STATUSBAR_H
diff --git a/src/gtr-tab-activatable.c b/src/gtr-tab-activatable.c
index e35ace6..8cb089d 100644
--- a/src/gtr-tab-activatable.c
+++ b/src/gtr-tab-activatable.c
@@ -4,19 +4,18 @@
*
* Copyright (C) 2010 Steve FrÃcinaux
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library 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 Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library 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.
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/gtr-tab-activatable.h b/src/gtr-tab-activatable.h
index 562096b..3f093a0 100644
--- a/src/gtr-tab-activatable.h
+++ b/src/gtr-tab-activatable.h
@@ -4,19 +4,18 @@
*
* Copyright (C) 2010 - Steve FrÃcinaux
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library 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 Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library 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.
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*/
#ifndef __GTR_TAB_ACTIVATABLE_H__
diff --git a/src/gtr-window-activatable.c b/src/gtr-window-activatable.c
index b9a9c15..850746f 100644
--- a/src/gtr-window-activatable.c
+++ b/src/gtr-window-activatable.c
@@ -4,19 +4,18 @@
*
* Copyright (C) 2010 Steve FrÃcinaux
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library 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 Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library 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.
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/gtr-window-activatable.h b/src/gtr-window-activatable.h
index 70e60c4..d6388be 100644
--- a/src/gtr-window-activatable.h
+++ b/src/gtr-window-activatable.h
@@ -4,19 +4,18 @@
*
* Copyright (C) 2010 - Steve FrÃcinaux
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library 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 Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library 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.
+ * 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 3 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
+ * MERCHANMSGILITY or FITNESS FOR A PARTICULAR PURMSGSE. 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 <http://www.gnu.org/licenses/>.
*/
#ifndef __GTR_WINDOW_ACTIVATABLE_H__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]