# HG changeset patch
# User Teemu Piippo <crimsondusk64@gmail.com>
# Date 1440937121 -10800
# Node ID 4b93b796345607db718ba85f26c6278b3a08a37e
# Parent  eb586d3e1a6a3a7425edbc04620c06549e8818e6
Happy new year 2015

diff -r eb586d3e1a6a -r 4b93b7963456 codegen/codegen.cpp
--- a/codegen/codegen.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/codegen/codegen.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/actions.cpp
--- a/src/actions.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/actions.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/actionsEdit.cpp
--- a/src/actionsEdit.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/actionsEdit.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/addObjectDialog.cpp
--- a/src/addObjectDialog.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/addObjectDialog.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/addObjectDialog.h
--- a/src/addObjectDialog.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/addObjectDialog.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/basics.cpp
--- a/src/basics.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/basics.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/basics.h
--- a/src/basics.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/basics.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/colors.cpp
--- a/src/colors.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/colors.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/colors.h
--- a/src/colors.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/colors.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/configDialog.cpp
--- a/src/configDialog.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/configDialog.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/configDialog.h
--- a/src/configDialog.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/configDialog.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/configuration.cpp
--- a/src/configuration.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/configuration.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/configuration.h
--- a/src/configuration.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/configuration.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/crashCatcher.cpp
--- a/src/crashCatcher.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/crashCatcher.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/crashCatcher.h
--- a/src/crashCatcher.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/crashCatcher.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs.cpp
--- a/src/dialogs.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs.h
--- a/src/dialogs.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/colorselector.cpp
--- a/src/dialogs/colorselector.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/colorselector.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/colorselector.h
--- a/src/dialogs/colorselector.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/colorselector.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/ldrawpathdialog.cpp
--- a/src/dialogs/ldrawpathdialog.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/ldrawpathdialog.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/ldrawpathdialog.h
--- a/src/dialogs/ldrawpathdialog.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/ldrawpathdialog.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/newpartdialog.cpp
--- a/src/dialogs/newpartdialog.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/newpartdialog.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/newpartdialog.h
--- a/src/dialogs/newpartdialog.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/newpartdialog.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/openprogressdialog.cpp
--- a/src/dialogs/openprogressdialog.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/openprogressdialog.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/dialogs/openprogressdialog.h
--- a/src/dialogs/openprogressdialog.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/dialogs/openprogressdialog.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/documentation.cpp
--- a/src/documentation.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/documentation.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/documentation.h
--- a/src/documentation.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/documentation.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editHistory.cpp
--- a/src/editHistory.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editHistory.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editHistory.h
--- a/src/editHistory.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editHistory.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/abstractEditMode.cpp
--- a/src/editmodes/abstractEditMode.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/abstractEditMode.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/abstractEditMode.h
--- a/src/editmodes/abstractEditMode.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/abstractEditMode.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/circleMode.cpp
--- a/src/editmodes/circleMode.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/circleMode.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/circleMode.h
--- a/src/editmodes/circleMode.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/circleMode.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/drawMode.cpp
--- a/src/editmodes/drawMode.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/drawMode.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/drawMode.h
--- a/src/editmodes/drawMode.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/drawMode.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/magicWandMode.cpp
--- a/src/editmodes/magicWandMode.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/magicWandMode.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/magicWandMode.h
--- a/src/editmodes/magicWandMode.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/magicWandMode.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/rectangleMode.cpp
--- a/src/editmodes/rectangleMode.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/rectangleMode.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/rectangleMode.h
--- a/src/editmodes/rectangleMode.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/rectangleMode.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/selectMode.cpp
--- a/src/editmodes/selectMode.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/selectMode.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/editmodes/selectMode.h
--- a/src/editmodes/selectMode.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/editmodes/selectMode.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/extPrograms.cpp
--- a/src/extPrograms.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/extPrograms.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/format.h
--- a/src/format.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/format.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/glCompiler.cpp
--- a/src/glCompiler.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/glCompiler.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/glCompiler.h
--- a/src/glCompiler.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/glCompiler.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/glRenderer.cpp
--- a/src/glRenderer.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/glRenderer.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/glRenderer.h
--- a/src/glRenderer.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/glRenderer.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/glShared.h
--- a/src/glShared.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/glShared.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ldDocument.cpp
--- a/src/ldDocument.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ldDocument.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ldDocument.h
--- a/src/ldDocument.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ldDocument.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ldObject.cpp
--- a/src/ldObject.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ldObject.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ldObject.h
--- a/src/ldObject.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ldObject.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ldObjectMath.cpp
--- a/src/ldObjectMath.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ldObjectMath.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ldObjectMath.h
--- a/src/ldObjectMath.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ldObjectMath.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/macros.h
--- a/src/macros.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/macros.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/main.cpp
--- a/src/main.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/main.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/main.h
--- a/src/main.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/main.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/mainwindow.cpp
--- a/src/mainwindow.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/mainwindow.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/mainwindow.h
--- a/src/mainwindow.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/mainwindow.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/messageLog.cpp
--- a/src/messageLog.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/messageLog.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/messageLog.h
--- a/src/messageLog.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/messageLog.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/miscallenous.cpp
--- a/src/miscallenous.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/miscallenous.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/miscallenous.h
--- a/src/miscallenous.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/miscallenous.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/partDownloader.cpp
--- a/src/partDownloader.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/partDownloader.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/partDownloader.h
--- a/src/partDownloader.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/partDownloader.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/primitives.cpp
--- a/src/primitives.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/primitives.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/primitives.h
--- a/src/primitives.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/primitives.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/radioGroup.cpp
--- a/src/radioGroup.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/radioGroup.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/radioGroup.h
--- a/src/radioGroup.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/radioGroup.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ringFinder.cpp
--- a/src/ringFinder.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ringFinder.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/ringFinder.h
--- a/src/ringFinder.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/ringFinder.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/version.cpp
--- a/src/version.cpp	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/version.cpp	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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
diff -r eb586d3e1a6a -r 4b93b7963456 src/version.h
--- a/src/version.h	Sun Aug 30 15:17:28 2015 +0300
+++ b/src/version.h	Sun Aug 30 15:18:41 2015 +0300
@@ -1,6 +1,6 @@
 /*
  *  LDForge: LDraw parts authoring CAD
- *  Copyright (C) 2013, 2014 Teemu Piippo
+ *  Copyright (C) 2013 - 2015 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