[gnome-taquin] Update links.



commit 8ab70d92bbf1ea96f08b05388abc72a495210d53
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Oct 24 23:55:01 2019 +0200

    Update links.

 COPYING                              | 16 ++++++++--------
 data/gnome-taquin.6                  | 12 +++++++-----
 data/org.gnome.Taquin.appdata.xml.in |  2 +-
 gnome-taquin.doap                    |  4 ++--
 src/game-headerbar.vala              | 36 ++++++++++++++++++------------------
 src/game-view.vala                   |  4 ++--
 src/game-window.vala                 | 36 ++++++++++++++++++------------------
 src/new-game-screen.vala             | 36 ++++++++++++++++++------------------
 src/taquin-game.vala                 | 36 ++++++++++++++++++------------------
 src/taquin-main.vala                 | 36 ++++++++++++++++++------------------
 src/taquin-view.vala                 | 36 ++++++++++++++++++------------------
 src/test-taquin.vala                 | 34 +++++++++++++++++-----------------
 src/vapi/config.vapi                 | 34 +++++++++++++++++-----------------
 13 files changed, 162 insertions(+), 160 deletions(-)
---
diff --git a/COPYING b/COPYING
index ef7e7ef..f288702 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
-GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively
 state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
-    {one line to give the program's name and a brief idea of what it does.}
-    Copyright (C) {year}  {name of author}
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
 
     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
@@ -645,14 +645,14 @@ the "copyright" line and a pointer to where the full notice is found.
     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/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
   If the program does terminal interaction, make it output a short
 notice like this when it starts in an interactive mode:
 
-    {project}  Copyright (C) {year}  {fullname}
+    <program>  Copyright (C) <year>  <name of author>
     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
 
   The GNU General Public License does not permit incorporating your program
 into proprietary programs.  If your program is a subroutine library, you
 may consider it more useful to permit linking proprietary applications with
 the library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.  But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/data/gnome-taquin.6 b/data/gnome-taquin.6
index 4dca910..f9ef6a5 100644
--- a/data/gnome-taquin.6
+++ b/data/gnome-taquin.6
@@ -1,19 +1,21 @@
-.\" Copyright (C) 2014-2016 Arnaud Bonatti <arnaud bonatti gmail com>
 .\"
-.\" This file is part of Taquin.
+.\" This file is part of GNOME Taquin.
 .\"
-.\" Taquin is free software: you can redistribute it and/or modify
+.\" Copyright (C) 2014-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+.\"
+.\" GNOME Taquin 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.
 .\"
-.\" Taquin is distributed in the hope that it will be useful,
+.\" GNOME Taquin 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 Taquin. If not, see <http://www.gnu.org/licenses/>.
+.\" along with GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
+.\"
 .TH TAQUIN 6 "2014\-09\-05" "GNOME"
 .SH NAME
 Taquin \- A sliding puzzle game for GNOME.
diff --git a/data/org.gnome.Taquin.appdata.xml.in b/data/org.gnome.Taquin.appdata.xml.in
index 2550d8a..863978f 100644
--- a/data/org.gnome.Taquin.appdata.xml.in
+++ b/data/org.gnome.Taquin.appdata.xml.in
@@ -24,7 +24,7 @@
   <launchable type="desktop-id">org.gnome.Taquin.desktop</launchable>
   <url type="homepage">https://wiki.gnome.org/Apps/Taquin</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-taquin/issues/</url>
-  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="donation">https://www.gnome.org/friends/</url>
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <update_contact>arnaud.bonatti_at_gmail.com</update_contact>
   <project_group>GNOME</project_group>
diff --git a/gnome-taquin.doap b/gnome-taquin.doap
index 6507931..22d7bc1 100644
--- a/gnome-taquin.doap
+++ b/gnome-taquin.doap
@@ -10,8 +10,8 @@
   <shortdesc xml:lang="en">Move tiles so that they reach their places.</shortdesc>
   <description xml:lang="en">Move tiles so that they reach their places.</description>
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Taquin"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/games-list"; />
-  <download-page rdf:resource="http://download.gnome.org/sources/gnome-taquin/"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/games-list"; />
+  <download-page rdf:resource="https://download.gnome.org/sources/gnome-taquin/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-taquin/issues"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>Vala</programming-language>
diff --git a/src/game-headerbar.vala b/src/game-headerbar.vala
index cc6288b..1a69d12 100644
--- a/src/game-headerbar.vala
+++ b/src/game-headerbar.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2019 – Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of a GNOME game.
- *
- * This application 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 application 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 application. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of a GNOME game
+
+   Copyright (C) 2019 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   This application 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 application 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 application.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/game-view.vala b/src/game-view.vala
index 58ee84e..57a6466 100644
--- a/src/game-view.vala
+++ b/src/game-view.vala
@@ -1,5 +1,5 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+
    This file is part of a GNOME game.
 
    Copyright 2019 Arnaud Bonatti
diff --git a/src/game-window.vala b/src/game-window.vala
index b3ebf7d..67cc958 100644
--- a/src/game-window.vala
+++ b/src/game-window.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2015-2016 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of a GNOME game.
- *
- * This application 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 application 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 application. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of a GNOME game
+
+   Copyright (C) 2015-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   This application 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 application 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 application.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/new-game-screen.vala b/src/new-game-screen.vala
index e3f44f3..a62abcf 100644
--- a/src/new-game-screen.vala
+++ b/src/new-game-screen.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2015-2016 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of a GNOME game.
- *
- * This application 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 application 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 application. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of a GNOME game
+
+   Copyright (C) 2015-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   This application 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 application 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 application.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/taquin-game.vala b/src/taquin-game.vala
index 599e3e6..2713c17 100644
--- a/src/taquin-game.vala
+++ b/src/taquin-game.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2014-2016 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of Taquin.
- *
- * Taquin 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.
- *
- * Taquin 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 Taquin. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of GNOME Taquin.
+
+   Copyright (C) 2014-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   GNOME Taquin 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.
+
+   GNOME Taquin 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 GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private enum GameType
 {
diff --git a/src/taquin-main.vala b/src/taquin-main.vala
index b769e44..10c9475 100644
--- a/src/taquin-main.vala
+++ b/src/taquin-main.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2014-2016 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of Taquin.
- *
- * Taquin 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.
- *
- * Taquin 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 Taquin. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of GNOME Taquin.
+
+   Copyright (C) 2014-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   GNOME Taquin 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.
+
+   GNOME Taquin 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 GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/taquin-view.vala b/src/taquin-view.vala
index c6a4018..c8a0da2 100644
--- a/src/taquin-view.vala
+++ b/src/taquin-view.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2014-2016 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of Taquin.
- *
- * Taquin 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.
- *
- * Taquin 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 Taquin. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of GNOME Taquin.
+
+   Copyright (C) 2014-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   GNOME Taquin 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.
+
+   GNOME Taquin 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 GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gdk;
 
diff --git a/src/test-taquin.vala b/src/test-taquin.vala
index 86a56d4..95489d7 100644
--- a/src/test-taquin.vala
+++ b/src/test-taquin.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2019 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of Taquin.
- *
- * Taquin 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.
- *
- * Taquin 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 Taquin. If not, see <http://www.gnu.org/licenses/>.
- */
+   This file is part of GNOME Taquin.
+
+   Copyright (C) 2019 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   GNOME Taquin 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.
+
+   GNOME Taquin 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 GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private class TestTaquin : Object
 {
diff --git a/src/vapi/config.vapi b/src/vapi/config.vapi
index f2fe20d..0ecd75c 100644
--- a/src/vapi/config.vapi
+++ b/src/vapi/config.vapi
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2014 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of Taquin.
- *
- * Taquin 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.
- *
- * Taquin 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 Taquin. If not, see <http://www.gnu.org/licenses/>.
- */
+   This file is part of GNOME Taquin.
+
+   Copyright (C) 2014 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   GNOME Taquin 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.
+
+   GNOME Taquin 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 GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private const string VERSION;
 private const string GETTEXT_PACKAGE;


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