diff --git a/gnome/src/main.c b/gnome/src/main.c index 9bb51e1dc2f1c57d088aec73305037352e7c24c1..8590e276f6f648721bd0e316c65d7e34fd9c1a84 100644 --- a/gnome/src/main.c +++ b/gnome/src/main.c @@ -65,7 +65,7 @@ main(int argc, char *argv[]) gtk_init(&argc, &argv); g_print("%s %s\n", PACKAGE, VERSION); - g_print("\nCopyright (c) 2005 - 2011 Savoir-faire Linux Inc.\n\n"); + g_print("\nCopyright (c) 2005 - 2012 Savoir-faire Linux Inc.\n\n"); g_print("This is free software. You may redistribute copies of it under the terms of\n" \ "the GNU General Public License Version 3 <http://www.gnu.org/licenses/gpl.html>.\n" \ "There is NO WARRANTY, to the extent permitted by law.\n\n" \