[frogr] Updated copyright year in the about dialog and OS X info file
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Updated copyright year in the about dialog and OS X info file
- Date: Thu, 8 Jan 2015 19:09:04 +0000 (UTC)
commit 59fd19e70f4a6b95fad238e26c85550a9854fba0
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Thu Jan 8 19:08:34 2015 +0000
Updated copyright year in the about dialog and OS X info file
osx/Info-frogr.plist.in | 2 +-
src/frogr-about-dialog.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/osx/Info-frogr.plist.in b/osx/Info-frogr.plist.in
index 8f97a94..3b20192 100644
--- a/osx/Info-frogr.plist.in
+++ b/osx/Info-frogr.plist.in
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>frogr</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, (c) 2009-2014 Mario Sanchez Prada, https://wiki.gnome.org/Apps/Frogr</string>
+ <string>@VERSION@, (c) 2009-2015 Mario Sanchez Prada, https://wiki.gnome.org/Apps/Frogr</string>
<key>CFBundleIconFile</key>
<string>frogr.icns</string>
<key>CFBundleIdentifier</key>
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index 20bc767..a8cf62b 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-2014 Mario Sanchez Prada";
+static const gchar *copyright = "(c) 2009-2015 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]