[iagno] Update all files license headers.



commit 60eb9f76aab8f4576bc090381cc4f8b516c9dc54
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Mar 1 13:42:43 2019 +0100

    Update all files license headers.
    
    Also, update http links to https.

 COPYING                                            |  8 ++---
 data/high_contrast.svg                             | 28 ++++++++++++---
 data/iagno.6                                       | 10 +++---
 data/iagno.css                                     | 35 ++++++++++---------
 .../symbolic/org.gnome.Reversi-symbolic.svg        | 26 +++++++-------
 data/themes/adwaita.theme.desktop.in               | 17 +++++++++
 data/themes/classic.theme.desktop.in               | 17 +++++++++
 data/themes/high_contrast.theme.desktop.in         | 18 ++++++++++
 data/themes/sun_and_star.theme.desktop.in          | 17 +++++++++
 data/ui/iagno-screens.ui                           | 18 ++++++++++
 data/ui/iagno-themes.ui                            | 18 ++++++++++
 data/ui/iagno.ui                                   | 20 +++++++++++
 iagno.doap                                         |  4 +--
 src/computer-player.vala                           | 40 ++++++++++++----------
 src/game-view.vala                                 | 40 ++++++++++++----------
 src/game-window.vala                               | 38 ++++++++++----------
 src/game.vala                                      | 40 ++++++++++++----------
 src/iagno.vala                                     | 40 ++++++++++++----------
 src/player.vala                                    | 39 +++++++++++----------
 src/test-iagno.vala                                | 39 +++++++++++----------
 src/themes-dialog.vala                             | 38 ++++++++++----------
 src/vapi/config.vapi                               | 26 +++++++++-----
 src/vapi/libcanberra-gtk3.vapi                     |  2 +-
 23 files changed, 372 insertions(+), 206 deletions(-)
---
diff --git a/COPYING b/COPYING
index 94a9ed0..f288702 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
                     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.
 
@@ -645,7 +645,7 @@ 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.
 
@@ -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/high_contrast.svg b/data/high_contrast.svg
index 8e82eb9..16639c8 100644
--- a/data/high_contrast.svg
+++ b/data/high_contrast.svg
@@ -1,10 +1,28 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  This file is part of GNOME Reversi (also known as Iagno).
+
+  Copyright 2015-2016 Arnaud Bonatti
+
+  GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+-->
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
+   xmlns:dc="https://purl.org/dc/elements/1.1/";
+   xmlns:cc="https://creativecommons.org/ns#";
+   xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="https://www.w3.org/2000/svg";
+   xmlns="https://www.w3.org/2000/svg";
    id="svg2"
    version="1.0"
    width="16" height="8">
diff --git a/data/iagno.6 b/data/iagno.6
index 46b8646..0907b06 100644
--- a/data/iagno.6
+++ b/data/iagno.6
@@ -1,19 +1,21 @@
 .\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\" Copyright (C) 2014 Michael Catanzaro <mcatanzaro gnome org>
+.\" Copyright (C) 2014 Arnaud Bonatti <arnaud bonatti gmail com>
 .\"
-.\" This file is part of Iagno.
+.\" This file is part of GNOME Reversi, also known as Iagno.
 .\"
-.\" Iagno is free software: you can redistribute it and/or modify
+.\" GNOME Reversi 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.
 .\"
-.\" Iagno is distributed in the hope that it will be useful,
+.\" GNOME Reversi 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
+.\" along with GNOME Reversi.  If not, see <https://www.gnu.org/licenses/>.
 .TH IAGNO 6 "2014\-02\-08" "GNOME"
 .SH NAME
 Iagno \- A disk flipping game derived from Reversi
diff --git a/data/iagno.css b/data/iagno.css
index cfe1e9e..d725454 100644
--- a/data/iagno.css
+++ b/data/iagno.css
@@ -1,20 +1,21 @@
-/* Copyright (C) 2015 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 GNOME Reversi, also known as Iagno.
+
+   Copyright 2015, 2016, 2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 button.unfullscreen-button {
   margin:6px;
diff --git a/data/icons/hicolor/symbolic/org.gnome.Reversi-symbolic.svg 
b/data/icons/hicolor/symbolic/org.gnome.Reversi-symbolic.svg
index 8e27fca..075a24d 100644
--- a/data/icons/hicolor/symbolic/org.gnome.Reversi-symbolic.svg
+++ b/data/icons/hicolor/symbolic/org.gnome.Reversi-symbolic.svg
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<!-- Created with Inkscape (https://inkscape.org/) -->
 
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
+   xmlns:dc="https://purl.org/dc/elements/1.1/";
+   xmlns:cc="https://creativecommons.org/ns#";
+   xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="https://www.w3.org/2000/svg";
+   xmlns="https://www.w3.org/2000/svg";
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:inkscape="https://inkscape.org/namespaces/inkscape";
    width="32"
    height="32"
    viewBox="0 0 32 32"
@@ -44,19 +44,19 @@
          rdf:about="">
         <dc:format>image/svg+xml</dc:format>
         <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+           rdf:resource="https://purl.org/dc/dcmitype/StillImage"; />
         <dc:title />
         <cc:license
-           rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"; />
+           rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"; />
       </cc:Work>
       <cc:License
-         rdf:about="http://creativecommons.org/publicdomain/zero/1.0/";>
+         rdf:about="https://creativecommons.org/publicdomain/zero/1.0/";>
         <cc:permits
-           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+           rdf:resource="https://creativecommons.org/ns#Reproduction"; />
         <cc:permits
-           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+           rdf:resource="https://creativecommons.org/ns#Distribution"; />
         <cc:permits
-           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+           rdf:resource="https://creativecommons.org/ns#DerivativeWorks"; />
       </cc:License>
     </rdf:RDF>
   </metadata>
diff --git a/data/themes/adwaita.theme.desktop.in b/data/themes/adwaita.theme.desktop.in
index 2422f26..efd7da8 100644
--- a/data/themes/adwaita.theme.desktop.in
+++ b/data/themes/adwaita.theme.desktop.in
@@ -1,3 +1,20 @@
+# This file is part of GNOME Reversi, also known as Iagno.
+#
+# Copyright 2015 Arnaud Bonatti and Iulian Radu
+#
+# GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+
 [Theme]
 Id=adwaita
 # Translators: name of a board graphical theme; similar to Gtk theme name, should probably be kept unchanged
diff --git a/data/themes/classic.theme.desktop.in b/data/themes/classic.theme.desktop.in
index 4b93ed1..6c5e555 100644
--- a/data/themes/classic.theme.desktop.in
+++ b/data/themes/classic.theme.desktop.in
@@ -1,3 +1,20 @@
+# This file is part of GNOME Reversi, also known as Iagno.
+#
+# Copyright 2015 Arnaud Bonatti and Iulian Radu
+#
+# GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+
 [Theme]
 Id=classic
 # Translators: name of a board graphical theme; copies the look of the most common physical board
diff --git a/data/themes/high_contrast.theme.desktop.in b/data/themes/high_contrast.theme.desktop.in
index 413a8f4..4e0d879 100644
--- a/data/themes/high_contrast.theme.desktop.in
+++ b/data/themes/high_contrast.theme.desktop.in
@@ -1,3 +1,21 @@
+# This file is part of GNOME Reversi, also known as Iagno.
+#
+# Copyright 2015 Arnaud Bonatti and Iulian Radu
+# Copyright 2016 Arnaud Bonatti
+#
+# GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+
 [Theme]
 Id=high_contrast
 # Translators: name of a board graphical theme; uses only two colors, one really dark and one really light
diff --git a/data/themes/sun_and_star.theme.desktop.in b/data/themes/sun_and_star.theme.desktop.in
index 31402d4..8cd6842 100644
--- a/data/themes/sun_and_star.theme.desktop.in
+++ b/data/themes/sun_and_star.theme.desktop.in
@@ -1,3 +1,20 @@
+# This file is part of GNOME Reversi, also known as Iagno.
+#
+# Copyright 2015 Arnaud Bonatti and Iulian Radu
+#
+# GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+
 [Theme]
 Id=sun_and_star
 # Translators: name of a board graphical theme; Light player uses a symbolized Sun, Dark player a symbolized 
five-arms star
diff --git a/data/ui/iagno-screens.ui b/data/ui/iagno-screens.ui
index a7ef435..07da0c1 100644
--- a/data/ui/iagno-screens.ui
+++ b/data/ui/iagno-screens.ui
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  This file is part of GNOME Reversi (also known as Iagno).
+
+  Copyright 2015, 2019 Arnaud Bonatti
+
+  GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+-->
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <object class="GtkBox" id="new-game-screen">
diff --git a/data/ui/iagno-themes.ui b/data/ui/iagno-themes.ui
index a2dd3e0..1c4eea3 100644
--- a/data/ui/iagno-themes.ui
+++ b/data/ui/iagno-themes.ui
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  This file is part of GNOME Reversi (also known as Iagno).
+
+  Copyright 2015, 2019 Arnaud Bonatti
+
+  GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+-->
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <template class="ThemesDialog" parent="GtkDialog">
diff --git a/data/ui/iagno.ui b/data/ui/iagno.ui
index 3ac8567..fe99945 100644
--- a/data/ui/iagno.ui
+++ b/data/ui/iagno.ui
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  This file is part of GNOME Reversi (also known as Iagno).
+
+  Copyright 2012 Tiffany Antopolski and Robert Ancell
+  Copyright 2013, 2014, 2015 Michael Catanzaro
+  Copyright 2014, 2015, 2019 Arnaud Bonatti
+
+  GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+-->
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <menu id="primary-menu">
diff --git a/iagno.doap b/iagno.doap
index e5ff34d..86a400c 100644
--- a/iagno.doap
+++ b/iagno.doap
@@ -8,8 +8,8 @@
   <shortdesc xml:lang="en">Dominate the board in a classic version of Reversi</shortdesc>
   <description xml:lang="en">Dominate the board in a classic version of Reversi</description>
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Iagno"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/games-list"; />
-  <download-page rdf:resource="http://download.gnome.org/sources/iagno/"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/games-list"; />
+  <download-page rdf:resource="https://download.gnome.org/sources/iagno/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/iagno/issues"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>Vala</programming-language>
diff --git a/src/computer-player.vala b/src/computer-player.vala
index 96184b9..a0dfead 100644
--- a/src/computer-player.vala
+++ b/src/computer-player.vala
@@ -1,22 +1,24 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2010-2013 Robert Ancell
- *
- * This file is part of Iagno.
- *
- * Iagno 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.
- *
- * Iagno 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2010-2013 Robert Ancell
+   Copyright 2013-2014 Michael Catanzaro
+   Copyright 2014-2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private class ComputerPlayer : Object
 {
diff --git a/src/game-view.vala b/src/game-view.vala
index 468133c..587dc75 100644
--- a/src/game-view.vala
+++ b/src/game-view.vala
@@ -1,22 +1,24 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2010-2013 Robert Ancell
- *
- * This file is part of Iagno.
- *
- * Iagno 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.
- *
- * Iagno 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2010-2013 Robert Ancell
+   Copyright 2013-2014 Michael Catanzaro
+   Copyright 2014-2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private class GameView : Gtk.DrawingArea
 {
diff --git a/src/game-window.vala b/src/game-window.vala
index d7ec120..33081cb 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 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/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2015, 2016, 2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/game.vala b/src/game.vala
index 904c7b5..115c751 100644
--- a/src/game.vala
+++ b/src/game.vala
@@ -1,22 +1,24 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2010-2013 Robert Ancell
- *
- * This file is part of Iagno.
- *
- * Iagno 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.
- *
- * Iagno 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2010-2013 Robert Ancell
+   Copyright 2013-2014 Michael Catanzaro
+   Copyright 2014-2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private class Game : Object
 {
diff --git a/src/iagno.vala b/src/iagno.vala
index e281175..a47d478 100644
--- a/src/iagno.vala
+++ b/src/iagno.vala
@@ -1,22 +1,24 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2010-2013 Robert Ancell
- *
- * This file is part of Iagno.
- *
- * Iagno 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.
- *
- * Iagno 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2010-2013 Robert Ancell
+   Copyright 2013-2014 Michael Catanzaro
+   Copyright 2014-2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/player.vala b/src/player.vala
index aec0733..ac945d6 100644
--- a/src/player.vala
+++ b/src/player.vala
@@ -1,22 +1,23 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2013 Michael Catanzaro
- *
- * This file is part of Iagno.
- *
- * Iagno 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.
- *
- * Iagno 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2013, 2014 Michael Catanzaro
+   Copyright 2014, 2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private enum Player
 {
diff --git a/src/test-iagno.vala b/src/test-iagno.vala
index 38829f3..db8dffa 100644
--- a/src/test-iagno.vala
+++ b/src/test-iagno.vala
@@ -1,22 +1,23 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2013 Michael Catanzaro
- *
- * This file is part of Iagno.
- *
- * Iagno 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.
- *
- * Iagno 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 Iagno. If not, see <http://www.gnu.org/licenses/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2013, 2014 Michael Catanzaro
+   Copyright 2014, 2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 private class TestIagno : Object
 {
diff --git a/src/themes-dialog.vala b/src/themes-dialog.vala
index 701b875..7979f39 100644
--- a/src/themes-dialog.vala
+++ b/src/themes-dialog.vala
@@ -1,22 +1,22 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2015 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/>.
- */
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2015, 2019 Arnaud Bonatti
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 
diff --git a/src/vapi/config.vapi b/src/vapi/config.vapi
index e7991f3..ef83c6c 100644
--- a/src/vapi/config.vapi
+++ b/src/vapi/config.vapi
@@ -1,12 +1,22 @@
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
- * Copyright (C) 2010-2013 Robert Ancell
- *
- * 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. See http://www.gnu.org/copyleft/gpl.html the full text of the
- * license.
- */
+   This file is part of GNOME Reversi, also known as Iagno.
+
+   Copyright 2010-2013 Robert Ancell
+
+   GNOME Reversi 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 Reversi 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 Reversi.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 public const string VERSION;
 public const string GETTEXT_PACKAGE;
diff --git a/src/vapi/libcanberra-gtk3.vapi b/src/vapi/libcanberra-gtk3.vapi
index 4e5295c..d7284f6 100644
--- a/src/vapi/libcanberra-gtk3.vapi
+++ b/src/vapi/libcanberra-gtk3.vapi
@@ -11,7 +11,7 @@
   Lesser General Public License for more details.
   You should have received a copy of the GNU Lesser General Public
   License along with libcanberra. If not, see
-  <http://www.gnu.org/licenses/>.
+  <https://www.gnu.org/licenses/>.
 ***/
 
 using Canberra;


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