From 9f41cb4811179acea944c4b47d90d359024167e5 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Tue, 4 Jun 2013 22:36:01 -0400 Subject: Remove personal copyright from console diff --git a/src/mainwin.cc b/src/mainwin.cc index 7ca7de5..9c427cf 100644 --- a/src/mainwin.cc +++ b/src/mainwin.cc @@ -122,7 +122,7 @@ static char helptitle[] = #endif "\nhttp://www.openscad.org\n\n"; static char copyrighttext[] = - "Copyright (C) 2009-2013 Marius Kintel and Clifford Wolf \n" + "Copyright (C) 2009-2013 The OpenSCAD Developers\n" "\n" "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 " -- cgit v0.10.1