Module: synfig Branch: master Commit: f7042790c7926b36e9ccdd56e35e6f64c3cfacd4 URL: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=f7042790c7926b36e9ccdd56e35e6f64c3cfacd4
Author: Carlos Lopez <[email protected]> Date: Sun May 16 00:26:55 2010 +0200 Update copyright year --- synfig-studio/src/gtkmm/about.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/synfig-studio/src/gtkmm/about.cpp b/synfig-studio/src/gtkmm/about.cpp index dc005ff..13c3a5c 100644 --- a/synfig-studio/src/gtkmm/about.cpp +++ b/synfig-studio/src/gtkmm/about.cpp @@ -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 " ------------------------------------------------------------------------------ _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
