From 2738a304e842b08feb65c0e1d99c07a7bfe476f0 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Sun, 27 Apr 2014 20:04:02 +0200 Subject: [PATCH] Update credits. Mention Gary Hodgson, Petr Ledvinap, Y. Sapir --- lib/Slic3r/GUI/AboutDialog.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/Slic3r/GUI/AboutDialog.pm b/lib/Slic3r/GUI/AboutDialog.pm index 6e53cc456..3f946bb4c 100644 --- a/lib/Slic3r/GUI/AboutDialog.pm +++ b/lib/Slic3r/GUI/AboutDialog.pm @@ -47,12 +47,13 @@ sub new { '' . '' . '' . - 'Copyright © 2011-2014 Alessandro Ranellucci. All rights reserved. ' . + 'Copyright © 2011-2014 Alessandro Ranellucci.
' . 'Slic3r is licensed under the ' . 'GNU Affero General Public License, version 3.' . '


' . + 'Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, Petr Ledvina, Y. Sapir, Mike Sheldrake and numerous others. ' . + 'Manual by Gary Hodgson. Inspired by the RepRap community.
' . 'Slic3r logo designed by Corey Daniels, Silk Icon Set designed by Mark James. ' . - 'Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, Mike Sheldrake and numerous others.' . '
' . '' . '';