[gnome-games/gnome-3-24] Fix license in file headers



commit d10c893727790f627ffea00270f1624b0d7c4121
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Apr 9 15:03:19 2017 +0200

    Fix license in file headers
    
    Replace mention of GPLv3 by GPL-3.0+ as initially intended in the file
    headers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=781036

 data/gtk-style.css                                 |    2 +-
 plugins/amiga/src/amiga-plugin.vala                |    2 +-
 plugins/atari-2600/src/atari-2600-plugin.vala      |    2 +-
 plugins/atari-7800/src/atari-7800-plugin.vala      |    2 +-
 plugins/desktop/src/desktop-error.vala             |    2 +-
 plugins/desktop/src/desktop-icon.vala              |    2 +-
 plugins/desktop/src/desktop-plugin.vala            |    2 +-
 plugins/desktop/src/desktop-title.vala             |    2 +-
 plugins/desktop/src/desktop-tracker-query.vala     |    2 +-
 plugins/doom/src/doom-plugin.vala                  |    2 +-
 plugins/dreamcast/src/dreamcast-header.vala        |    2 +-
 plugins/dreamcast/src/dreamcast-plugin.vala        |    2 +-
 plugins/dreamcast/src/dreamcast-uid.vala           |    2 +-
 .../src/game-boy-advance-plugin.vala               |    2 +-
 plugins/game-boy/src/game-boy-header.vala          |    2 +-
 plugins/game-boy/src/game-boy-plugin.vala          |    2 +-
 plugins/game-cube/src/game-cube-header.vala        |    2 +-
 plugins/game-cube/src/game-cube-plugin.vala        |    2 +-
 plugins/game-cube/src/game-cube-uid.vala           |    2 +-
 plugins/libretro/src/libretro-game-source.vala     |    2 +-
 plugins/libretro/src/libretro-icon.vala            |    2 +-
 plugins/libretro/src/libretro-plugin.vala          |    2 +-
 plugins/libretro/src/libretro-title.vala           |    2 +-
 plugins/libretro/src/libretro-uid.vala             |    2 +-
 plugins/love/src/love-error.vala                   |    2 +-
 plugins/love/src/love-icon.vala                    |    2 +-
 plugins/love/src/love-package.vala                 |    2 +-
 plugins/love/src/love-plugin.vala                  |    2 +-
 plugins/love/src/love-title.vala                   |    2 +-
 plugins/mame/src/mame-error.vala                   |    2 +-
 plugins/mame/src/mame-game-info.vala               |    2 +-
 plugins/mame/src/mame-game-uri-adapter.vala        |    2 +-
 plugins/mame/src/mame-plugin.vala                  |    2 +-
 .../master-system/src/master-system-header.vala    |    2 +-
 .../master-system/src/master-system-plugin.vala    |    2 +-
 plugins/mega-drive/src/mega-drive-header.vala      |    2 +-
 plugins/mega-drive/src/mega-drive-plugin.vala      |    2 +-
 plugins/mega-drive/src/mega-drive-system.vala      |    2 +-
 .../neo-geo-pocket/src/neo-geo-pocket-plugin.vala  |    2 +-
 plugins/nes/src/nes-plugin.vala                    |    2 +-
 plugins/nintendo-64/src/nintendo-64-plugin.vala    |    2 +-
 plugins/nintendo-ds/src/nintendo-ds-icon.vala      |    2 +-
 plugins/nintendo-ds/src/nintendo-ds-plugin.vala    |    2 +-
 plugins/pc-engine/src/pc-engine-error.vala         |    2 +-
 plugins/pc-engine/src/pc-engine-plugin.vala        |    2 +-
 plugins/playstation/src/playstation-error.vala     |    2 +-
 .../playstation/src/playstation-game-factory.vala  |    2 +-
 plugins/playstation/src/playstation-header.vala    |    2 +-
 plugins/playstation/src/playstation-plugin.vala    |    2 +-
 plugins/playstation/src/playstation-uid.vala       |    2 +-
 plugins/sega-saturn/src/sega-saturn-error.vala     |    2 +-
 plugins/sega-saturn/src/sega-saturn-header.vala    |    2 +-
 plugins/sega-saturn/src/sega-saturn-plugin.vala    |    2 +-
 plugins/sega-saturn/src/sega-saturn-uid.vala       |    2 +-
 plugins/snes/src/snes-plugin.vala                  |    2 +-
 plugins/steam/src/steam-cover.vala                 |    2 +-
 plugins/steam/src/steam-error.vala                 |    2 +-
 plugins/steam/src/steam-game-source.vala           |    2 +-
 plugins/steam/src/steam-icon.vala                  |    2 +-
 plugins/steam/src/steam-plugin.vala                |    2 +-
 plugins/steam/src/steam-registry.vala              |    2 +-
 plugins/steam/src/steam-title.vala                 |    2 +-
 plugins/wii-ware/src/wii-ware-plugin.vala          |    2 +-
 plugins/wii/src/wii-header.vala                    |    2 +-
 plugins/wii/src/wii-plugin.vala                    |    2 +-
 plugins/wii/src/wii-uid.vala                       |    2 +-
 src/command/command-error.vala                     |    2 +-
 src/command/command-runner.vala                    |    2 +-
 src/config.vala                                    |    2 +-
 src/core/cover.vala                                |    2 +-
 src/core/game-source.vala                          |    2 +-
 src/core/game-uri-adapter.vala                     |    2 +-
 src/core/game.vala                                 |    2 +-
 src/core/icon.vala                                 |    2 +-
 src/core/input-capabilities.vala                   |    2 +-
 src/core/media-set/media-set-error.vala            |    2 +-
 src/core/media-set/media-set.vala                  |    2 +-
 src/core/media.vala                                |    2 +-
 src/core/plugin-register.vala                      |    2 +-
 src/core/plugin-registrar.vala                     |    2 +-
 src/core/plugin.vala                               |    2 +-
 src/core/runner.vala                               |    2 +-
 src/core/title.vala                                |    2 +-
 src/core/uid.vala                                  |    2 +-
 src/credits.vala                                   |    2 +-
 src/dummy/dummy-cover.vala                         |    2 +-
 src/dummy/dummy-game-source.vala                   |    2 +-
 src/dummy/dummy-game.vala                          |    2 +-
 src/dummy/dummy-icon.vala                          |    2 +-
 src/dummy/dummy-runner.vala                        |    2 +-
 src/gameinfo/gameinfo-disc-id-disc-title.vala      |    2 +-
 src/gameinfo/gameinfo-disc-id-game-title.vala      |    2 +-
 .../gameinfo-disc-id-input-capabilities.vala       |    2 +-
 src/gameinfo/gameinfo-doc.vala                     |    2 +-
 src/gameinfo/gameinfo-error.vala                   |    2 +-
 src/gamepad/gamepad-callbacks.vala                 |    2 +-
 src/gamepad/gamepad-dpad.vala                      |    2 +-
 src/gamepad/gamepad-input-type.vala                |    2 +-
 src/gamepad/gamepad-mapped-event.vala              |    2 +-
 src/gamepad/gamepad-mapping-error.vala             |    2 +-
 src/gamepad/gamepad-mapping.vala                   |    2 +-
 src/gamepad/gamepad-mappings-manager.vala          |    2 +-
 src/gamepad/gamepad-monitor.vala                   |    2 +-
 src/gamepad/gamepad.vala                           |    2 +-
 src/gamepad/linux/libevdev.vapi                    |    2 +-
 .../linux/linux-raw-gamepad-monitor-fallback.vala  |    2 +-
 src/gamepad/linux/linux-raw-gamepad-monitor.vala   |    2 +-
 src/gamepad/linux/linux-raw-gamepad.vala           |    2 +-
 src/gamepad/raw-gamepad-monitor.vala               |    2 +-
 src/gamepad/raw-gamepad.vala                       |    2 +-
 src/gamepad/standard-gamepad-axis.vala             |    2 +-
 src/gamepad/standard-gamepad-button.vala           |    2 +-
 src/generic/generic-game.vala                      |    2 +-
 src/generic/generic-sync-game-uri-adapter.vala     |    2 +-
 src/generic/generic-title.vala                     |    2 +-
 src/generic/generic-uid.vala                       |    2 +-
 src/generic/generic-uri-game-factory.vala          |    2 +-
 src/grilo/grilo-cover.vala                         |    2 +-
 src/grilo/grilo-media.vala                         |    2 +-
 src/main.vala                                      |    2 +-
 src/retro/retro-core-source.vala                   |    2 +-
 src/retro/retro-error.vala                         |    2 +-
 src/retro/retro-gamepad.vala                       |    2 +-
 src/retro/retro-input-manager.vala                 |    2 +-
 src/retro/retro-platform.vala                      |    2 +-
 src/retro/retro-runner.vala                        |    2 +-
 src/tracker/mime-type-tracker-query.vala           |    2 +-
 src/tracker/tracker-game-source.vala               |    2 +-
 src/tracker/tracker-query.vala                     |    2 +-
 src/ui/application-window.vala                     |    2 +-
 src/ui/application.vala                            |    2 +-
 src/ui/collection-box.vala                         |    2 +-
 src/ui/collection-header-bar.vala                  |    2 +-
 src/ui/collection-icon-view.vala                   |    2 +-
 src/ui/display-box.vala                            |    2 +-
 src/ui/display-header-bar.vala                     |    2 +-
 src/ui/dummy-display.vala                          |    2 +-
 src/ui/empty-collection.vala                       |    2 +-
 src/ui/error-display.vala                          |    2 +-
 src/ui/error-info-bar.vala                         |    2 +-
 src/ui/game-icon-view.vala                         |    2 +-
 src/ui/game-thumbnail.vala                         |    2 +-
 src/ui/media-menu-button.vala                      |    2 +-
 src/ui/media-selector.vala                         |    2 +-
 src/ui/preferences-page-plugins-item.vala          |    2 +-
 src/ui/preferences-page-plugins.vala               |    2 +-
 src/ui/preferences-page-video.vala                 |    2 +-
 src/ui/preferences-page.vala                       |    2 +-
 src/ui/preferences-switch-item.vala                |    2 +-
 src/ui/preferences-window.vala                     |    2 +-
 src/ui/quit-dialog.vala                            |    2 +-
 src/ui/remote-display.vala                         |    2 +-
 src/ui/resume-dialog.vala                          |    2 +-
 src/ui/resume-failed-dialog.vala                   |    2 +-
 src/ui/search-bar.vala                             |    2 +-
 src/ui/ui-state.vala                               |    2 +-
 src/utils/composite-cover.vala                     |    2 +-
 src/utils/composite-title.vala                     |    2 +-
 src/utils/cue-sheet/cue-sheet-error.vala           |    2 +-
 src/utils/cue-sheet/cue-sheet-file-format.vala     |    2 +-
 src/utils/cue-sheet/cue-sheet-file-node.vala       |    2 +-
 src/utils/cue-sheet/cue-sheet-track-mode.vala      |    2 +-
 src/utils/cue-sheet/cue-sheet-track-node.vala      |    2 +-
 src/utils/cue-sheet/cue-sheet.vala                 |    2 +-
 src/utils/directory.vala                           |    2 +-
 src/utils/filename-title.vala                      |    2 +-
 src/utils/fingerprint.vala                         |    2 +-
 src/utils/grep.vala                                |    2 +-
 src/utils/local-cover.vala                         |    2 +-
 src/utils/string-input-stream.vala                 |    2 +-
 src/utils/xml-doc.vala                             |    2 +-
 171 files changed, 171 insertions(+), 171 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index fd4c0a1..f44ecb8 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -1,4 +1,4 @@
-/* This file is part of GNOME Games. License: GPLv3 */
+/* This file is part of GNOME Games. License: GPL-3.0+. */
 
 @define-color games_collection_bg_color #292929;
 
diff --git a/plugins/amiga/src/amiga-plugin.vala b/plugins/amiga/src/amiga-plugin.vala
index 53863be..2b59a9b 100644
--- a/plugins/amiga/src/amiga-plugin.vala
+++ b/plugins/amiga/src/amiga-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.AmigaPlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "amiga";
diff --git a/plugins/atari-2600/src/atari-2600-plugin.vala b/plugins/atari-2600/src/atari-2600-plugin.vala
index 5842066..a9f5cca 100644
--- a/plugins/atari-2600/src/atari-2600-plugin.vala
+++ b/plugins/atari-2600/src/atari-2600-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.Atari2600 : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "atari-2600";
diff --git a/plugins/atari-7800/src/atari-7800-plugin.vala b/plugins/atari-7800/src/atari-7800-plugin.vala
index 3ee4232..900fed3 100644
--- a/plugins/atari-7800/src/atari-7800-plugin.vala
+++ b/plugins/atari-7800/src/atari-7800-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.Atari7800 : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "atari-7800";
diff --git a/plugins/desktop/src/desktop-error.vala b/plugins/desktop/src/desktop-error.vala
index 8278860..12abe41 100644
--- a/plugins/desktop/src/desktop-error.vala
+++ b/plugins/desktop/src/desktop-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 errordomain Games.DesktopError {
        INVALID_APPINFO,
diff --git a/plugins/desktop/src/desktop-icon.vala b/plugins/desktop/src/desktop-icon.vala
index 85fb66b..c556b40 100644
--- a/plugins/desktop/src/desktop-icon.vala
+++ b/plugins/desktop/src/desktop-icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.DesktopIcon : Object, Icon {
        private DesktopAppInfo app_info;
diff --git a/plugins/desktop/src/desktop-plugin.vala b/plugins/desktop/src/desktop-plugin.vala
index 63aa0ee..404393e 100644
--- a/plugins/desktop/src/desktop-plugin.vala
+++ b/plugins/desktop/src/desktop-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DesktopPlugin : Object, Plugin {
        public GameSource get_game_source () throws Error {
diff --git a/plugins/desktop/src/desktop-title.vala b/plugins/desktop/src/desktop-title.vala
index dadf137..b65ec05 100644
--- a/plugins/desktop/src/desktop-title.vala
+++ b/plugins/desktop/src/desktop-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.DesktopTitle : Object, Title {
        private DesktopAppInfo app_info;
diff --git a/plugins/desktop/src/desktop-tracker-query.vala b/plugins/desktop/src/desktop-tracker-query.vala
index bd311d0..179eda9 100644
--- a/plugins/desktop/src/desktop-tracker-query.vala
+++ b/plugins/desktop/src/desktop-tracker-query.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DesktopTrackerQuery : Object, TrackerQuery {
        private const uint HANDLED_GAMES_PER_CYCLE = 5;
diff --git a/plugins/doom/src/doom-plugin.vala b/plugins/doom/src/doom-plugin.vala
index 30f1c7a..268c92f 100644
--- a/plugins/doom/src/doom-plugin.vala
+++ b/plugins/doom/src/doom-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DoomPlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "doom";
diff --git a/plugins/dreamcast/src/dreamcast-header.vala b/plugins/dreamcast/src/dreamcast-header.vala
index 19e6309..708879c 100644
--- a/plugins/dreamcast/src/dreamcast-header.vala
+++ b/plugins/dreamcast/src/dreamcast-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DreamcastHeader : Object {
        private const size_t HEADER_SIZE = 0x100;
diff --git a/plugins/dreamcast/src/dreamcast-plugin.vala b/plugins/dreamcast/src/dreamcast-plugin.vala
index 9f8109f..5601097 100644
--- a/plugins/dreamcast/src/dreamcast-plugin.vala
+++ b/plugins/dreamcast/src/dreamcast-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DreamcastPlugin : Object, Plugin {
        private const string MIME_TYPE = "application/x-dc-rom";
diff --git a/plugins/dreamcast/src/dreamcast-uid.vala b/plugins/dreamcast/src/dreamcast-uid.vala
index 26a4bec..85d18f0 100644
--- a/plugins/dreamcast/src/dreamcast-uid.vala
+++ b/plugins/dreamcast/src/dreamcast-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DreamcastUid: Object, Uid {
        private DreamcastHeader header;
diff --git a/plugins/game-boy-advance/src/game-boy-advance-plugin.vala 
b/plugins/game-boy-advance/src/game-boy-advance-plugin.vala
index 1716431..98f2f5b 100644
--- a/plugins/game-boy-advance/src/game-boy-advance-plugin.vala
+++ b/plugins/game-boy-advance/src/game-boy-advance-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GameBoyAdvancePlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "game-boy-advance";
diff --git a/plugins/game-boy/src/game-boy-header.vala b/plugins/game-boy/src/game-boy-header.vala
index 6af9040..cc92fb0 100644
--- a/plugins/game-boy/src/game-boy-header.vala
+++ b/plugins/game-boy/src/game-boy-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // Documentation: http://gbdev.gg8.se/wiki/articles/The_Cartridge_Header
 private class Games.GameBoyHeader : Object {
diff --git a/plugins/game-boy/src/game-boy-plugin.vala b/plugins/game-boy/src/game-boy-plugin.vala
index e5d4cab..fcdb217 100644
--- a/plugins/game-boy/src/game-boy-plugin.vala
+++ b/plugins/game-boy/src/game-boy-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GameBoyPlugin : Object, Plugin {
        private const string GAME_BOY_PREFIX = "game-boy";
diff --git a/plugins/game-cube/src/game-cube-header.vala b/plugins/game-cube/src/game-cube-header.vala
index b2a06db..9fc0129 100644
--- a/plugins/game-cube/src/game-cube-header.vala
+++ b/plugins/game-cube/src/game-cube-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // Documentation: http://www.gc-forever.com/yagcd/chap13.html
 private class Games.GameCubeHeader: Object {
diff --git a/plugins/game-cube/src/game-cube-plugin.vala b/plugins/game-cube/src/game-cube-plugin.vala
index 29e7ab5..bdbe8a5 100644
--- a/plugins/game-cube/src/game-cube-plugin.vala
+++ b/plugins/game-cube/src/game-cube-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GameCubePlugin : Object, Plugin {
        private const string MIME_TYPE = "application/x-gamecube-rom";
diff --git a/plugins/game-cube/src/game-cube-uid.vala b/plugins/game-cube/src/game-cube-uid.vala
index c0b20bc..9f6690c 100644
--- a/plugins/game-cube/src/game-cube-uid.vala
+++ b/plugins/game-cube/src/game-cube-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GameCubeUid: Object, Uid {
        private GameCubeHeader header;
diff --git a/plugins/libretro/src/libretro-game-source.vala b/plugins/libretro/src/libretro-game-source.vala
index 6e39f12..8432cd0 100644
--- a/plugins/libretro/src/libretro-game-source.vala
+++ b/plugins/libretro/src/libretro-game-source.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.LibretroGameSource : Object, GameSource {
        private Game[] games;
diff --git a/plugins/libretro/src/libretro-icon.vala b/plugins/libretro/src/libretro-icon.vala
index 575cd61..58bcc1c 100644
--- a/plugins/libretro/src/libretro-icon.vala
+++ b/plugins/libretro/src/libretro-icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.LibretroIcon : Object, Icon {
        private Retro.CoreDescriptor core_descriptor;
diff --git a/plugins/libretro/src/libretro-plugin.vala b/plugins/libretro/src/libretro-plugin.vala
index 55c30f6..657dc45 100644
--- a/plugins/libretro/src/libretro-plugin.vala
+++ b/plugins/libretro/src/libretro-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.LibretroPlugin : Object, Plugin {
        public GameSource get_game_source () throws Error {
diff --git a/plugins/libretro/src/libretro-title.vala b/plugins/libretro/src/libretro-title.vala
index 7763c05..171cdf4 100644
--- a/plugins/libretro/src/libretro-title.vala
+++ b/plugins/libretro/src/libretro-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.LibretroTitle : Object, Title {
        private Retro.CoreDescriptor core_descriptor;
diff --git a/plugins/libretro/src/libretro-uid.vala b/plugins/libretro/src/libretro-uid.vala
index e125864..baf6d56 100644
--- a/plugins/libretro/src/libretro-uid.vala
+++ b/plugins/libretro/src/libretro-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.LibretroUid : Object, Uid {
        private Retro.CoreDescriptor core_descriptor;
diff --git a/plugins/love/src/love-error.vala b/plugins/love/src/love-error.vala
index a85f123..4d2d981 100644
--- a/plugins/love/src/love-error.vala
+++ b/plugins/love/src/love-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private errordomain Games.LoveError {
        INVALID_PACKAGE,
diff --git a/plugins/love/src/love-icon.vala b/plugins/love/src/love-icon.vala
index b7ae688..8fcf4ea 100644
--- a/plugins/love/src/love-icon.vala
+++ b/plugins/love/src/love-icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.LoveIcon : Object, Icon {
        private static GLib.Icon? love_icon;
diff --git a/plugins/love/src/love-package.vala b/plugins/love/src/love-package.vala
index f1eeeee..3eed261 100644
--- a/plugins/love/src/love-package.vala
+++ b/plugins/love/src/love-package.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.LovePackage : Object {
        private const size_t BLOCK_SIZE = 4096;
diff --git a/plugins/love/src/love-plugin.vala b/plugins/love/src/love-plugin.vala
index 1956f42..c412f41 100644
--- a/plugins/love/src/love-plugin.vala
+++ b/plugins/love/src/love-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.LovePlugin : Object, Plugin {
        private const string MIME_TYPE = "application/x-love-game";
diff --git a/plugins/love/src/love-title.vala b/plugins/love/src/love-title.vala
index 2f61f09..45e46e1 100644
--- a/plugins/love/src/love-title.vala
+++ b/plugins/love/src/love-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.LoveTitle : Object, Title {
        private LovePackage package;
diff --git a/plugins/mame/src/mame-error.vala b/plugins/mame/src/mame-error.vala
index cad0dc0..9ed7d24 100644
--- a/plugins/mame/src/mame-error.vala
+++ b/plugins/mame/src/mame-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 errordomain Games.MameError {
        INVALID_GAME_ID,
diff --git a/plugins/mame/src/mame-game-info.vala b/plugins/mame/src/mame-game-info.vala
index e04dd08..d8744bd 100644
--- a/plugins/mame/src/mame-game-info.vala
+++ b/plugins/mame/src/mame-game-info.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private struct Games.MameGameInfo {
        private static HashTable<string, MameGameInfo?> supported_games;
diff --git a/plugins/mame/src/mame-game-uri-adapter.vala b/plugins/mame/src/mame-game-uri-adapter.vala
index 32c8193..beea624 100644
--- a/plugins/mame/src/mame-game-uri-adapter.vala
+++ b/plugins/mame/src/mame-game-uri-adapter.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.MameGameUriAdapter : GameUriAdapter, Object {
        private const string SEARCHED_MIME_TYPE = "application/zip";
diff --git a/plugins/mame/src/mame-plugin.vala b/plugins/mame/src/mame-plugin.vala
index c14e0b7..578c8dd 100644
--- a/plugins/mame/src/mame-plugin.vala
+++ b/plugins/mame/src/mame-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.MamePlugin : Object, Plugin {
        private const string SEARCHED_MIME_TYPE = "application/zip";
diff --git a/plugins/master-system/src/master-system-header.vala 
b/plugins/master-system/src/master-system-header.vala
index 302614a..3e247b3 100644
--- a/plugins/master-system/src/master-system-header.vala
+++ b/plugins/master-system/src/master-system-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // Documentation: http://www.smspower.org/Development/ROMHeader
 private class Games.MasterSystemHeader : Object {
diff --git a/plugins/master-system/src/master-system-plugin.vala 
b/plugins/master-system/src/master-system-plugin.vala
index 70470f9..6490362 100644
--- a/plugins/master-system/src/master-system-plugin.vala
+++ b/plugins/master-system/src/master-system-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.MasterSystemPlugin : Object, Plugin {
        private const string MASTER_SYSTEM_PREFIX = "master-system";
diff --git a/plugins/mega-drive/src/mega-drive-header.vala b/plugins/mega-drive/src/mega-drive-header.vala
index 1746ebf..8fc3c6f 100644
--- a/plugins/mega-drive/src/mega-drive-header.vala
+++ b/plugins/mega-drive/src/mega-drive-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // Documentation: https://en.wikibooks.org/wiki/Genesis_Programming
 private class Games.MegaDriveHeader : Object {
diff --git a/plugins/mega-drive/src/mega-drive-plugin.vala b/plugins/mega-drive/src/mega-drive-plugin.vala
index 0c6726e..5592423 100644
--- a/plugins/mega-drive/src/mega-drive-plugin.vala
+++ b/plugins/mega-drive/src/mega-drive-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.MegaDrivePlugin : Object, Plugin {
        private const string MEGA_DRIVE_PREFIX = "mega-drive";
diff --git a/plugins/mega-drive/src/mega-drive-system.vala b/plugins/mega-drive/src/mega-drive-system.vala
index 0124cba..33e5a51 100644
--- a/plugins/mega-drive/src/mega-drive-system.vala
+++ b/plugins/mega-drive/src/mega-drive-system.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private enum Games.MegaDriveSystem {
        INVALID,
diff --git a/plugins/neo-geo-pocket/src/neo-geo-pocket-plugin.vala 
b/plugins/neo-geo-pocket/src/neo-geo-pocket-plugin.vala
index 684d557..3d90052 100644
--- a/plugins/neo-geo-pocket/src/neo-geo-pocket-plugin.vala
+++ b/plugins/neo-geo-pocket/src/neo-geo-pocket-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.NeoGeoPocketPlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "neo-geo-pocket";
diff --git a/plugins/nes/src/nes-plugin.vala b/plugins/nes/src/nes-plugin.vala
index 228c806..8fe52c7 100644
--- a/plugins/nes/src/nes-plugin.vala
+++ b/plugins/nes/src/nes-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.NesPlugin : Object, Plugin {
        private const string NES_FINGERPRINT_PREFIX = "nes";
diff --git a/plugins/nintendo-64/src/nintendo-64-plugin.vala b/plugins/nintendo-64/src/nintendo-64-plugin.vala
index 1b6f127..df68204 100644
--- a/plugins/nintendo-64/src/nintendo-64-plugin.vala
+++ b/plugins/nintendo-64/src/nintendo-64-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.Nintendo64Plugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "nintendo-64";
diff --git a/plugins/nintendo-ds/src/nintendo-ds-icon.vala b/plugins/nintendo-ds/src/nintendo-ds-icon.vala
index 630daa8..fb1eb11 100644
--- a/plugins/nintendo-ds/src/nintendo-ds-icon.vala
+++ b/plugins/nintendo-ds/src/nintendo-ds-icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.NintendoDsIcon : Object, Icon {
        private string uri;
diff --git a/plugins/nintendo-ds/src/nintendo-ds-plugin.vala b/plugins/nintendo-ds/src/nintendo-ds-plugin.vala
index f6d6c10..23529a9 100644
--- a/plugins/nintendo-ds/src/nintendo-ds-plugin.vala
+++ b/plugins/nintendo-ds/src/nintendo-ds-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.NintendoDsPlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "nintendo-ds";
diff --git a/plugins/pc-engine/src/pc-engine-error.vala b/plugins/pc-engine/src/pc-engine-error.vala
index 737da83..06eae08 100644
--- a/plugins/pc-engine/src/pc-engine-error.vala
+++ b/plugins/pc-engine/src/pc-engine-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private errordomain Games.PcEngineError {
        INVALID_DISC,
diff --git a/plugins/pc-engine/src/pc-engine-plugin.vala b/plugins/pc-engine/src/pc-engine-plugin.vala
index e1115f6..4639c3d 100644
--- a/plugins/pc-engine/src/pc-engine-plugin.vala
+++ b/plugins/pc-engine/src/pc-engine-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.PcEnginePlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "pc-engine";
diff --git a/plugins/playstation/src/playstation-error.vala b/plugins/playstation/src/playstation-error.vala
index 1c7a460..31591b6 100644
--- a/plugins/playstation/src/playstation-error.vala
+++ b/plugins/playstation/src/playstation-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 errordomain Games.PlayStationError {
        INVALID_HEADER,
diff --git a/plugins/playstation/src/playstation-game-factory.vala 
b/plugins/playstation/src/playstation-game-factory.vala
index 20cc2db..0979547 100644
--- a/plugins/playstation/src/playstation-game-factory.vala
+++ b/plugins/playstation/src/playstation-game-factory.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.PlayStationGameFactory : Object, UriGameFactory {
        private const string SEARCHED_MIME_TYPE = "application/x-cue";
diff --git a/plugins/playstation/src/playstation-header.vala b/plugins/playstation/src/playstation-header.vala
index 9bca049..19d1275 100644
--- a/plugins/playstation/src/playstation-header.vala
+++ b/plugins/playstation/src/playstation-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.PlayStationHeader : Object {
        private const size_t[] HEADER_OFFSETS = {
diff --git a/plugins/playstation/src/playstation-plugin.vala b/plugins/playstation/src/playstation-plugin.vala
index feab056..3e555fd 100644
--- a/plugins/playstation/src/playstation-plugin.vala
+++ b/plugins/playstation/src/playstation-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.PlayStation : Object, Plugin {
        private const string SEARCHED_MIME_TYPE = "application/x-cue";
diff --git a/plugins/playstation/src/playstation-uid.vala b/plugins/playstation/src/playstation-uid.vala
index 5952b5f..b4aa489 100644
--- a/plugins/playstation/src/playstation-uid.vala
+++ b/plugins/playstation/src/playstation-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.PlayStationUid: Object, Uid {
        private PlayStationHeader header;
diff --git a/plugins/sega-saturn/src/sega-saturn-error.vala b/plugins/sega-saturn/src/sega-saturn-error.vala
index be7b853..6147370 100644
--- a/plugins/sega-saturn/src/sega-saturn-error.vala
+++ b/plugins/sega-saturn/src/sega-saturn-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 errordomain Games.SegaSaturnError {
        INVALID_CUE_SHEET,
diff --git a/plugins/sega-saturn/src/sega-saturn-header.vala b/plugins/sega-saturn/src/sega-saturn-header.vala
index 59b2ca3..d791b97 100644
--- a/plugins/sega-saturn/src/sega-saturn-header.vala
+++ b/plugins/sega-saturn/src/sega-saturn-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // Documentation: http://koti.kapsi.fi/~antime/sega/files/ST-040-R4-051795.pdf
 // Documentation: http://www.gamefaqs.com/saturn/916393-sega-saturn/faqs/26021
diff --git a/plugins/sega-saturn/src/sega-saturn-plugin.vala b/plugins/sega-saturn/src/sega-saturn-plugin.vala
index c78d9eb..2cea3e6 100644
--- a/plugins/sega-saturn/src/sega-saturn-plugin.vala
+++ b/plugins/sega-saturn/src/sega-saturn-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SegaSaturnPlugin : Object, Plugin {
        private const string SEARCHED_MIME_TYPE = "application/x-cue";
diff --git a/plugins/sega-saturn/src/sega-saturn-uid.vala b/plugins/sega-saturn/src/sega-saturn-uid.vala
index 268afd9..686af78 100644
--- a/plugins/sega-saturn/src/sega-saturn-uid.vala
+++ b/plugins/sega-saturn/src/sega-saturn-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SegaSaturnUid: Object, Uid {
        private SegaSaturnHeader header;
diff --git a/plugins/snes/src/snes-plugin.vala b/plugins/snes/src/snes-plugin.vala
index fbc0484..1217d1a 100644
--- a/plugins/snes/src/snes-plugin.vala
+++ b/plugins/snes/src/snes-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SnesPlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "snes";
diff --git a/plugins/steam/src/steam-cover.vala b/plugins/steam/src/steam-cover.vala
index 91586f4..85ead93 100644
--- a/plugins/steam/src/steam-cover.vala
+++ b/plugins/steam/src/steam-cover.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.SteamCover : Object, Cover {
        private string game_id;
diff --git a/plugins/steam/src/steam-error.vala b/plugins/steam/src/steam-error.vala
index a69173c..42850d4 100644
--- a/plugins/steam/src/steam-error.vala
+++ b/plugins/steam/src/steam-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 errordomain Games.SteamError {
        NO_APPID,
diff --git a/plugins/steam/src/steam-game-source.vala b/plugins/steam/src/steam-game-source.vala
index 7802ac7..09db976 100644
--- a/plugins/steam/src/steam-game-source.vala
+++ b/plugins/steam/src/steam-game-source.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SteamGameSource : Object, GameSource {
        // From the home directory.
diff --git a/plugins/steam/src/steam-icon.vala b/plugins/steam/src/steam-icon.vala
index 479d26e..a8cd9eb 100644
--- a/plugins/steam/src/steam-icon.vala
+++ b/plugins/steam/src/steam-icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SteamIcon : Object, Icon {
        private static GLib.Icon? steam_icon;
diff --git a/plugins/steam/src/steam-plugin.vala b/plugins/steam/src/steam-plugin.vala
index 691b575..a9c46c3 100644
--- a/plugins/steam/src/steam-plugin.vala
+++ b/plugins/steam/src/steam-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SteamPlugin : Object, Plugin {
        public GameSource get_game_source () throws Error {
diff --git a/plugins/steam/src/steam-registry.vala b/plugins/steam/src/steam-registry.vala
index 61da79d..da1f221 100644
--- a/plugins/steam/src/steam-registry.vala
+++ b/plugins/steam/src/steam-registry.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SteamRegistry {
        private SteamRegistryValue tree;
diff --git a/plugins/steam/src/steam-title.vala b/plugins/steam/src/steam-title.vala
index 4ed383b..9af052c 100644
--- a/plugins/steam/src/steam-title.vala
+++ b/plugins/steam/src/steam-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.SteamTitle : Object, Title {
        private SteamRegistry registry;
diff --git a/plugins/wii-ware/src/wii-ware-plugin.vala b/plugins/wii-ware/src/wii-ware-plugin.vala
index aedcc36..c689570 100644
--- a/plugins/wii-ware/src/wii-ware-plugin.vala
+++ b/plugins/wii-ware/src/wii-ware-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.WiiWarePlugin : Object, Plugin {
        private const string FINGERPRINT_PREFIX = "wii-ware";
diff --git a/plugins/wii/src/wii-header.vala b/plugins/wii/src/wii-header.vala
index be557b3..c3da99d 100644
--- a/plugins/wii/src/wii-header.vala
+++ b/plugins/wii/src/wii-header.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // Documentation: http://wiibrew.org/wiki/Wii_Disc
 private class Games.WiiHeader: Object {
diff --git a/plugins/wii/src/wii-plugin.vala b/plugins/wii/src/wii-plugin.vala
index 589ab0f..188de46 100644
--- a/plugins/wii/src/wii-plugin.vala
+++ b/plugins/wii/src/wii-plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.WiiPlugin : Object, Plugin {
        private const string MIME_TYPE = "application/x-wii-rom";
diff --git a/plugins/wii/src/wii-uid.vala b/plugins/wii/src/wii-uid.vala
index a3bdbcf..898efd5 100644
--- a/plugins/wii/src/wii-uid.vala
+++ b/plugins/wii/src/wii-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.WiiUid: Object, Uid {
        private WiiHeader header;
diff --git a/src/command/command-error.vala b/src/command/command-error.vala
index f2a37af..a63992d 100644
--- a/src/command/command-error.vala
+++ b/src/command/command-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public errordomain Games.CommandError {
        INVALID_COMMAND,
diff --git a/src/command/command-runner.vala b/src/command/command-runner.vala
index a37cb11..e8b8612 100644
--- a/src/command/command-runner.vala
+++ b/src/command/command-runner.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.CommandRunner : Object, Runner {
        public bool can_fullscreen {
diff --git a/src/config.vala b/src/config.vala
index de486a1..3f84b74 100644
--- a/src/config.vala
+++ b/src/config.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 namespace Games {
        private extern const string PLUGINS_DIR;
diff --git a/src/core/cover.vala b/src/core/cover.vala
index 2c45812..b2434b0 100644
--- a/src/core/cover.vala
+++ b/src/core/cover.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Cover : Object {
        public signal void changed ();
diff --git a/src/core/game-source.vala b/src/core/game-source.vala
index 6755ece..1156b1d 100644
--- a/src/core/game-source.vala
+++ b/src/core/game-source.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.GameSource : Object {
        public abstract async void each_game (GameCallback callback);
diff --git a/src/core/game-uri-adapter.vala b/src/core/game-uri-adapter.vala
index 18b07a5..65ae670 100644
--- a/src/core/game-uri-adapter.vala
+++ b/src/core/game-uri-adapter.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.GameUriAdapter : Object {
        public abstract async Game game_for_uri (string uri) throws Error;
diff --git a/src/core/game.vala b/src/core/game.vala
index 85412dc..2560ca8 100644
--- a/src/core/game.vala
+++ b/src/core/game.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Game : Object {
        public abstract string name { get; }
diff --git a/src/core/icon.vala b/src/core/icon.vala
index 3532d12..dffb434 100644
--- a/src/core/icon.vala
+++ b/src/core/icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Icon : Object {
        public abstract GLib.Icon? get_icon ();
diff --git a/src/core/input-capabilities.vala b/src/core/input-capabilities.vala
index 673bdb7..2e1e43a 100644
--- a/src/core/input-capabilities.vala
+++ b/src/core/input-capabilities.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.InputCapabilities : Object {
        public abstract bool get_allow_classic_gamepads () throws Error;
diff --git a/src/core/media-set/media-set-error.vala b/src/core/media-set/media-set-error.vala
index 2070443..c4a8605 100644
--- a/src/core/media-set/media-set-error.vala
+++ b/src/core/media-set/media-set-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 errordomain Games.MediaSetError {
        NOT_A_MEDIA,
diff --git a/src/core/media-set/media-set.vala b/src/core/media-set/media-set.vala
index 72a8f87..fba28d6 100644
--- a/src/core/media-set/media-set.vala
+++ b/src/core/media-set/media-set.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.MediaSet : Object {
        public delegate void MediaCallback (Media media);
diff --git a/src/core/media.vala b/src/core/media.vala
index 660b6b2..56af130 100644
--- a/src/core/media.vala
+++ b/src/core/media.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.Media : Object {
        public Title? title { get; construct; }
diff --git a/src/core/plugin-register.vala b/src/core/plugin-register.vala
index 04aa13c..7bdf023 100644
--- a/src/core/plugin-register.vala
+++ b/src/core/plugin-register.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.PluginRegister : Object {
        public delegate void PluginRegistrarFunc (PluginRegistrar plugin_registrar);
diff --git a/src/core/plugin-registrar.vala b/src/core/plugin-registrar.vala
index c969207..cf82b9c 100644
--- a/src/core/plugin-registrar.vala
+++ b/src/core/plugin-registrar.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.PluginRegistrar : TypeModule {
        public string name { private set; get; }
diff --git a/src/core/plugin.vala b/src/core/plugin.vala
index 3bf1f21..fa72b70 100644
--- a/src/core/plugin.vala
+++ b/src/core/plugin.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Plugin : Object {
        public abstract GameSource get_game_source () throws Error;
diff --git a/src/core/runner.vala b/src/core/runner.vala
index 4122930..25d79b8 100644
--- a/src/core/runner.vala
+++ b/src/core/runner.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Runner : Object {
        public signal void stopped ();
diff --git a/src/core/title.vala b/src/core/title.vala
index 3d7780b..0025860 100644
--- a/src/core/title.vala
+++ b/src/core/title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Title : Object {
        public abstract string get_title () throws Error;
diff --git a/src/core/uid.vala b/src/core/uid.vala
index 52400e2..0bfde30 100644
--- a/src/core/uid.vala
+++ b/src/core/uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.Uid : Object {
        public abstract string get_uid () throws Error;
diff --git a/src/credits.vala b/src/credits.vala
index cb3a51c..947d1d8 100644
--- a/src/credits.vala
+++ b/src/credits.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 namespace Games.Credits {
        private const string[] AUTHORS = {
diff --git a/src/dummy/dummy-cover.vala b/src/dummy/dummy-cover.vala
index f527eb1..f8252b7 100644
--- a/src/dummy/dummy-cover.vala
+++ b/src/dummy/dummy-cover.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.DummyCover : Object, Cover {
        public GLib.Icon? get_cover () {
diff --git a/src/dummy/dummy-game-source.vala b/src/dummy/dummy-game-source.vala
index 91e74b4..6fc5573 100644
--- a/src/dummy/dummy-game-source.vala
+++ b/src/dummy/dummy-game-source.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DummyGameSource : Object, GameSource {
        public async void each_game (GameCallback callback) {
diff --git a/src/dummy/dummy-game.vala b/src/dummy/dummy-game.vala
index 2a39e0e..69c3251 100644
--- a/src/dummy/dummy-game.vala
+++ b/src/dummy/dummy-game.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DummyGame : Object, Game {
        private string _name;
diff --git a/src/dummy/dummy-icon.vala b/src/dummy/dummy-icon.vala
index 4920aa2..41d82b3 100644
--- a/src/dummy/dummy-icon.vala
+++ b/src/dummy/dummy-icon.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.DummyIcon : Object, Icon {
        public GLib.Icon? get_icon () {
diff --git a/src/dummy/dummy-runner.vala b/src/dummy/dummy-runner.vala
index 819e876..ce18b22 100644
--- a/src/dummy/dummy-runner.vala
+++ b/src/dummy/dummy-runner.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.DummyRunner : Object, Runner {
        public bool can_fullscreen {
diff --git a/src/gameinfo/gameinfo-disc-id-disc-title.vala b/src/gameinfo/gameinfo-disc-id-disc-title.vala
index 541dfc2..e321368 100644
--- a/src/gameinfo/gameinfo-disc-id-disc-title.vala
+++ b/src/gameinfo/gameinfo-disc-id-disc-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GameinfoDiscIdDiscTitle : Object, Title {
        private GameinfoDoc gameinfo;
diff --git a/src/gameinfo/gameinfo-disc-id-game-title.vala b/src/gameinfo/gameinfo-disc-id-game-title.vala
index 9ba6123..ebb548e 100644
--- a/src/gameinfo/gameinfo-disc-id-game-title.vala
+++ b/src/gameinfo/gameinfo-disc-id-game-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GameinfoDiscIdGameTitle : Object, Title {
        private GameinfoDoc gameinfo;
diff --git a/src/gameinfo/gameinfo-disc-id-input-capabilities.vala 
b/src/gameinfo/gameinfo-disc-id-input-capabilities.vala
index 702f6d1..f5c40d3 100644
--- a/src/gameinfo/gameinfo-disc-id-input-capabilities.vala
+++ b/src/gameinfo/gameinfo-disc-id-input-capabilities.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GameinfoDiscIdInputCapabilities : Object, InputCapabilities {
        public bool default_allow_classic_gamepads { set; get; }
diff --git a/src/gameinfo/gameinfo-doc.vala b/src/gameinfo/gameinfo-doc.vala
index cc519df..3eb74d2 100644
--- a/src/gameinfo/gameinfo-doc.vala
+++ b/src/gameinfo/gameinfo-doc.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GameinfoDoc : Object {
        private XmlDoc xml_doc;
diff --git a/src/gameinfo/gameinfo-error.vala b/src/gameinfo/gameinfo-error.vala
index 5d07f89..7849df5 100644
--- a/src/gameinfo/gameinfo-error.vala
+++ b/src/gameinfo/gameinfo-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private errordomain Games.GameinfoError {
        DISC_NOT_FOUND,
diff --git a/src/gamepad/gamepad-callbacks.vala b/src/gamepad/gamepad-callbacks.vala
index b822381..c69835f 100644
--- a/src/gamepad/gamepad-callbacks.vala
+++ b/src/gamepad/gamepad-callbacks.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 namespace Games {
        private delegate void GamepadCallback (Gamepad gamepad);
diff --git a/src/gamepad/gamepad-dpad.vala b/src/gamepad/gamepad-dpad.vala
index 2f9154f..87e7443 100644
--- a/src/gamepad/gamepad-dpad.vala
+++ b/src/gamepad/gamepad-dpad.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GamepadDPad : Object {
        public GamepadInputType types[4];
diff --git a/src/gamepad/gamepad-input-type.vala b/src/gamepad/gamepad-input-type.vala
index dcee5f8..583d28f 100644
--- a/src/gamepad/gamepad-input-type.vala
+++ b/src/gamepad/gamepad-input-type.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private enum Games.GamepadInputType {
        AXIS,
diff --git a/src/gamepad/gamepad-mapped-event.vala b/src/gamepad/gamepad-mapped-event.vala
index 81115e0..2c69e3e 100644
--- a/src/gamepad/gamepad-mapped-event.vala
+++ b/src/gamepad/gamepad-mapped-event.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private struct Games.GamepadMappedEvent {
        GamepadInputType type;
diff --git a/src/gamepad/gamepad-mapping-error.vala b/src/gamepad/gamepad-mapping-error.vala
index 72c75b4..7ad9f46 100644
--- a/src/gamepad/gamepad-mapping-error.vala
+++ b/src/gamepad/gamepad-mapping-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private errordomain Games.GamepadMappingError {
        NOT_A_MAPPING,
diff --git a/src/gamepad/gamepad-mapping.vala b/src/gamepad/gamepad-mapping.vala
index 7f817c3..4526e1d 100644
--- a/src/gamepad/gamepad-mapping.vala
+++ b/src/gamepad/gamepad-mapping.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GamepadMapping : Object {
        private GamepadInputType[] buttons_type;
diff --git a/src/gamepad/gamepad-mappings-manager.vala b/src/gamepad/gamepad-mappings-manager.vala
index 942cd96..e78980f 100644
--- a/src/gamepad/gamepad-mappings-manager.vala
+++ b/src/gamepad/gamepad-mappings-manager.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 /**
  * This class gives methods to set/update the mappings
diff --git a/src/gamepad/gamepad-monitor.vala b/src/gamepad/gamepad-monitor.vala
index 185ecdc..2aef3b6 100644
--- a/src/gamepad/gamepad-monitor.vala
+++ b/src/gamepad/gamepad-monitor.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 /**
  * This class provides a way to the client to monitor gamepads
diff --git a/src/gamepad/gamepad.vala b/src/gamepad/gamepad.vala
index eb388be..6bb4d4d 100644
--- a/src/gamepad/gamepad.vala
+++ b/src/gamepad/gamepad.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 /**
  * This class represents a gamepad
diff --git a/src/gamepad/linux/libevdev.vapi b/src/gamepad/linux/libevdev.vapi
index 4c042a1..4cdaaa9 100644
--- a/src/gamepad/linux/libevdev.vapi
+++ b/src/gamepad/linux/libevdev.vapi
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [CCode (cheader_filename = "libevdev/libevdev.h")]
 namespace Libevdev {
diff --git a/src/gamepad/linux/linux-raw-gamepad-monitor-fallback.vala 
b/src/gamepad/linux/linux-raw-gamepad-monitor-fallback.vala
index 9e331f7..465bab9 100644
--- a/src/gamepad/linux/linux-raw-gamepad-monitor-fallback.vala
+++ b/src/gamepad/linux/linux-raw-gamepad-monitor-fallback.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // FIXME Workaround the autotools working poorly with Vala.
 #if ENABLE_LINUX_GAMEPADS
diff --git a/src/gamepad/linux/linux-raw-gamepad-monitor.vala 
b/src/gamepad/linux/linux-raw-gamepad-monitor.vala
index ecc7376..2224942 100644
--- a/src/gamepad/linux/linux-raw-gamepad-monitor.vala
+++ b/src/gamepad/linux/linux-raw-gamepad-monitor.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // FIXME Workaround the autotools working poorly with Vala.
 #if ENABLE_LINUX_GAMEPADS
diff --git a/src/gamepad/linux/linux-raw-gamepad.vala b/src/gamepad/linux/linux-raw-gamepad.vala
index 6b2c04c..401d794 100644
--- a/src/gamepad/linux/linux-raw-gamepad.vala
+++ b/src/gamepad/linux/linux-raw-gamepad.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 // FIXME Workaround the autotools working poorly with Vala.
 #if ENABLE_LINUX_GAMEPADS
diff --git a/src/gamepad/raw-gamepad-monitor.vala b/src/gamepad/raw-gamepad-monitor.vala
index 2aab186..81ed6e8 100644
--- a/src/gamepad/raw-gamepad-monitor.vala
+++ b/src/gamepad/raw-gamepad-monitor.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 /**
  * This is one of the interfaces that needs to be implemented by the driver.
diff --git a/src/gamepad/raw-gamepad.vala b/src/gamepad/raw-gamepad.vala
index 4d39db0..92661e5 100644
--- a/src/gamepad/raw-gamepad.vala
+++ b/src/gamepad/raw-gamepad.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 /**
  * This is one of the interfaces that needs to be implemented by the driver.
diff --git a/src/gamepad/standard-gamepad-axis.vala b/src/gamepad/standard-gamepad-axis.vala
index 630d544..175855c 100644
--- a/src/gamepad/standard-gamepad-axis.vala
+++ b/src/gamepad/standard-gamepad-axis.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private enum Games.StandardGamepadAxis {
        UNKNOWN,
diff --git a/src/gamepad/standard-gamepad-button.vala b/src/gamepad/standard-gamepad-button.vala
index 0eb0004..0b8e05d 100644
--- a/src/gamepad/standard-gamepad-button.vala
+++ b/src/gamepad/standard-gamepad-button.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private enum Games.StandardGamepadButton {
        UNKNOWN,
diff --git a/src/generic/generic-game.vala b/src/generic/generic-game.vala
index 91bc0fc..bc44d3b 100644
--- a/src/generic/generic-game.vala
+++ b/src/generic/generic-game.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GenericGame : Object, Game {
        private string _name;
diff --git a/src/generic/generic-sync-game-uri-adapter.vala b/src/generic/generic-sync-game-uri-adapter.vala
index 77d71fb..5fcb585 100644
--- a/src/generic/generic-sync-game-uri-adapter.vala
+++ b/src/generic/generic-sync-game-uri-adapter.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GenericSyncGameUriAdapter : GameUriAdapter, Object {
        public delegate Game GameForUri (string uri) throws Error;
diff --git a/src/generic/generic-title.vala b/src/generic/generic-title.vala
index 1418fb6..6e3196f 100644
--- a/src/generic/generic-title.vala
+++ b/src/generic/generic-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GenericTitle : Object, Title {
        private string title;
diff --git a/src/generic/generic-uid.vala b/src/generic/generic-uid.vala
index 31c6e81..27f1741 100644
--- a/src/generic/generic-uid.vala
+++ b/src/generic/generic-uid.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GenericUid : Object, Uid {
        private string uid;
diff --git a/src/generic/generic-uri-game-factory.vala b/src/generic/generic-uri-game-factory.vala
index 577f805..b6da6be 100644
--- a/src/generic/generic-uri-game-factory.vala
+++ b/src/generic/generic-uri-game-factory.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GenericUriGameFactory : Object, UriGameFactory {
        public delegate bool UriTest (string uri);
diff --git a/src/grilo/grilo-cover.vala b/src/grilo/grilo-cover.vala
index 3680acf..5736237 100644
--- a/src/grilo/grilo-cover.vala
+++ b/src/grilo/grilo-cover.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GriloCover : Object, Cover {
        private GriloMedia media;
diff --git a/src/grilo/grilo-media.vala b/src/grilo/grilo-media.vala
index 3c3949c..5452917 100644
--- a/src/grilo/grilo-media.vala
+++ b/src/grilo/grilo-media.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.GriloMedia : Object {
        private static Grl.Registry registry;
diff --git a/src/main.vala b/src/main.vala
index 2e49a51..bb7d78c 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private extern const string GETTEXT_PACKAGE;
 private extern const string GNOMELOCALEDIR;
diff --git a/src/retro/retro-core-source.vala b/src/retro/retro-core-source.vala
index 1828c00..93e7896 100644
--- a/src/retro/retro-core-source.vala
+++ b/src/retro/retro-core-source.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.RetroCoreSource : Object {
        private string platform;
diff --git a/src/retro/retro-error.vala b/src/retro/retro-error.vala
index db4665d..6c92831 100644
--- a/src/retro/retro-error.vala
+++ b/src/retro/retro-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private errordomain Games.RetroError {
        MODULE_NOT_FOUND,
diff --git a/src/retro/retro-gamepad.vala b/src/retro/retro-gamepad.vala
index d730228..aba7f44 100644
--- a/src/retro/retro-gamepad.vala
+++ b/src/retro/retro-gamepad.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.RetroGamepad: Object, Retro.InputDevice {
        public Gamepad gamepad { get; construct; }
diff --git a/src/retro/retro-input-manager.vala b/src/retro/retro-input-manager.vala
index 0a22eb9..0a4b0f4 100644
--- a/src/retro/retro-input-manager.vala
+++ b/src/retro/retro-input-manager.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.RetroInputManager : Retro.InputDeviceManager, Retro.Rumble {
        private Retro.VirtualGamepad keyboard;
diff --git a/src/retro/retro-platform.vala b/src/retro/retro-platform.vala
index 6ed9716..63f7279 100644
--- a/src/retro/retro-platform.vala
+++ b/src/retro/retro-platform.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 namespace Games.RetroPlatform {
        private string? get_platform_name (string platform) {
diff --git a/src/retro/retro-runner.vala b/src/retro/retro-runner.vala
index 9d31c34..08ced89 100644
--- a/src/retro/retro-runner.vala
+++ b/src/retro/retro-runner.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.RetroRunner : Object, Runner {
        public bool can_fullscreen {
diff --git a/src/tracker/mime-type-tracker-query.vala b/src/tracker/mime-type-tracker-query.vala
index 07076a1..c68f282 100644
--- a/src/tracker/mime-type-tracker-query.vala
+++ b/src/tracker/mime-type-tracker-query.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.MimeTypeTrackerQuery : Object, TrackerQuery {
        private string mime_type;
diff --git a/src/tracker/tracker-game-source.vala b/src/tracker/tracker-game-source.vala
index cae3e13..65681f0 100644
--- a/src/tracker/tracker-game-source.vala
+++ b/src/tracker/tracker-game-source.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.TrackerGameSource : Object, GameSource {
        private const uint HANDLED_CURSORS_PER_CYCLE = 5;
diff --git a/src/tracker/tracker-query.vala b/src/tracker/tracker-query.vala
index 175b881..69facd0 100644
--- a/src/tracker/tracker-query.vala
+++ b/src/tracker/tracker-query.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public interface Games.TrackerQuery : Object {
        public abstract bool is_cursor_valid (Tracker.Sparql.Cursor cursor);
diff --git a/src/ui/application-window.vala b/src/ui/application-window.vala
index aaf09df..7e7e8a3 100644
--- a/src/ui/application-window.vala
+++ b/src/ui/application-window.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/application-window.ui")]
 private class Games.ApplicationWindow : Gtk.ApplicationWindow {
diff --git a/src/ui/application.vala b/src/ui/application.vala
index 750c020..ea4d6a6 100644
--- a/src/ui/application.vala
+++ b/src/ui/application.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private extern const string VERSION;
 
diff --git a/src/ui/collection-box.vala b/src/ui/collection-box.vala
index f144308..c54f480 100644
--- a/src/ui/collection-box.vala
+++ b/src/ui/collection-box.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/collection-box.ui")]
 private class Games.CollectionBox : Gtk.Box {
diff --git a/src/ui/collection-header-bar.vala b/src/ui/collection-header-bar.vala
index 4a5ced2..87b833c 100644
--- a/src/ui/collection-header-bar.vala
+++ b/src/ui/collection-header-bar.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/collection-header-bar.ui")]
 private class Games.CollectionHeaderBar : Gtk.HeaderBar {
diff --git a/src/ui/collection-icon-view.vala b/src/ui/collection-icon-view.vala
index 9e2e4e4..3bb5f98 100644
--- a/src/ui/collection-icon-view.vala
+++ b/src/ui/collection-icon-view.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/collection-icon-view.ui")]
 private class Games.CollectionIconView : Gtk.Stack {
diff --git a/src/ui/display-box.vala b/src/ui/display-box.vala
index 1d788ab..5a018a2 100644
--- a/src/ui/display-box.vala
+++ b/src/ui/display-box.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/display-box.ui")]
 private class Games.DisplayBox : Gtk.EventBox {
diff --git a/src/ui/display-header-bar.vala b/src/ui/display-header-bar.vala
index 4657dff..5fa6749 100644
--- a/src/ui/display-header-bar.vala
+++ b/src/ui/display-header-bar.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/display-header-bar.ui")]
 private class Games.DisplayHeaderBar : Gtk.HeaderBar {
diff --git a/src/ui/dummy-display.vala b/src/ui/dummy-display.vala
index 7f32a61..a1deb33 100644
--- a/src/ui/dummy-display.vala
+++ b/src/ui/dummy-display.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/dummy-display.ui")]
 private class Games.DummyDisplay : Gtk.Box {
diff --git a/src/ui/empty-collection.vala b/src/ui/empty-collection.vala
index c523850..cdb53bd 100644
--- a/src/ui/empty-collection.vala
+++ b/src/ui/empty-collection.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/empty-collection.ui")]
 private class Games.EmptyCollection : Gtk.Box {
diff --git a/src/ui/error-display.vala b/src/ui/error-display.vala
index 5dfb5a7..97473ff 100644
--- a/src/ui/error-display.vala
+++ b/src/ui/error-display.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/error-display.ui")]
 private class Games.ErrorDisplay : Gtk.Box {
diff --git a/src/ui/error-info-bar.vala b/src/ui/error-info-bar.vala
index 6a9fcb9..06e7c24 100644
--- a/src/ui/error-info-bar.vala
+++ b/src/ui/error-info-bar.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/error-info-bar.ui")]
 private class Games.ErrorInfoBar : Gtk.InfoBar {
diff --git a/src/ui/game-icon-view.vala b/src/ui/game-icon-view.vala
index 2140e25..7cda0b8 100644
--- a/src/ui/game-icon-view.vala
+++ b/src/ui/game-icon-view.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/game-icon-view.ui")]
 private class Games.GameIconView : Gtk.Box {
diff --git a/src/ui/game-thumbnail.vala b/src/ui/game-thumbnail.vala
index 0346c40..76a2a42 100644
--- a/src/ui/game-thumbnail.vala
+++ b/src/ui/game-thumbnail.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.GameThumbnail: Gtk.DrawingArea {
        private const Gtk.CornerType[] right_corners = { Gtk.CornerType.TOP_RIGHT, 
Gtk.CornerType.BOTTOM_RIGHT };
diff --git a/src/ui/media-menu-button.vala b/src/ui/media-menu-button.vala
index 1396443..062a1ef 100644
--- a/src/ui/media-menu-button.vala
+++ b/src/ui/media-menu-button.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/media-menu-button.ui")]
 private class Games.MediaMenuButton : Gtk.MenuButton {
diff --git a/src/ui/media-selector.vala b/src/ui/media-selector.vala
index ab320d7..adec1d1 100644
--- a/src/ui/media-selector.vala
+++ b/src/ui/media-selector.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/media-selector.ui")]
 private class Games.MediaSelector : Gtk.Popover {
diff --git a/src/ui/preferences-page-plugins-item.vala b/src/ui/preferences-page-plugins-item.vala
index 98c473d..11c08e5 100644
--- a/src/ui/preferences-page-plugins-item.vala
+++ b/src/ui/preferences-page-plugins-item.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/preferences-page-plugins-item.ui")]
 private class Games.PreferencesPagePluginsItem: Gtk.Box {
diff --git a/src/ui/preferences-page-plugins.vala b/src/ui/preferences-page-plugins.vala
index 15538b8..a4394ad 100644
--- a/src/ui/preferences-page-plugins.vala
+++ b/src/ui/preferences-page-plugins.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/preferences-page-plugins.ui")]
 private class Games.PreferencesPagePlugins: Gtk.Bin, PreferencesPage {
diff --git a/src/ui/preferences-page-video.vala b/src/ui/preferences-page-video.vala
index d84e681..c6a9c1c 100644
--- a/src/ui/preferences-page-video.vala
+++ b/src/ui/preferences-page-video.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/preferences-page-video.ui")]
 private class Games.PreferencesPageVideo: Gtk.Bin, PreferencesPage {
diff --git a/src/ui/preferences-page.vala b/src/ui/preferences-page.vala
index 8b9ff9c..14b2170 100644
--- a/src/ui/preferences-page.vala
+++ b/src/ui/preferences-page.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private interface Games.PreferencesPage: Gtk.Widget {
        public abstract string title { get; }
diff --git a/src/ui/preferences-switch-item.vala b/src/ui/preferences-switch-item.vala
index 59ffb23..7697903 100644
--- a/src/ui/preferences-switch-item.vala
+++ b/src/ui/preferences-switch-item.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/preferences-switch-item.ui")]
 private class Games.PreferencesSwitchItem: Gtk.Box {
diff --git a/src/ui/preferences-window.vala b/src/ui/preferences-window.vala
index 654b261..3d1bc0b 100644
--- a/src/ui/preferences-window.vala
+++ b/src/ui/preferences-window.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/preferences-window.ui")]
 private class Games.PreferencesWindow : Gtk.Window {
diff --git a/src/ui/quit-dialog.vala b/src/ui/quit-dialog.vala
index 580b643..a5bc407 100644
--- a/src/ui/quit-dialog.vala
+++ b/src/ui/quit-dialog.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/quit-dialog.ui")]
 private class Games.QuitDialog : Gtk.Dialog {
diff --git a/src/ui/remote-display.vala b/src/ui/remote-display.vala
index a88ca01..7019baa 100644
--- a/src/ui/remote-display.vala
+++ b/src/ui/remote-display.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/remote-display.ui")]
 public class Games.RemoteDisplay : Gtk.Box {
diff --git a/src/ui/resume-dialog.vala b/src/ui/resume-dialog.vala
index 7d198fb..944f7d9 100644
--- a/src/ui/resume-dialog.vala
+++ b/src/ui/resume-dialog.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/resume-dialog.ui")]
 private class Games.ResumeDialog : Gtk.Dialog {
diff --git a/src/ui/resume-failed-dialog.vala b/src/ui/resume-failed-dialog.vala
index 45eed72..b08daf3 100644
--- a/src/ui/resume-failed-dialog.vala
+++ b/src/ui/resume-failed-dialog.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/resume-failed-dialog.ui")]
 private class Games.ResumeFailedDialog : Gtk.Dialog {
diff --git a/src/ui/search-bar.vala b/src/ui/search-bar.vala
index e8851d7..ed4876f 100644
--- a/src/ui/search-bar.vala
+++ b/src/ui/search-bar.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 [GtkTemplate (ui = "/org/gnome/Games/ui/search-bar.ui")]
 private class Games.SearchBar : Gtk.SearchBar {
diff --git a/src/ui/ui-state.vala b/src/ui/ui-state.vala
index 57a493f..68324f6 100644
--- a/src/ui/ui-state.vala
+++ b/src/ui/ui-state.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private enum Games.UiState {
        COLLECTION,
diff --git a/src/utils/composite-cover.vala b/src/utils/composite-cover.vala
index 538d801..3cca1c8 100644
--- a/src/utils/composite-cover.vala
+++ b/src/utils/composite-cover.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.CompositeCover : Object, Cover {
        private Cover[] covers;
diff --git a/src/utils/composite-title.vala b/src/utils/composite-title.vala
index e2a0b18..f42a7b0 100644
--- a/src/utils/composite-title.vala
+++ b/src/utils/composite-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.CompositeTitle : Object, Title {
        private Title[] titles;
diff --git a/src/utils/cue-sheet/cue-sheet-error.vala b/src/utils/cue-sheet/cue-sheet-error.vala
index 2a5a47f..77b89ce 100644
--- a/src/utils/cue-sheet/cue-sheet-error.vala
+++ b/src/utils/cue-sheet/cue-sheet-error.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private errordomain Games.CueSheetError {
        UNEXPECTED_TOKEN,
diff --git a/src/utils/cue-sheet/cue-sheet-file-format.vala b/src/utils/cue-sheet/cue-sheet-file-format.vala
index 9ed0590..a72b58c 100644
--- a/src/utils/cue-sheet/cue-sheet-file-format.vala
+++ b/src/utils/cue-sheet/cue-sheet-file-format.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public enum Games.CueSheetFileFormat {
        INVALID,
diff --git a/src/utils/cue-sheet/cue-sheet-file-node.vala b/src/utils/cue-sheet/cue-sheet-file-node.vala
index 2bc4a36..e84b3c3 100644
--- a/src/utils/cue-sheet/cue-sheet-file-node.vala
+++ b/src/utils/cue-sheet/cue-sheet-file-node.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.CueSheetFileNode : Object {
        public string file_name { construct; get; }
diff --git a/src/utils/cue-sheet/cue-sheet-track-mode.vala b/src/utils/cue-sheet/cue-sheet-track-mode.vala
index 03e6dee..2a67f9e 100644
--- a/src/utils/cue-sheet/cue-sheet-track-mode.vala
+++ b/src/utils/cue-sheet/cue-sheet-track-mode.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public enum Games.CueSheetTrackMode {
        INVALID,
diff --git a/src/utils/cue-sheet/cue-sheet-track-node.vala b/src/utils/cue-sheet/cue-sheet-track-node.vala
index ed319c7..ee85af0 100644
--- a/src/utils/cue-sheet/cue-sheet-track-node.vala
+++ b/src/utils/cue-sheet/cue-sheet-track-node.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.CueSheetTrackNode : Object {
        public CueSheetFileNode file { construct; get; }
diff --git a/src/utils/cue-sheet/cue-sheet.vala b/src/utils/cue-sheet/cue-sheet.vala
index 80b14ad..c1d5b3b 100644
--- a/src/utils/cue-sheet/cue-sheet.vala
+++ b/src/utils/cue-sheet/cue-sheet.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.CueSheet : Object {
        private const string NEW_LINE = "\n";
diff --git a/src/utils/directory.vala b/src/utils/directory.vala
index 1b15584..66a0cae 100644
--- a/src/utils/directory.vala
+++ b/src/utils/directory.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.Directory : Object {
        public delegate bool FileInfoTest (FileInfo file_info) throws Error;
diff --git a/src/utils/filename-title.vala b/src/utils/filename-title.vala
index e140dda..eed88ce 100644
--- a/src/utils/filename-title.vala
+++ b/src/utils/filename-title.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.FilenameTitle : Object, Title {
        private static Regex filename_ext_regex;
diff --git a/src/utils/fingerprint.vala b/src/utils/fingerprint.vala
index ecea389..3ae2fc6 100644
--- a/src/utils/fingerprint.vala
+++ b/src/utils/fingerprint.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 namespace Games.Fingerprint {
        private string get_for_file_uri (string uri, size_t start, size_t? length) throws Error {
diff --git a/src/utils/grep.vala b/src/utils/grep.vala
index d27a430..f6f93e3 100644
--- a/src/utils/grep.vala
+++ b/src/utils/grep.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 namespace Games.Grep {
        public size_t[] get_offsets (string filename, string text) {
diff --git a/src/utils/local-cover.vala b/src/utils/local-cover.vala
index a265432..daf6f6c 100644
--- a/src/utils/local-cover.vala
+++ b/src/utils/local-cover.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.LocalCover : Object, Cover {
        private string uri;
diff --git a/src/utils/string-input-stream.vala b/src/utils/string-input-stream.vala
index aeace73..19a264a 100644
--- a/src/utils/string-input-stream.vala
+++ b/src/utils/string-input-stream.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 public class Games.StringInputStream : Object {
        private File file;
diff --git a/src/utils/xml-doc.vala b/src/utils/xml-doc.vala
index bf191f1..cc92e42 100644
--- a/src/utils/xml-doc.vala
+++ b/src/utils/xml-doc.vala
@@ -1,4 +1,4 @@
-// This file is part of GNOME Games. License: GPLv3
+// This file is part of GNOME Games. License: GPL-3.0+.
 
 private class Games.XmlDoc: Object {
        private delegate void NodeCallback (Xml.Node* node);


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