[gnome-nibbles] Fix license in preferences dialog
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Fix license in preferences dialog
- Date: Thu, 28 Jul 2016 04:56:27 +0000 (UTC)
commit 01780e6098ac0c3b04b7f2c2743d48522613c0ab
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jul 27 23:55:45 2016 -0500
Fix license in preferences dialog
License is GPLv3+ in GNOME 3.20
src/gnome-nibbles.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-nibbles.vala b/src/gnome-nibbles.vala
index 0a3c368..ffcf526 100644
--- a/src/gnome-nibbles.vala
+++ b/src/gnome-nibbles.vala
@@ -1037,7 +1037,7 @@ public class Nibbles : Gtk.Application
"Copyright © 1999–2008 Sean MacIsaac, Ian Peters, Andreas Røsdal\n" +
"Copyright © 2009 Guillaume Beland\n" +
"Copyright © 2015 Iulian-Gabriel Radu",
- "license-type", Gtk.License.GPL_2_0,
+ "license-type", Gtk.License.GPL_3_0,
"authors", authors,
"documenters", documenters,
"artists", artists,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]