]> git.street.me.uk Git - andy/viking.git/blobdiff - src/dialog.c
[QA] Reusable function for freeing the waypoint image cache.
[andy/viking.git] / src / dialog.c
index 2f244364391f6b0bf2f40766625093612bfd52f8..05a7479fd1c1279a0f1fa48f32f15532be8fd93b 100644 (file)
@@ -627,7 +627,7 @@ void a_dialog_about ( GtkWindow *parent )
   const gchar *program_name = PACKAGE_NAME;
   const gchar *version = VIKING_VERSION;
   const gchar *website = VIKING_URL;
-  const gchar *copyright = "2003-2008, Evan Battaglia\n2008-2015, Viking's contributors";
+  const gchar *copyright = "2003-2008, Evan Battaglia\n2008-"THEYEAR", Viking's contributors";
   const gchar *comments = _("GPS Data and Topo Analyzer, Explorer, and Manager.");
   const gchar *license = _("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 "