diff options
author | Marius Kintel <marius@kintel.net> | 2013-06-05 02:36:01 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-06-05 02:36:01 (GMT) |
commit | 9f41cb4811179acea944c4b47d90d359024167e5 (patch) | |
tree | 41ade41d9a318d2f571df937b40a7630f445b3f3 /src/mainwin.cc | |
parent | 7863de2c808c91b748a137c240ea2aac9c813e29 (diff) |
Remove personal copyright from console
Diffstat (limited to 'src/mainwin.cc')
-rw-r--r-- | src/mainwin.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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 <marius@kintel.net> and Clifford Wolf <clifford@clifford.at>\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 " |