From 52c9fd7adc497a3712e90fa5139217c815a13752 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 17 Jan 2013 15:18:30 -0500 Subject: Updated copyright year to 2013 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 and Clifford Wolf \n" + "Copyright (C) 2009-2013 Marius Kintel and Clifford Wolf \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