[frogr] Updated copyright year in about dialog



commit e077311d88a1d5fef5570319b79f9ad32897810f
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Sun May 21 09:48:19 2017 +0100

    Updated copyright year in about dialog

 src/frogr-about-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index df53bfe..6981d3b 100644
--- a/src/frogr-about-dialog.c
+++ b/src/frogr-about-dialog.c
@@ -41,7 +41,7 @@ static const gchar *artists[] = {
 };
 
 static const gchar *appdescr = N_("A Flickr Remote Organizer for GNOME\n");
-static const gchar *copyright = "(c) 2009-2015 Mario Sanchez Prada";
+static const gchar *copyright = "(c) 2009-2017 Mario Sanchez Prada";
 static const gchar *website = "http://wiki.gnome.org/Apps/Frogr";;
 
 void


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