Happy new year 2017!

Sat, 28 Jan 2017 17:47:06 +0200

author
Teemu Piippo <teemu@hecknology.net>
date
Sat, 28 Jan 2017 17:47:06 +0200
changeset 1072
9ce9496427f2
parent 1071
ff4639b672ae
child 1073
a0a0d581309b

Happy new year 2017!

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/generateprimitivedialog.cpp file | annotate | diff | comparison | revisions
src/dialogs/generateprimitivedialog.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/grid.cpp file | annotate | diff | comparison | revisions
src/grid.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/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/mathfunctions.cpp file | annotate | diff | comparison | revisions
src/mathfunctions.h file | annotate | diff | comparison | revisions
src/matrixinput.cpp file | annotate | diff | comparison | revisions
src/matrixinput.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/transform.h file | annotate | diff | comparison | revisions
src/types/matrix.cpp file | annotate | diff | comparison | revisions
src/types/matrix.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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/addObjectDialog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/addObjectDialog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/basics.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/basics.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/colors.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/colors.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/crashCatcher.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/crashCatcher.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/colorselector.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/colorselector.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/configdialog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/configdialog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/generateprimitivedialog.cpp	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/generateprimitivedialog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/generateprimitivedialog.h	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/generateprimitivedialog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/ldrawpathdialog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/ldrawpathdialog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/newpartdialog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/newpartdialog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/openprogressdialog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/dialogs/openprogressdialog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/documentation.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/documentation.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/documentloader.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/documentloader.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/documentmanager.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/documentmanager.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/doublemap.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editHistory.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editHistory.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/abstractEditMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/abstractEditMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/circleMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/circleMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/curvemode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/curvemode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/drawMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/drawMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/linePathMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/linePathMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/magicWandMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/magicWandMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/rectangleMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/rectangleMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/selectMode.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/editmodes/selectMode.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/format.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/glCompiler.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/glCompiler.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/glRenderer.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/glRenderer.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/glShared.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/grid.cpp	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/grid.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/grid.h	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/grid.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/guiutilities.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/guiutilities.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/hierarchyelement.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/hierarchyelement.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldDocument.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldDocument.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldObject.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldObject.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldobjectiterator.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldpaths.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ldpaths.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/macros.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/main.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/main.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/mainwindow.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/mainwindow.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/mathfunctions.cpp	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/mathfunctions.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/mathfunctions.h	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/mathfunctions.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/matrixinput.cpp	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/matrixinput.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2017 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/matrixinput.h	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/matrixinput.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2017 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/messageLog.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/messageLog.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/miscallenous.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/miscallenous.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/partdownloader.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/partdownloader.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/partdownloadrequest.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/partdownloadrequest.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/primitives.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/primitives.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/radioGroup.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/radioGroup.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ringFinder.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/ringFinder.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/algorithmtoolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/algorithmtoolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/basictoolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/basictoolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/extprogramtoolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/extprogramtoolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/filetoolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/filetoolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/movetoolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/movetoolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/toolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/toolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/viewtoolset.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/toolsets/viewtoolset.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/transform.h	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/transform.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/types/matrix.cpp	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/types/matrix.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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/types/matrix.h	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/types/matrix.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/version.cpp	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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	Sat Jan 28 17:45:00 2017 +0200
+++ b/src/version.h	Sat Jan 28 17:47:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013 - 2016 Teemu Piippo
+ *  Copyright (C) 2013 - 2017 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