From 0568839b53762a0ffa05b7cf70605c2b3e7571c0 Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Thu, 29 Mar 2012 11:13:41 -0400
Subject: [PATCH] gnome: updated copyright year in about dialog

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

diff --git a/gnome/src/uimanager.c b/gnome/src/uimanager.c
index dc2d41c9c4..b2b16d5d2e 100644
--- a/gnome/src/uimanager.c
+++ b/gnome/src/uimanager.c
@@ -586,7 +586,7 @@ help_about(void * foo UNUSED)
             "artists", artists,
             "authors", authors,
             "comments", _("SFLphone is a VoIP client compatible with SIP and IAX2 protocols."),
-            "copyright", "Copyright © 2004-2011 Savoir-faire Linux Inc.",
+            "copyright", "Copyright © 2004-2012 Savoir-faire Linux Inc.",
             "name", PACKAGE,
             "title", _("About SFLphone"),
             "version", VERSION,
-- 
GitLab