From d1e93bc76444741665dffcdf3856eefe407153fa Mon Sep 17 00:00:00 2001
From: "Thomas R. Koll"
-Copyright (C) 2009-2015 The OpenSCAD Developers +Copyright (C) 2009-2017 The OpenSCAD Developers
diff --git a/src/mainwin.cc b/src/mainwin.cc index 46f7d456..1d96c559 100644 --- a/src/mainwin.cc +++ b/src/mainwin.cc @@ -134,7 +134,7 @@ unsigned int GuiLocker::gui_locked = 0; static char copyrighttext[] = - "Copyright (C) 2009-2015 The OpenSCAD Developers\n" + "Copyright (C) 2009-2017 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 "