X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Fsrc%2Fgtkmm%2Fabout.cpp;h=13c3a5cfef3964e556b92f1b570bc2969aba1c58;hb=f7042790c7926b36e9ccdd56e35e6f64c3cfacd4;hp=600d1356f85cc726e0191cdfab0da6564d9eda84;hpb=5afd6a885fa84a1932cfd0e97db37f80ba970d80;p=synfig.git diff --git a/synfig-studio/src/gtkmm/about.cpp b/synfig-studio/src/gtkmm/about.cpp index 600d135..13c3a5c 100644 --- a/synfig-studio/src/gtkmm/about.cpp +++ b/synfig-studio/src/gtkmm/about.cpp @@ -104,10 +104,10 @@ About::About() set_comments(_("2D vector animation studio")); set_url_hook(sigc::mem_fun(*this, &About::on_link_clicked)); - set_website("http://www.synfig.org/"); + 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 "