diff --git a/gnome/src/uimanager.c b/gnome/src/uimanager.c
index dc2d41c9c4bf576655a03b6bb4c8560de61b6815..b2b16d5d2ef0b42687a0e2d0130a300161348942 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,