Update copyright year
authorCarlos Lopez <genetita@gmail.com>
Sat, 15 May 2010 22:26:55 +0000 (00:26 +0200)
committerCarlos Lopez <genetita@gmail.com>
Sat, 15 May 2010 22:26:55 +0000 (00:26 +0200)
synfig-studio/src/gtkmm/about.cpp

index dc005ff..13c3a5c 100644 (file)
@@ -107,7 +107,7 @@ About::About()
        set_website("http://synfig.org/");
        set_website_label(_("Visit the Synfig website"));
 
-       set_copyright(_("Copyright 2001-2008\nRobert B. Quattlebaum Jr.,\nAdrian Bentley and Synfig contributors"));
+       set_copyright(_("Copyright 2001-2010\nRobert B. Quattlebaum Jr.,\nAdrian Bentley and Synfig contributors"));
        Glib::ustring 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 "