Happy new year 2016!

Fri, 01 Jan 2016 23:41:55 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Fri, 01 Jan 2016 23:41:55 +0200
changeset 1014
f0a8ecb6a357
parent 1013
fa025ba493d8
child 1015
92c6ec099075

Happy new year 2016!

src/addObjectDialog.cpp file | annotate | diff | comparison | revisions
src/addObjectDialog.h file | annotate | diff | comparison | revisions
src/basics.cpp file | annotate | diff | comparison | revisions
src/basics.h file | annotate | diff | comparison | revisions
src/colors.cpp file | annotate | diff | comparison | revisions
src/colors.h file | annotate | diff | comparison | revisions
src/crashCatcher.cpp file | annotate | diff | comparison | revisions
src/crashCatcher.h file | annotate | diff | comparison | revisions
src/dialogs.cpp file | annotate | diff | comparison | revisions
src/dialogs.h file | annotate | diff | comparison | revisions
src/dialogs/colorselector.cpp file | annotate | diff | comparison | revisions
src/dialogs/colorselector.h file | annotate | diff | comparison | revisions
src/dialogs/configdialog.cpp file | annotate | diff | comparison | revisions
src/dialogs/configdialog.h file | annotate | diff | comparison | revisions
src/dialogs/ldrawpathdialog.cpp file | annotate | diff | comparison | revisions
src/dialogs/ldrawpathdialog.h file | annotate | diff | comparison | revisions
src/dialogs/newpartdialog.cpp file | annotate | diff | comparison | revisions
src/dialogs/newpartdialog.h file | annotate | diff | comparison | revisions
src/dialogs/openprogressdialog.cpp file | annotate | diff | comparison | revisions
src/dialogs/openprogressdialog.h file | annotate | diff | comparison | revisions
src/documentation.cpp file | annotate | diff | comparison | revisions
src/documentation.h file | annotate | diff | comparison | revisions
src/documentloader.cpp file | annotate | diff | comparison | revisions
src/documentloader.h file | annotate | diff | comparison | revisions
src/documentmanager.cpp file | annotate | diff | comparison | revisions
src/documentmanager.h file | annotate | diff | comparison | revisions
src/doublemap.h file | annotate | diff | comparison | revisions
src/editHistory.cpp file | annotate | diff | comparison | revisions
src/editHistory.h file | annotate | diff | comparison | revisions
src/editmodes/abstractEditMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/abstractEditMode.h file | annotate | diff | comparison | revisions
src/editmodes/circleMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/circleMode.h file | annotate | diff | comparison | revisions
src/editmodes/curvemode.cpp file | annotate | diff | comparison | revisions
src/editmodes/curvemode.h file | annotate | diff | comparison | revisions
src/editmodes/drawMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/drawMode.h file | annotate | diff | comparison | revisions
src/editmodes/linePathMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/linePathMode.h file | annotate | diff | comparison | revisions
src/editmodes/magicWandMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/magicWandMode.h file | annotate | diff | comparison | revisions
src/editmodes/rectangleMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/rectangleMode.h file | annotate | diff | comparison | revisions
src/editmodes/selectMode.cpp file | annotate | diff | comparison | revisions
src/editmodes/selectMode.h file | annotate | diff | comparison | revisions
src/format.h file | annotate | diff | comparison | revisions
src/glCompiler.cpp file | annotate | diff | comparison | revisions
src/glCompiler.h file | annotate | diff | comparison | revisions
src/glRenderer.cpp file | annotate | diff | comparison | revisions
src/glRenderer.h file | annotate | diff | comparison | revisions
src/glShared.h file | annotate | diff | comparison | revisions
src/guiutilities.cpp file | annotate | diff | comparison | revisions
src/guiutilities.h file | annotate | diff | comparison | revisions
src/hierarchyelement.cpp file | annotate | diff | comparison | revisions
src/hierarchyelement.h file | annotate | diff | comparison | revisions
src/ldDocument.cpp file | annotate | diff | comparison | revisions
src/ldDocument.h file | annotate | diff | comparison | revisions
src/ldObject.cpp file | annotate | diff | comparison | revisions
src/ldObject.h file | annotate | diff | comparison | revisions
src/ldObjectMath.cpp file | annotate | diff | comparison | revisions
src/ldObjectMath.h file | annotate | diff | comparison | revisions
src/ldobjectiterator.h file | annotate | diff | comparison | revisions
src/ldpaths.cpp file | annotate | diff | comparison | revisions
src/ldpaths.h file | annotate | diff | comparison | revisions
src/macros.h file | annotate | diff | comparison | revisions
src/main.cpp file | annotate | diff | comparison | revisions
src/main.h file | annotate | diff | comparison | revisions
src/mainwindow.cpp file | annotate | diff | comparison | revisions
src/mainwindow.h file | annotate | diff | comparison | revisions
src/messageLog.cpp file | annotate | diff | comparison | revisions
src/messageLog.h file | annotate | diff | comparison | revisions
src/miscallenous.cpp file | annotate | diff | comparison | revisions
src/miscallenous.h file | annotate | diff | comparison | revisions
src/partdownloader.cpp file | annotate | diff | comparison | revisions
src/partdownloader.h file | annotate | diff | comparison | revisions
src/partdownloadrequest.cpp file | annotate | diff | comparison | revisions
src/partdownloadrequest.h file | annotate | diff | comparison | revisions
src/primitives.cpp file | annotate | diff | comparison | revisions
src/primitives.h file | annotate | diff | comparison | revisions
src/radioGroup.cpp file | annotate | diff | comparison | revisions
src/radioGroup.h file | annotate | diff | comparison | revisions
src/ringFinder.cpp file | annotate | diff | comparison | revisions
src/ringFinder.h file | annotate | diff | comparison | revisions
src/toolsets/algorithmtoolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/algorithmtoolset.h file | annotate | diff | comparison | revisions
src/toolsets/basictoolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/basictoolset.h file | annotate | diff | comparison | revisions
src/toolsets/extprogramtoolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/extprogramtoolset.h file | annotate | diff | comparison | revisions
src/toolsets/filetoolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/filetoolset.h file | annotate | diff | comparison | revisions
src/toolsets/movetoolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/movetoolset.h file | annotate | diff | comparison | revisions
src/toolsets/toolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/toolset.h file | annotate | diff | comparison | revisions
src/toolsets/viewtoolset.cpp file | annotate | diff | comparison | revisions
src/toolsets/viewtoolset.h file | annotate | diff | comparison | revisions
src/version.cpp file | annotate | diff | comparison | revisions
src/version.h file | annotate | diff | comparison | revisions
--- a/src/addObjectDialog.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/addObjectDialog.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/addObjectDialog.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/addObjectDialog.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/basics.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/basics.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/basics.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/basics.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/colors.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/colors.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/colors.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/colors.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/crashCatcher.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/crashCatcher.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/crashCatcher.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/crashCatcher.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/colorselector.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/colorselector.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/colorselector.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/colorselector.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/configdialog.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/configdialog.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/configdialog.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/configdialog.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/ldrawpathdialog.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/ldrawpathdialog.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/ldrawpathdialog.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/ldrawpathdialog.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/newpartdialog.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/newpartdialog.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/newpartdialog.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/newpartdialog.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/openprogressdialog.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/openprogressdialog.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/dialogs/openprogressdialog.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/dialogs/openprogressdialog.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/documentation.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/documentation.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/documentation.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/documentation.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/documentloader.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/documentloader.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/documentloader.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/documentloader.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/documentmanager.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/documentmanager.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/documentmanager.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/documentmanager.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/doublemap.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/doublemap.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editHistory.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editHistory.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editHistory.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editHistory.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/abstractEditMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/abstractEditMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/abstractEditMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/abstractEditMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/circleMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/circleMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/circleMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/circleMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/curvemode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/curvemode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/curvemode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/curvemode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/drawMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/drawMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/drawMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/drawMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/linePathMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/linePathMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/linePathMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/linePathMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/magicWandMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/magicWandMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/magicWandMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/magicWandMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/rectangleMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/rectangleMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/rectangleMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/rectangleMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/selectMode.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/selectMode.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/editmodes/selectMode.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/editmodes/selectMode.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/format.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/format.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/glCompiler.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/glCompiler.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/glCompiler.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/glCompiler.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/glRenderer.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/glRenderer.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/glRenderer.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/glRenderer.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/glShared.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/glShared.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/guiutilities.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/guiutilities.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/guiutilities.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/guiutilities.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/hierarchyelement.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/hierarchyelement.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/hierarchyelement.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/hierarchyelement.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldDocument.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldDocument.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldDocument.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldDocument.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldObject.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldObject.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldObject.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldObject.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldObjectMath.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldObjectMath.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldObjectMath.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldObjectMath.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldobjectiterator.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldobjectiterator.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldpaths.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldpaths.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ldpaths.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ldpaths.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/macros.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/macros.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/main.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/main.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/main.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/main.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/mainwindow.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/mainwindow.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/mainwindow.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/mainwindow.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/messageLog.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/messageLog.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/messageLog.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/messageLog.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/miscallenous.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/miscallenous.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/miscallenous.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/miscallenous.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/partdownloader.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/partdownloader.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/partdownloader.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/partdownloader.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/partdownloadrequest.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/partdownloadrequest.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/partdownloadrequest.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/partdownloadrequest.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/primitives.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/primitives.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/primitives.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/primitives.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/radioGroup.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/radioGroup.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/radioGroup.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/radioGroup.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ringFinder.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ringFinder.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/ringFinder.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/ringFinder.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/algorithmtoolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/algorithmtoolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/algorithmtoolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/algorithmtoolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/basictoolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/basictoolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/basictoolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/basictoolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/extprogramtoolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/extprogramtoolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/extprogramtoolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/extprogramtoolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/filetoolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/filetoolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/filetoolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/filetoolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/movetoolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/movetoolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/movetoolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/movetoolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/toolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/toolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/toolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/toolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/viewtoolset.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/viewtoolset.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/toolsets/viewtoolset.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/toolsets/viewtoolset.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/version.cpp	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/version.cpp	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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
--- a/src/version.h	Thu Nov 19 00:43:18 2015 +0200
+++ b/src/version.h	Fri Jan 01 23:41:55 2016 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2015 Teemu Piippo
+ *  Copyright (C) 2013 - 2016 Teemu Piippo
  *
  *  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

mercurial