[gtranslator: 1/2] Upgrade license to GPLv3



commit 234df095720f0717026ca50032b1cc635fa4722c
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Sat Nov 24 15:54:32 2018 -0200

    Upgrade license to GPLv3

 plugins/glossary/glossary-panel.h                  | 13 +++++-----
 plugins/translation-memory/gda/gda-utils.c         | 14 +++++------
 plugins/translation-memory/gda/gda-utils.h         | 14 +++++------
 .../gtr-translation-memory-utils.c                 | 14 +++++------
 .../gtr-translation-memory-utils.h                 | 14 +++++------
 src/gtr-actions-search.c                           |  6 ++---
 src/gtr-close-confirmation-dialog.c                | 10 ++++----
 src/gtr-close-confirmation-dialog.h                |  7 +++---
 src/gtr-dirs.c                                     |  6 ++---
 src/gtr-dirs.h                                     |  6 ++---
 src/gtr-header-dialog.c                            | 24 +++++++++----------
 src/gtr-header-dialog.h                            | 24 +++++++++----------
 src/gtr-header.c                                   | 16 ++++++-------
 src/gtr-header.h                                   | 14 +++++------
 src/gtr-history-entry.c                            |  8 +++----
 src/gtr-history-entry.h                            |  8 +++----
 src/gtr-search-dialog.c                            | 10 ++++----
 src/gtr-search-dialog.h                            |  8 +++----
 src/gtr-settings.c                                 | 15 ++++++------
 src/gtr-settings.h                                 | 15 ++++++------
 src/gtr-status-combo-box.c                         |  8 +++----
 src/gtr-status-combo-box.h                         |  8 +++----
 src/gtr-tab-label.c                                |  8 +++----
 src/gtr-tab-label.h                                |  8 +++----
 src/gtr-utils.c                                    | 20 ++++++++--------
 src/gtr-utils.h                                    | 14 +++++------
 src/main.c                                         | 28 +++++++++++-----------
 src/translation-memory/gda/gda-utils.c             | 14 +++++------
 src/translation-memory/gda/gda-utils.h             | 14 +++++------
 .../gtr-translation-memory-utils.c                 | 14 +++++------
 .../gtr-translation-memory-utils.h                 | 14 +++++------
 31 files changed, 196 insertions(+), 200 deletions(-)
---
diff --git a/plugins/glossary/glossary-panel.h b/plugins/glossary/glossary-panel.h
index bbf5d8c8..e2a92889 100644
--- a/plugins/glossary/glossary-panel.h
+++ b/plugins/glossary/glossary-panel.h
@@ -3,22 +3,21 @@
  * This file is part of gtr
  *
  * Copyright (C) 2006 - Steve Frécinaux
- *              2007 - Ignacio Casal Quinteiro <nacho resa gmail com>
+ *               2007 - Ignacio Casal Quinteiro <nacho resa gmail com>
  *
- * gtr 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 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * gtr is distributed in the hope that it will be useful,
+ * 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 gtr; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
+ *
  */
 
 #ifndef __GLOSSARY_PANEL_H__
diff --git a/plugins/translation-memory/gda/gda-utils.c b/plugins/translation-memory/gda/gda-utils.c
index 57fd124c..4d16cb0c 100644
--- a/plugins/translation-memory/gda/gda-utils.c
+++ b/plugins/translation-memory/gda/gda-utils.c
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012    Ignacio Casal Quinteiro <icq gnome org>
+ * Copytight (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012   Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Ignacio Casal Quinteiro <icq gnome org>
diff --git a/plugins/translation-memory/gda/gda-utils.h b/plugins/translation-memory/gda/gda-utils.h
index 7036e7e6..33bd7b71 100644
--- a/plugins/translation-memory/gda/gda-utils.h
+++ b/plugins/translation-memory/gda/gda-utils.h
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012     Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Fatih Demir <kabalak kabalak net>
diff --git a/plugins/translation-memory/gtr-translation-memory-utils.c 
b/plugins/translation-memory/gtr-translation-memory-utils.c
index 9c5580ad..18a3c48b 100644
--- a/plugins/translation-memory/gtr-translation-memory-utils.c
+++ b/plugins/translation-memory/gtr-translation-memory-utils.c
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012    Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Ignacio Casal Quinteiro <icq gnome org>
diff --git a/plugins/translation-memory/gtr-translation-memory-utils.h 
b/plugins/translation-memory/gtr-translation-memory-utils.h
index 07660a54..350ee65b 100644
--- a/plugins/translation-memory/gtr-translation-memory-utils.h
+++ b/plugins/translation-memory/gtr-translation-memory-utils.h
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012     Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Fatih Demir <kabalak kabalak net>
diff --git a/src/gtr-actions-search.c b/src/gtr-actions-search.c
index d749bdec..592e465d 100644
--- a/src/gtr-actions-search.c
+++ b/src/gtr-actions-search.c
@@ -8,9 +8,9 @@
  *
  * Based in gedit-commands-search.c
  *
- * 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 of the License, or
+ * 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,
@@ -19,7 +19,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-close-confirmation-dialog.c b/src/gtr-close-confirmation-dialog.c
index a17930b0..947daf82 100644
--- a/src/gtr-close-confirmation-dialog.c
+++ b/src/gtr-close-confirmation-dialog.c
@@ -2,12 +2,12 @@
  * gtr-close-confirmation-dialog.c
  * This file is part of gtranslator
  *
- * Copyright (C) 2004-2005 GNOME Foundation 
- *              2008 Ignacio Casal Quinteiro
+ * Copyright (C) 2004-2005  GNOME Foundation
+ *               2008 Ignacio Casal Quinteiro
  *
- * 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 of the License, or
+ * 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,
@@ -16,7 +16,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-close-confirmation-dialog.h b/src/gtr-close-confirmation-dialog.h
index c3914fd7..31df804d 100644
--- a/src/gtr-close-confirmation-dialog.h
+++ b/src/gtr-close-confirmation-dialog.h
@@ -4,9 +4,9 @@
  *
  * Copyright (C) 2004-2005 GNOME Foundation 
  *
- * 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 of the License, or
+ * 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,
@@ -15,8 +15,7 @@
  * 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/>.
- *
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /*
diff --git a/src/gtr-dirs.c b/src/gtr-dirs.c
index 639a33d8..abb96b3e 100644
--- a/src/gtr-dirs.c
+++ b/src/gtr-dirs.c
@@ -4,9 +4,9 @@
  *
  * Copyright (C) 2008 Ignacio Casal Quinteiro
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-dirs.h b/src/gtr-dirs.h
index 3bfceb4c..34a0be51 100644
--- a/src/gtr-dirs.h
+++ b/src/gtr-dirs.h
@@ -4,9 +4,9 @@
  *
  * Copyright (C) 2008 Ignacio Casal Quinteiro
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-header-dialog.c b/src/gtr-header-dialog.c
index 6f1a93e5..677f866f 100644
--- a/src/gtr-header-dialog.c
+++ b/src/gtr-header-dialog.c
@@ -2,18 +2,18 @@
  * Copyright (C) 2007  Pablo Sanxiao <psanxiao gmail com>
  *               2010  Ignacio Casal Quinteiro <icq gnome org>
  * 
- *     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, see <http://www.gnu.org/licenses/>.
+ * 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
+ * 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, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-header-dialog.h b/src/gtr-header-dialog.h
index 6aa1e3de..b92c2e3d 100644
--- a/src/gtr-header-dialog.h
+++ b/src/gtr-header-dialog.h
@@ -1,18 +1,18 @@
 /*
  * Copyright (C) 2007  Pablo Sanxiao <psanxiao 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, see <http://www.gnu.org/licenses/>.
+ * 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
+ * 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, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-header.c b/src/gtr-header.c
index 057bfd92..b1953c72 100644
--- a/src/gtr-header.c
+++ b/src/gtr-header.c
@@ -1,20 +1,20 @@
 /*
- * (C) 2007 Pablo Sanxiao <psanxiao gmail com>
- *          Ignacio Casal Quinteiro <icq gnome org>
- *     2008 Igalia
+ * Copyright (C) 2007  Pablo Sanxiao <psanxiao gmail com>
+ *                     Ignacio Casal Quinteiro <icq gnome org>
+ *               2008  Igalia
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Pablo Sanxiao <psanxiao gmail com>
diff --git a/src/gtr-header.h b/src/gtr-header.h
index 7907a7ad..b5132848 100644
--- a/src/gtr-header.h
+++ b/src/gtr-header.h
@@ -1,19 +1,19 @@
 /*
- * (C) 2007 Pablo Sanxiao <psanxiao gmail com>
- *     2008 Igalia
+ * Copyright (C) 2007  Pablo Sanxiao <psanxiao gmail com>
+ *               2008  Igalia
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Pablo Sanxiao <psanxiao gmail com>
diff --git a/src/gtr-history-entry.c b/src/gtr-history-entry.c
index 1a85ac06..f5cd39f9 100644
--- a/src/gtr-history-entry.c
+++ b/src/gtr-history-entry.c
@@ -2,11 +2,11 @@
  * gtr-history-entry.c
  * This file is part of gtr
  *
- * Copyright (C) 2006 - Paolo Borelli
+ * Copyright (C) 2006  Paolo Borelli
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-history-entry.h b/src/gtr-history-entry.h
index 852e43fb..6888705e 100644
--- a/src/gtr-history-entry.h
+++ b/src/gtr-history-entry.h
@@ -2,11 +2,11 @@
  * gtr-history-entry.h
  * This file is part of gtr
  *
- * Copyright (C) 2006 - Paolo Borelli
+ * Copyright (C) 2006  Paolo Borelli
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-search-dialog.c b/src/gtr-search-dialog.c
index c9ae0309..a3263285 100644
--- a/src/gtr-search-dialog.c
+++ b/src/gtr-search-dialog.c
@@ -2,12 +2,12 @@
  * gedit-search-dialog.c
  * This file is part of gtranslator based on gedit
  *
- * Copyright (C) 2005 Paolo Maggi
- *              2007 Ignacio Casal
+ * Copyright (C) 2005  Paolo Maggi
+ *               2007  Ignacio Casal
  *
- * 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 of the License, or
+ * 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,
@@ -16,7 +16,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-search-dialog.h b/src/gtr-search-dialog.h
index fcce7b2e..eb456dd5 100644
--- a/src/gtr-search-dialog.h
+++ b/src/gtr-search-dialog.h
@@ -2,11 +2,11 @@
  * search-dialog.h
  * This file is part of gtranslator based on gedit
  *
- * Copyright (C) 2005 Paolo Maggi
+ * Copyright (C) 2005  Paolo Maggi
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-settings.c b/src/gtr-settings.c
index 65c875fd..f24fdcec 100644
--- a/src/gtr-settings.c
+++ b/src/gtr-settings.c
@@ -2,23 +2,22 @@
  * gtr-settings.c
  * This file is part of gtranslator
  *
- * Copyright (C) 2002-2005 - Paolo Maggi
- *               2009 - Ignacio Casal Quinteiro
+ * Copyright (C) 2002-2005  Paolo Maggi
+ *               2009  Ignacio Casal Quinteiro
  *
- * gtranslator 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 of the License, or
+ * 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,
+ * 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 gtr; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
+ *
  */
 
 #include <string.h>
diff --git a/src/gtr-settings.h b/src/gtr-settings.h
index 065a5e5b..343696c1 100644
--- a/src/gtr-settings.h
+++ b/src/gtr-settings.h
@@ -2,23 +2,22 @@
  * gtr-settings.h
  * This file is part of gtranslator
  *
- * Copyright (C) 2009 - Ignacio Casal Quinteiro
- *               2002 - Paolo Maggi
+ * Copyright (C) 2009  Ignacio Casal Quinteiro
+ *               2002  Paolo Maggi
  *
- * gtr 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 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * gtr is distributed in the hope that it will be useful,
+ * 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 gtr; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
+ *
  */
 
 
diff --git a/src/gtr-status-combo-box.c b/src/gtr-status-combo-box.c
index 4330b0e8..d0a97321 100644
--- a/src/gtr-status-combo-box.c
+++ b/src/gtr-status-combo-box.c
@@ -2,11 +2,11 @@
  * gtr-status-combo-box.c
  * This file is part of gtr
  *
- * Copyright (C) 2008 - Jesse van den Kieboom
+ * Copyright (C) 2008  Jesse van den Kieboom
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-status-combo-box.h b/src/gtr-status-combo-box.h
index 3f44fb13..2ff76928 100644
--- a/src/gtr-status-combo-box.h
+++ b/src/gtr-status-combo-box.h
@@ -2,11 +2,11 @@
  * gtr-status-combo-box.h
  * This file is part of gtr
  *
- * Copyright (C) 2008 - Jesse van den Kieboom
+ * Copyright (C) 2008  Jesse van den Kieboom
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-tab-label.c b/src/gtr-tab-label.c
index 192400c2..26b4e732 100644
--- a/src/gtr-tab-label.c
+++ b/src/gtr-tab-label.c
@@ -2,11 +2,11 @@
  * gtr-tab-label.c
  * This file is part of gtranslator
  *
- * Copyright (C) 2010 - Paolo Borelli
+ * Copyright (C) 2010  Paolo Borelli
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-tab-label.h b/src/gtr-tab-label.h
index eb2701d3..b4b84a19 100644
--- a/src/gtr-tab-label.h
+++ b/src/gtr-tab-label.h
@@ -2,11 +2,11 @@
  * gtr-tab-label.h
  * This file is part of gtr
  *
- * Copyright (C) 2010 - Paolo Borelli
+ * Copyright (C) 2010  Paolo Borelli
  *
- * 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 of the License, or
+ * 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,
@@ -15,7 +15,7 @@
  * 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/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/gtr-utils.c b/src/gtr-utils.c
index bc755fd2..33a20c67 100644
--- a/src/gtr-utils.c
+++ b/src/gtr-utils.c
@@ -1,23 +1,23 @@
 /*
- * (C) 2001-2007 Fatih Demir <kabalak kabalak net>
- *               Ignacio Casal <nacho resa gmail com>
- *              Paolo Maggi
- *     2008      Igalia
+ * Copyright (C) 2001-2007  Fatih Demir <kabalak kabalak net>
+ *                          Ignacio Casal <nacho resa gmail com>
+ *                          Paolo Maggi
+ *               2008       Igalia
  *
  * Based in gedit utils funcs
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ *
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Fatih Demir <kabalak kabalak net>
diff --git a/src/gtr-utils.h b/src/gtr-utils.h
index 8590bd32..8916d879 100644
--- a/src/gtr-utils.h
+++ b/src/gtr-utils.h
@@ -1,19 +1,19 @@
 /*
- * (C) 2001    Fatih Demir <kabalak kabalak net>
- *     2008     Igalia
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2008  Igalia
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Fatih Demir <kabalak kabalak net>
diff --git a/src/main.c b/src/main.c
index 32340f41..2323e282 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,22 +1,22 @@
 /*
- * (C) 2000-2007       Fatih Demir <kabalak kabalak net>
- *                     Ross Golder <ross golder org>
- *                     Gediminas Paulauskas <menesis kabalak net>
- *                     Peeter Vois <peeter kabalak net>
- *                     Ignacio Casal Quinteiro <nacho resa gmail com>
+ * Copyright (C) 2000-2007  Fatih Demir <kabalak kabalak net>
+ *                          Ross Golder <ross golder org>
+ *                          Gediminas Paulauskas <menesis kabalak net>
+ *                          Peeter Vois <peeter kabalak net>
+ *                          Ignacio Casal Quinteiro <nacho resa gmail com>
  *
- * 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 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 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.
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/translation-memory/gda/gda-utils.c b/src/translation-memory/gda/gda-utils.c
index 57fd124c..e4bb8592 100644
--- a/src/translation-memory/gda/gda-utils.c
+++ b/src/translation-memory/gda/gda-utils.c
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012    Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Ignacio Casal Quinteiro <icq gnome org>
diff --git a/src/translation-memory/gda/gda-utils.h b/src/translation-memory/gda/gda-utils.h
index 7036e7e6..33bd7b71 100644
--- a/src/translation-memory/gda/gda-utils.h
+++ b/src/translation-memory/gda/gda-utils.h
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012     Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Fatih Demir <kabalak kabalak net>
diff --git a/src/translation-memory/gtr-translation-memory-utils.c 
b/src/translation-memory/gtr-translation-memory-utils.c
index 9c5580ad..18a3c48b 100644
--- a/src/translation-memory/gtr-translation-memory-utils.c
+++ b/src/translation-memory/gtr-translation-memory-utils.c
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012    Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Ignacio Casal Quinteiro <icq gnome org>
diff --git a/src/translation-memory/gtr-translation-memory-utils.h 
b/src/translation-memory/gtr-translation-memory-utils.h
index 07660a54..350ee65b 100644
--- a/src/translation-memory/gtr-translation-memory-utils.h
+++ b/src/translation-memory/gtr-translation-memory-utils.h
@@ -1,19 +1,19 @@
 /*
- * (C) 2001     Fatih Demir <kabalak kabalak net>
- *     2012     Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright (C) 2001  Fatih Demir <kabalak kabalak net>
+ *               2012  Ignacio Casal Quinteiro <icq gnome org>
  *
- * gtranslator 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 of the License, or   
+ * 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,
+ * 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 
+ * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   Fatih Demir <kabalak kabalak net>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]