diff options
author | Marius Kintel <marius@kintel.net> | 2013-01-17 20:18:30 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-01-17 20:18:30 (GMT) |
commit | 52c9fd7adc497a3712e90fa5139217c815a13752 (patch) | |
tree | 19ae6cfe7d57d9a5e5d8788f7d5ce7fe19c8f665 /src | |
parent | 763e5d3f657519d80654f3c2cb79025445506041 (diff) |
Updated copyright year to 2013
Diffstat (limited to 'src')
-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 38355ff..7643e08 100644 --- a/src/mainwin.cc +++ b/src/mainwin.cc @@ -115,7 +115,7 @@ static char helptitle[] = #endif "\nhttp://www.openscad.org\n\n"; static char copyrighttext[] = - "Copyright (C) 2009-2012 Marius Kintel <marius@kintel.net> and Clifford Wolf <clifford@clifford.at>\n" + "Copyright (C) 2009-2013 Marius Kintel <marius@kintel.net> and Clifford Wolf <clifford@clifford.at>\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 " |