From 017158c877951471904bc5091b42d9edab1b69aa Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Thu, 27 Mar 2014 15:33:17 +0100 Subject: [PATCH] Update year to 2014 in about dialog --- lib/Slic3r/GUI/AboutDialog.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Slic3r/GUI/AboutDialog.pm b/lib/Slic3r/GUI/AboutDialog.pm index f2a390bb2a..6e53cc4566 100644 --- a/lib/Slic3r/GUI/AboutDialog.pm +++ b/lib/Slic3r/GUI/AboutDialog.pm @@ -47,7 +47,7 @@ sub new { '' . '' . '' . - 'Copyright © 2011-2013 Alessandro Ranellucci. All rights reserved. ' . + 'Copyright © 2011-2014 Alessandro Ranellucci. All rights reserved. ' . 'Slic3r is licensed under the ' . 'GNU Affero General Public License, version 3.' . '


' .