From 8d2ccf70cee90cbcc58ca71a99aebfd7680e713a Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Thu, 22 Mar 2012 13:23:21 -0400
Subject: [PATCH] gnome: updated copyright year to 2012

---
 gnome/src/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome/src/main.c b/gnome/src/main.c
index 9bb51e1dc2..8590e276f6 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" \
-- 
GitLab