From f595bf08b7e812472c8623928274c23e46e66215 Mon Sep 17 00:00:00 2001
From: Dmitrij Naumov <dmitrij@naumov.de>
Date: Wed, 3 Sep 2014 23:16:15 +0200
Subject: [PATCH] Consistent copyright year 2012-2014.

---
 AssemblerLib/ComponentGlobalIndexDict.h                     | 2 +-
 AssemblerLib/GlobalSetup.h                                  | 2 +-
 AssemblerLib/LocalToGlobalIndexMap.h                        | 2 +-
 AssemblerLib/MeshComponentMap.cpp                           | 2 +-
 AssemblerLib/MeshComponentMap.h                             | 2 +-
 AssemblerLib/SerialDenseSetup.h                             | 2 +-
 AssemblerLib/SerialDenseVectorMatrixBuilder.h               | 2 +-
 AssemblerLib/SerialExecutor.h                               | 2 +-
 AssemblerLib/SerialLisVectorMatrixBuilder.h                 | 2 +-
 AssemblerLib/SerialVectorMatrixBuilder.h                    | 2 +-
 AssemblerLib/VectorMatrixAssembler.h                        | 2 +-
 BaseLib/BuildInfo.cpp.in                                    | 2 +-
 BaseLib/BuildInfo.h                                         | 2 +-
 BaseLib/CPUTime.cpp                                         | 2 +-
 BaseLib/CPUTime.h                                           | 2 +-
 BaseLib/CodingTools.h                                       | 2 +-
 BaseLib/Counter.h                                           | 2 +-
 BaseLib/DateTools.cpp                                       | 2 +-
 BaseLib/DateTools.h                                         | 2 +-
 BaseLib/DebugTools.h                                        | 2 +-
 BaseLib/FileFinder.h                                        | 2 +-
 BaseLib/FileTools.cpp                                       | 2 +-
 BaseLib/FileTools.h                                         | 2 +-
 BaseLib/Histogram.h                                         | 2 +-
 BaseLib/LogogSimpleFormatter.h                              | 2 +-
 BaseLib/MemWatch.cpp                                        | 2 +-
 BaseLib/MemWatch.h                                          | 2 +-
 BaseLib/RangeValidator-impl.h                               | 2 +-
 BaseLib/RangeValidator.h                                    | 2 +-
 BaseLib/RunTime.cpp                                         | 2 +-
 BaseLib/RunTime.h                                           | 2 +-
 BaseLib/StringTools.cpp                                     | 2 +-
 BaseLib/StringTools.h                                       | 2 +-
 BaseLib/SystemTools.h                                       | 2 +-
 BaseLib/TemplateLogogFormatterSuppressedGCC.h               | 2 +-
 BaseLib/quicksort.h                                         | 2 +-
 BaseLib/uniqueInsert.h                                      | 2 +-
 BaseLib/wait.h                                              | 2 +-
 FileIO/FEFLOWInterface.cpp                                  | 2 +-
 FileIO/FEFLOWInterface.h                                    | 2 +-
 FileIO/GMSHInterface.cpp                                    | 2 +-
 FileIO/GMSHInterface.h                                      | 2 +-
 FileIO/GMSInterface.cpp                                     | 2 +-
 FileIO/GMSInterface.h                                       | 2 +-
 FileIO/GmshIO/GMSHAdaptiveMeshDensity.cpp                   | 2 +-
 FileIO/GmshIO/GMSHAdaptiveMeshDensity.h                     | 2 +-
 FileIO/GmshIO/GMSHFixedMeshDensity.cpp                      | 2 +-
 FileIO/GmshIO/GMSHFixedMeshDensity.h                        | 2 +-
 FileIO/GmshIO/GMSHLine.cpp                                  | 2 +-
 FileIO/GmshIO/GMSHLine.h                                    | 2 +-
 FileIO/GmshIO/GMSHLineLoop.cpp                              | 2 +-
 FileIO/GmshIO/GMSHLineLoop.h                                | 2 +-
 FileIO/GmshIO/GMSHMeshDensityStrategy.h                     | 2 +-
 FileIO/GmshIO/GMSHNoMeshDensity.h                           | 2 +-
 FileIO/GmshIO/GMSHPoint.cpp                                 | 2 +-
 FileIO/GmshIO/GMSHPoint.h                                   | 2 +-
 FileIO/GmshIO/GMSHPolygonTree.cpp                           | 2 +-
 FileIO/GmshIO/GMSHPolygonTree.h                             | 2 +-
 FileIO/ImportFileTypes.h                                    | 2 +-
 FileIO/Legacy/MeshIO.cpp                                    | 2 +-
 FileIO/Legacy/MeshIO.h                                      | 2 +-
 FileIO/Legacy/OGSIOVer4.cpp                                 | 2 +-
 FileIO/Legacy/OGSIOVer4.h                                   | 2 +-
 FileIO/PetrelInterface.cpp                                  | 2 +-
 FileIO/PetrelInterface.h                                    | 2 +-
 FileIO/RapidXmlIO/RapidStnInterface.cpp                     | 2 +-
 FileIO/RapidXmlIO/RapidStnInterface.h                       | 2 +-
 FileIO/SHPInterface.cpp                                     | 2 +-
 FileIO/SHPInterface.h                                       | 2 +-
 FileIO/TetGenInterface.cpp                                  | 2 +-
 FileIO/TetGenInterface.h                                    | 2 +-
 FileIO/Writer.cpp                                           | 2 +-
 FileIO/Writer.h                                             | 2 +-
 FileIO/XmlIO/Boost/BoostVtuInterface.cpp                    | 2 +-
 FileIO/XmlIO/Boost/BoostVtuInterface.h                      | 2 +-
 FileIO/XmlIO/Boost/BoostXmlCndInterface.cpp                 | 2 +-
 FileIO/XmlIO/Boost/BoostXmlCndInterface.h                   | 2 +-
 FileIO/XmlIO/Boost/BoostXmlGmlInterface.cpp                 | 2 +-
 FileIO/XmlIO/Boost/BoostXmlGmlInterface.h                   | 2 +-
 FileIO/XmlIO/Boost/zLibDataCompressor.cpp                   | 2 +-
 FileIO/XmlIO/Boost/zLibDataCompressor.h                     | 2 +-
 FileIO/XmlIO/Qt/XMLQtInterface.cpp                          | 2 +-
 FileIO/XmlIO/Qt/XMLQtInterface.h                            | 2 +-
 FileIO/XmlIO/Qt/XmlCndInterface.cpp                         | 2 +-
 FileIO/XmlIO/Qt/XmlCndInterface.h                           | 2 +-
 FileIO/XmlIO/Qt/XmlGmlInterface.cpp                         | 2 +-
 FileIO/XmlIO/Qt/XmlGmlInterface.h                           | 2 +-
 FileIO/XmlIO/Qt/XmlGspInterface.cpp                         | 2 +-
 FileIO/XmlIO/Qt/XmlGspInterface.h                           | 2 +-
 FileIO/XmlIO/Qt/XmlLutReader.h                              | 2 +-
 FileIO/XmlIO/Qt/XmlNumInterface.cpp                         | 2 +-
 FileIO/XmlIO/Qt/XmlNumInterface.h                           | 2 +-
 FileIO/XmlIO/Qt/XmlStnInterface.cpp                         | 2 +-
 FileIO/XmlIO/Qt/XmlStnInterface.h                           | 2 +-
 FileIO/XmlIO/XMLInterface.cpp                               | 2 +-
 FileIO/XmlIO/XMLInterface.h                                 | 2 +-
 FileIO/readMeshFromFile.cpp                                 | 2 +-
 FileIO/readMeshFromFile.h                                   | 2 +-
 GeoLib/AABB.h                                               | 2 +-
 GeoLib/AnalyticalGeometry.cpp                               | 2 +-
 GeoLib/AnalyticalGeometry.h                                 | 2 +-
 GeoLib/BruteForceClosestPair.cpp                            | 2 +-
 GeoLib/BruteForceClosestPair.h                              | 2 +-
 GeoLib/ClosestPair.h                                        | 2 +-
 GeoLib/Color.cpp                                            | 2 +-
 GeoLib/Color.h                                              | 2 +-
 GeoLib/EarClippingTriangulation.cpp                         | 2 +-
 GeoLib/EarClippingTriangulation.h                           | 2 +-
 GeoLib/GEOObjects.cpp                                       | 2 +-
 GeoLib/GEOObjects.h                                         | 2 +-
 GeoLib/GeoObject.h                                          | 2 +-
 GeoLib/GeoType.cpp                                          | 2 +-
 GeoLib/GeoType.h                                            | 2 +-
 GeoLib/Grid.h                                               | 2 +-
 GeoLib/OctTree.h                                            | 2 +-
 GeoLib/Point.cpp                                            | 2 +-
 GeoLib/Point.h                                              | 2 +-
 GeoLib/PointVec.cpp                                         | 2 +-
 GeoLib/PointVec.h                                           | 2 +-
 GeoLib/PointWithID.h                                        | 2 +-
 GeoLib/Polygon.cpp                                          | 2 +-
 GeoLib/Polygon.h                                            | 2 +-
 GeoLib/Polyline.cpp                                         | 2 +-
 GeoLib/Polyline.h                                           | 2 +-
 GeoLib/PolylineVec.h                                        | 2 +-
 GeoLib/PolylineWithSegmentMarker.cpp                        | 2 +-
 GeoLib/PolylineWithSegmentMarker.h                          | 2 +-
 GeoLib/PropertyBounds.h                                     | 2 +-
 GeoLib/QuadTree.h                                           | 2 +-
 GeoLib/Raster.cpp                                           | 2 +-
 GeoLib/Raster.h                                             | 2 +-
 GeoLib/SensorData.cpp                                       | 2 +-
 GeoLib/SensorData.h                                         | 2 +-
 GeoLib/SimplePolygonTree.cpp                                | 2 +-
 GeoLib/SimplePolygonTree.h                                  | 2 +-
 GeoLib/Station.cpp                                          | 2 +-
 GeoLib/Station.h                                            | 2 +-
 GeoLib/StationBorehole.cpp                                  | 2 +-
 GeoLib/StationBorehole.h                                    | 2 +-
 GeoLib/Surface.cpp                                          | 2 +-
 GeoLib/Surface.h                                            | 2 +-
 GeoLib/SurfaceVec.h                                         | 2 +-
 GeoLib/TemplateVec.h                                        | 2 +-
 GeoLib/Triangle.cpp                                         | 2 +-
 GeoLib/Triangle.h                                           | 2 +-
 Gui/Base/CheckboxDelegate.cpp                               | 2 +-
 Gui/Base/CheckboxDelegate.h                                 | 2 +-
 Gui/Base/ColorPickerPushButton.cpp                          | 2 +-
 Gui/Base/ColorPickerPushButton.h                            | 2 +-
 Gui/Base/LastSavedFileDirectory.h                           | 2 +-
 Gui/Base/OGSError.cpp                                       | 2 +-
 Gui/Base/OGSError.h                                         | 2 +-
 Gui/Base/QNonScalableGraphicsTextItem.cpp                   | 2 +-
 Gui/Base/QNonScalableGraphicsTextItem.h                     | 2 +-
 Gui/Base/QValueTooltipSlider.cpp                            | 2 +-
 Gui/Base/QValueTooltipSlider.h                              | 2 +-
 Gui/Base/RecentFiles.cpp                                    | 2 +-
 Gui/Base/RecentFiles.h                                      | 2 +-
 Gui/Base/StrictDoubleValidator.h                            | 2 +-
 Gui/Base/StrictIntValidator.h                               | 2 +-
 Gui/Base/TreeItem.cpp                                       | 2 +-
 Gui/Base/TreeItem.h                                         | 2 +-
 Gui/Base/TreeModel.cpp                                      | 2 +-
 Gui/Base/TreeModel.h                                        | 2 +-
 Gui/Base/TreeModelIterator.cpp                              | 2 +-
 Gui/Base/TreeModelIterator.h                                | 2 +-
 Gui/DataView/BaseItem.h                                     | 2 +-
 Gui/DataView/ColorTableModel.cpp                            | 2 +-
 Gui/DataView/ColorTableModel.h                              | 2 +-
 Gui/DataView/ColorTableView.cpp                             | 2 +-
 Gui/DataView/ColorTableView.h                               | 2 +-
 Gui/DataView/CondFromRasterDialog.cpp                       | 2 +-
 Gui/DataView/CondFromRasterDialog.h                         | 2 +-
 Gui/DataView/CondItem.h                                     | 2 +-
 Gui/DataView/CondObjectListItem.h                           | 2 +-
 Gui/DataView/ConditionWriterDialog.cpp                      | 2 +-
 Gui/DataView/ConditionWriterDialog.h                        | 2 +-
 Gui/DataView/DataExplorerSettingsDialog.cpp                 | 2 +-
 Gui/DataView/DataExplorerSettingsDialog.h                   | 2 +-
 Gui/DataView/DiagramView/DetailWindow.cpp                   | 2 +-
 Gui/DataView/DiagramView/DetailWindow.h                     | 2 +-
 Gui/DataView/DiagramView/DiagramList.cpp                    | 2 +-
 Gui/DataView/DiagramView/DiagramList.h                      | 2 +-
 Gui/DataView/DiagramView/DiagramPrefsDialog.cpp             | 2 +-
 Gui/DataView/DiagramView/DiagramPrefsDialog.h               | 2 +-
 Gui/DataView/DiagramView/DiagramScene.cpp                   | 2 +-
 Gui/DataView/DiagramView/DiagramScene.h                     | 2 +-
 Gui/DataView/DiagramView/DiagramView.cpp                    | 2 +-
 Gui/DataView/DiagramView/DiagramView.h                      | 2 +-
 Gui/DataView/DiagramView/QArrow.cpp                         | 2 +-
 Gui/DataView/DiagramView/QArrow.h                           | 2 +-
 Gui/DataView/DiagramView/QGraphicsGrid.cpp                  | 2 +-
 Gui/DataView/DiagramView/QGraphicsGrid.h                    | 2 +-
 Gui/DataView/DirectConditionGenerator.cpp                   | 2 +-
 Gui/DataView/DirectConditionGenerator.h                     | 2 +-
 Gui/DataView/ElementTreeModel.cpp                           | 2 +-
 Gui/DataView/ElementTreeModel.h                             | 2 +-
 Gui/DataView/ElementTreeView.cpp                            | 2 +-
 Gui/DataView/ElementTreeView.h                              | 2 +-
 Gui/DataView/FEMConditionSetupDialog.cpp                    | 2 +-
 Gui/DataView/FEMConditionSetupDialog.h                      | 2 +-
 Gui/DataView/GEOModels.cpp                                  | 2 +-
 Gui/DataView/GEOModels.h                                    | 2 +-
 Gui/DataView/GMSHPrefsDialog.cpp                            | 2 +-
 Gui/DataView/GMSHPrefsDialog.h                              | 2 +-
 Gui/DataView/GeoMapper.cpp                                  | 2 +-
 Gui/DataView/GeoMapper.h                                    | 2 +-
 Gui/DataView/GeoObjectListItem.h                            | 2 +-
 Gui/DataView/GeoOnMeshMappingDialog.cpp                     | 2 +-
 Gui/DataView/GeoOnMeshMappingDialog.h                       | 2 +-
 Gui/DataView/GeoTabWidget.cpp                               | 2 +-
 Gui/DataView/GeoTabWidget.h                                 | 2 +-
 Gui/DataView/GeoTreeItem.h                                  | 2 +-
 Gui/DataView/GeoTreeModel.cpp                               | 2 +-
 Gui/DataView/GeoTreeModel.h                                 | 2 +-
 Gui/DataView/GeoTreeView.cpp                                | 2 +-
 Gui/DataView/GeoTreeView.h                                  | 2 +-
 Gui/DataView/LicenseDialog.cpp                              | 4 ++--
 Gui/DataView/LicenseDialog.h                                | 2 +-
 Gui/DataView/LineEditDialog.cpp                             | 2 +-
 Gui/DataView/LineEditDialog.h                               | 2 +-
 Gui/DataView/LinearEditDialog.cpp                           | 2 +-
 Gui/DataView/LinearEditDialog.h                             | 2 +-
 Gui/DataView/ListPropertiesDialog.cpp                       | 2 +-
 Gui/DataView/ListPropertiesDialog.h                         | 2 +-
 Gui/DataView/MergeGeometriesDialog.cpp                      | 2 +-
 Gui/DataView/MergeGeometriesDialog.h                        | 2 +-
 Gui/DataView/MeshAnalysisDialog.cpp                         | 2 +-
 Gui/DataView/MeshAnalysisDialog.h                           | 2 +-
 Gui/DataView/MeshElementRemovalDialog.cpp                   | 2 +-
 Gui/DataView/MeshElementRemovalDialog.h                     | 2 +-
 Gui/DataView/MeshLayerEditDialog.cpp                        | 2 +-
 Gui/DataView/MeshLayerEditDialog.h                          | 2 +-
 Gui/DataView/MeshValueEditDialog.cpp                        | 2 +-
 Gui/DataView/MeshValueEditDialog.h                          | 2 +-
 Gui/DataView/ModelTreeItem.cpp                              | 2 +-
 Gui/DataView/ModelTreeItem.h                                | 2 +-
 Gui/DataView/ModellingTabWidget.cpp                         | 2 +-
 Gui/DataView/ModellingTabWidget.h                           | 2 +-
 Gui/DataView/MshEditDialog.cpp                              | 2 +-
 Gui/DataView/MshEditDialog.h                                | 2 +-
 Gui/DataView/MshItem.cpp                                    | 2 +-
 Gui/DataView/MshItem.h                                      | 2 +-
 Gui/DataView/MshModel.cpp                                   | 2 +-
 Gui/DataView/MshModel.h                                     | 2 +-
 Gui/DataView/MshQualitySelectionDialog.cpp                  | 2 +-
 Gui/DataView/MshQualitySelectionDialog.h                    | 2 +-
 Gui/DataView/MshTabWidget.cpp                               | 2 +-
 Gui/DataView/MshTabWidget.h                                 | 2 +-
 Gui/DataView/MshView.cpp                                    | 2 +-
 Gui/DataView/MshView.h                                      | 2 +-
 Gui/DataView/NewProcessDialog.cpp                           | 2 +-
 Gui/DataView/NewProcessDialog.h                             | 2 +-
 Gui/DataView/ProcessItem.h                                  | 2 +-
 Gui/DataView/ProcessModel.cpp                               | 2 +-
 Gui/DataView/ProcessModel.h                                 | 2 +-
 Gui/DataView/ProcessView.cpp                                | 2 +-
 Gui/DataView/ProcessView.h                                  | 2 +-
 Gui/DataView/SHPImportDialog.cpp                            | 2 +-
 Gui/DataView/SHPImportDialog.h                              | 2 +-
 Gui/DataView/SelectMeshDialog.cpp                           | 2 +-
 Gui/DataView/SelectMeshDialog.h                             | 2 +-
 Gui/DataView/SetNameDialog.cpp                              | 2 +-
 Gui/DataView/SetNameDialog.h                                | 2 +-
 Gui/DataView/StationTabWidget.cpp                           | 2 +-
 Gui/DataView/StationTabWidget.h                             | 2 +-
 Gui/DataView/StationTreeModel.cpp                           | 2 +-
 Gui/DataView/StationTreeModel.h                             | 2 +-
 Gui/DataView/StationTreeView.cpp                            | 2 +-
 Gui/DataView/StationTreeView.h                              | 2 +-
 Gui/DataView/StratView/StratBar.cpp                         | 2 +-
 Gui/DataView/StratView/StratBar.h                           | 2 +-
 Gui/DataView/StratView/StratScene.cpp                       | 2 +-
 Gui/DataView/StratView/StratScene.h                         | 2 +-
 Gui/DataView/StratView/StratView.cpp                        | 2 +-
 Gui/DataView/StratView/StratView.h                          | 2 +-
 Gui/DataView/StratView/StratWindow.cpp                      | 2 +-
 Gui/DataView/StratView/StratWindow.h                        | 2 +-
 Gui/Vrpn/QSpaceNavigatorClient.cpp                          | 2 +-
 Gui/Vrpn/QSpaceNavigatorClient.h                            | 2 +-
 Gui/Vrpn/QVrpnArtTrackingClient.cpp                         | 2 +-
 Gui/Vrpn/QVrpnArtTrackingClient.h                           | 2 +-
 Gui/Vrpn/TrackingSettingsWidget.cpp                         | 2 +-
 Gui/Vrpn/TrackingSettingsWidget.h                           | 2 +-
 Gui/Vrpn/VrpnClient.cpp                                     | 2 +-
 Gui/Vrpn/VrpnClient.h                                       | 2 +-
 Gui/VtkAct/VtkCustomInteractorStyle.cpp                     | 2 +-
 Gui/VtkAct/VtkCustomInteractorStyle.h                       | 2 +-
 Gui/VtkAct/VtkPickCallback.cpp                              | 2 +-
 Gui/VtkAct/VtkPickCallback.h                                | 2 +-
 Gui/VtkVis/MeshFromRasterDialog.cpp                         | 2 +-
 Gui/VtkVis/MeshFromRasterDialog.h                           | 2 +-
 Gui/VtkVis/OGSFilterInfo.h                                  | 2 +-
 Gui/VtkVis/QVtkDataSetMapper.cpp                            | 2 +-
 Gui/VtkVis/QVtkDataSetMapper.h                              | 2 +-
 Gui/VtkVis/VisPrefsDialog.cpp                               | 2 +-
 Gui/VtkVis/VisPrefsDialog.h                                 | 2 +-
 Gui/VtkVis/VisualizationWidget.cpp                          | 2 +-
 Gui/VtkVis/VisualizationWidget.h                            | 2 +-
 Gui/VtkVis/VtkAddFilterDialog.cpp                           | 2 +-
 Gui/VtkVis/VtkAddFilterDialog.h                             | 2 +-
 Gui/VtkVis/VtkAlgorithmProperties.cpp                       | 2 +-
 Gui/VtkVis/VtkAlgorithmProperties.h                         | 2 +-
 Gui/VtkVis/VtkAlgorithmPropertyCheckbox.cpp                 | 2 +-
 Gui/VtkVis/VtkAlgorithmPropertyCheckbox.h                   | 2 +-
 Gui/VtkVis/VtkAlgorithmPropertyLineEdit.cpp                 | 2 +-
 Gui/VtkVis/VtkAlgorithmPropertyLineEdit.h                   | 2 +-
 Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp               | 2 +-
 Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.h                 | 2 +-
 Gui/VtkVis/VtkAppendArrayFilter.cpp                         | 2 +-
 Gui/VtkVis/VtkAppendArrayFilter.h                           | 2 +-
 Gui/VtkVis/VtkBGImageSource.cpp                             | 2 +-
 Gui/VtkVis/VtkBGImageSource.h                               | 2 +-
 Gui/VtkVis/VtkColorByHeightFilter.cpp                       | 2 +-
 Gui/VtkVis/VtkColorByHeightFilter.h                         | 2 +-
 Gui/VtkVis/VtkColorLookupTable.cpp                          | 2 +-
 Gui/VtkVis/VtkColorLookupTable.h                            | 2 +-
 Gui/VtkVis/VtkCompositeColorByHeightFilter.cpp              | 2 +-
 Gui/VtkVis/VtkCompositeColorByHeightFilter.h                | 2 +-
 Gui/VtkVis/VtkCompositeColormapToImageFilter.cpp            | 2 +-
 Gui/VtkVis/VtkCompositeColormapToImageFilter.h              | 2 +-
 Gui/VtkVis/VtkCompositeContourFilter.cpp                    | 2 +-
 Gui/VtkVis/VtkCompositeContourFilter.h                      | 2 +-
 Gui/VtkVis/VtkCompositeElementSelectionFilter.cpp           | 2 +-
 Gui/VtkVis/VtkCompositeElementSelectionFilter.h             | 2 +-
 Gui/VtkVis/VtkCompositeFilter.cpp                           | 2 +-
 Gui/VtkVis/VtkCompositeFilter.h                             | 2 +-
 Gui/VtkVis/VtkCompositeGeoObjectFilter.cpp                  | 2 +-
 Gui/VtkVis/VtkCompositeGeoObjectFilter.h                    | 2 +-
 Gui/VtkVis/VtkCompositeImageToCylindersFilter.cpp           | 2 +-
 Gui/VtkVis/VtkCompositeImageToCylindersFilter.h             | 2 +-
 Gui/VtkVis/VtkCompositeLineToTubeFilter.cpp                 | 2 +-
 Gui/VtkVis/VtkCompositeLineToTubeFilter.h                   | 2 +-
 Gui/VtkVis/VtkCompositeNodeSelectionFilter.cpp              | 2 +-
 Gui/VtkVis/VtkCompositeNodeSelectionFilter.h                | 2 +-
 Gui/VtkVis/VtkCompositePointToGlyphFilter.cpp               | 2 +-
 Gui/VtkVis/VtkCompositePointToGlyphFilter.h                 | 2 +-
 Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp           | 2 +-
 Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.h             | 2 +-
 Gui/VtkVis/VtkCompositeThresholdFilter.cpp                  | 2 +-
 Gui/VtkVis/VtkCompositeThresholdFilter.h                    | 2 +-
 Gui/VtkVis/VtkConditionSource.cpp                           | 2 +-
 Gui/VtkVis/VtkConditionSource.h                             | 2 +-
 Gui/VtkVis/VtkFilterFactory.cpp                             | 2 +-
 Gui/VtkVis/VtkFilterFactory.h                               | 2 +-
 Gui/VtkVis/VtkGeoImageSource.cpp                            | 2 +-
 Gui/VtkVis/VtkGeoImageSource.h                              | 2 +-
 Gui/VtkVis/VtkImageDataToLinePolyDataFilter.cpp             | 2 +-
 Gui/VtkVis/VtkImageDataToLinePolyDataFilter.h               | 2 +-
 Gui/VtkVis/VtkMeshConverter.cpp                             | 2 +-
 Gui/VtkVis/VtkMeshConverter.h                               | 2 +-
 Gui/VtkVis/VtkMeshSource.cpp                                | 2 +-
 Gui/VtkVis/VtkMeshSource.h                                  | 2 +-
 Gui/VtkVis/VtkPointsSource.cpp                              | 2 +-
 Gui/VtkVis/VtkPointsSource.h                                | 2 +-
 Gui/VtkVis/VtkPolylinesSource.cpp                           | 2 +-
 Gui/VtkVis/VtkPolylinesSource.h                             | 2 +-
 Gui/VtkVis/VtkRaster.cpp                                    | 2 +-
 Gui/VtkVis/VtkRaster.h                                      | 2 +-
 Gui/VtkVis/VtkStationSource.cpp                             | 2 +-
 Gui/VtkVis/VtkStationSource.h                               | 2 +-
 Gui/VtkVis/VtkSurfacesSource.cpp                            | 2 +-
 Gui/VtkVis/VtkSurfacesSource.h                              | 2 +-
 Gui/VtkVis/VtkTextureOnSurfaceFilter.cpp                    | 2 +-
 Gui/VtkVis/VtkTextureOnSurfaceFilter.h                      | 2 +-
 Gui/VtkVis/VtkTrackedCamera.cpp                             | 2 +-
 Gui/VtkVis/VtkTrackedCamera.h                               | 2 +-
 Gui/VtkVis/VtkVisHelper.cpp                                 | 2 +-
 Gui/VtkVis/VtkVisHelper.h                                   | 2 +-
 Gui/VtkVis/VtkVisImageItem.cpp                              | 2 +-
 Gui/VtkVis/VtkVisImageItem.h                                | 2 +-
 Gui/VtkVis/VtkVisPipeline.cpp                               | 2 +-
 Gui/VtkVis/VtkVisPipeline.h                                 | 2 +-
 Gui/VtkVis/VtkVisPipelineItem.cpp                           | 2 +-
 Gui/VtkVis/VtkVisPipelineItem.h                             | 2 +-
 Gui/VtkVis/VtkVisPipelineView.cpp                           | 2 +-
 Gui/VtkVis/VtkVisPipelineView.h                             | 2 +-
 Gui/VtkVis/VtkVisPointSetItem.cpp                           | 2 +-
 Gui/VtkVis/VtkVisPointSetItem.h                             | 2 +-
 Gui/VtkVis/VtkVisTabWidget.cpp                              | 2 +-
 Gui/VtkVis/VtkVisTabWidget.h                                | 2 +-
 Gui/mainwindow.cpp                                          | 2 +-
 Gui/mainwindow.h                                            | 2 +-
 LICENSE.txt                                                 | 2 +-
 MathLib/Integration/GaussLegendre.cpp                       | 2 +-
 MathLib/Integration/GaussLegendre.h                         | 2 +-
 MathLib/Integration/GaussLegendreTri.cpp                    | 2 +-
 MathLib/Integration/GaussLegendreTri.h                      | 2 +-
 MathLib/Integration/WeightedSum.h                           | 2 +-
 .../InterpolationAlgorithms/LinearIntervalInterpolation.h   | 2 +-
 .../PiecewiseLinearInterpolation.cpp                        | 2 +-
 .../InterpolationAlgorithms/PiecewiseLinearInterpolation.h  | 2 +-
 MathLib/LinAlg/Dense/DenseMatrix-impl.h                     | 2 +-
 MathLib/LinAlg/Dense/DenseMatrix.h                          | 2 +-
 MathLib/LinAlg/Dense/DenseTools.cpp                         | 2 +-
 MathLib/LinAlg/Dense/DenseTools.h                           | 2 +-
 MathLib/LinAlg/Dense/DenseVector.h                          | 2 +-
 MathLib/LinAlg/Dense/GlobalDenseMatrix-impl.h               | 2 +-
 MathLib/LinAlg/Dense/GlobalDenseMatrix.h                    | 2 +-
 MathLib/LinAlg/FinalizeMatrixAssembly.h                     | 2 +-
 MathLib/LinAlg/FinalizeVectorAssembly.h                     | 2 +-
 MathLib/LinAlg/LinAlgEnums.cpp                              | 2 +-
 MathLib/LinAlg/LinAlgEnums.h                                | 2 +-
 MathLib/LinAlg/Lis/LisCheck.h                               | 2 +-
 MathLib/LinAlg/Lis/LisLinearSolver.cpp                      | 2 +-
 MathLib/LinAlg/Lis/LisLinearSolver.h                        | 2 +-
 MathLib/LinAlg/Lis/LisMatrix.cpp                            | 2 +-
 MathLib/LinAlg/Lis/LisMatrix.h                              | 2 +-
 MathLib/LinAlg/Lis/LisOption.cpp                            | 2 +-
 MathLib/LinAlg/Lis/LisOption.h                              | 2 +-
 MathLib/LinAlg/Lis/LisTools.cpp                             | 2 +-
 MathLib/LinAlg/Lis/LisTools.h                               | 2 +-
 MathLib/LinAlg/Lis/LisVector.cpp                            | 2 +-
 MathLib/LinAlg/Lis/LisVector.h                              | 2 +-
 MathLib/LinAlg/PETSc/PETScLinearSolver.cpp                  | 2 +-
 MathLib/LinAlg/PETSc/PETScLinearSolver.h                    | 2 +-
 MathLib/LinAlg/PETSc/PETScMatrix.cpp                        | 2 +-
 MathLib/LinAlg/PETSc/PETScMatrix.h                          | 2 +-
 MathLib/LinAlg/PETSc/PETScMatrixOption.h                    | 2 +-
 MathLib/LinAlg/PETSc/PETScTools.cpp                         | 2 +-
 MathLib/LinAlg/PETSc/PETScTools.h                           | 2 +-
 MathLib/LinAlg/PETSc/PETScVector.cpp                        | 2 +-
 MathLib/LinAlg/PETSc/PETScVector.h                          | 2 +-
 MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp       | 2 +-
 MathLib/LinAlg/Preconditioner/generateDiagPrecond.h         | 2 +-
 MathLib/LinAlg/RowColumnIndices.h                           | 2 +-
 MathLib/LinAlg/Solvers/BiCGStab.cpp                         | 2 +-
 MathLib/LinAlg/Solvers/BiCGStab.h                           | 2 +-
 MathLib/LinAlg/Solvers/CG.cpp                               | 2 +-
 MathLib/LinAlg/Solvers/CG.h                                 | 2 +-
 MathLib/LinAlg/Solvers/CGParallel.cpp                       | 2 +-
 MathLib/LinAlg/Solvers/GMRes.cpp                            | 2 +-
 MathLib/LinAlg/Solvers/GMRes.h                              | 2 +-
 MathLib/LinAlg/Solvers/GaussAlgorithm-impl.h                | 2 +-
 MathLib/LinAlg/Solvers/GaussAlgorithm.h                     | 2 +-
 MathLib/LinAlg/Solvers/IterativeLinearSolver.h              | 2 +-
 MathLib/LinAlg/Solvers/TriangularSolve-impl.h               | 2 +-
 MathLib/LinAlg/Solvers/TriangularSolve.h                    | 2 +-
 MathLib/LinAlg/Solvers/solver.h                             | 2 +-
 MathLib/LinAlg/Sparse/CRSMatrix.h                           | 2 +-
 MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h                     | 2 +-
 MathLib/LinAlg/Sparse/CRSMatrixPThreads.h                   | 2 +-
 MathLib/LinAlg/Sparse/CRSSymMatrix.h                        | 2 +-
 MathLib/LinAlg/Sparse/CRSTranspose.h                        | 2 +-
 MathLib/LinAlg/Sparse/MatrixSparsityPattern.cpp             | 2 +-
 MathLib/LinAlg/Sparse/MatrixSparsityPattern.h               | 2 +-
 .../LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp    | 2 +-
 MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h  | 2 +-
 .../NestedDissectionPermutation/CRSMatrixReordered.cpp      | 2 +-
 .../Sparse/NestedDissectionPermutation/CRSMatrixReordered.h | 2 +-
 .../CRSMatrixReorderedOpenMP.cpp                            | 2 +-
 .../NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h  | 2 +-
 .../LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp   | 2 +-
 MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h | 2 +-
 .../Sparse/NestedDissectionPermutation/ClusterBase.cpp      | 2 +-
 .../LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h | 2 +-
 .../LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp | 2 +-
 .../LinAlg/Sparse/NestedDissectionPermutation/Separator.h   | 2 +-
 MathLib/LinAlg/Sparse/Sparsity.h                            | 2 +-
 MathLib/LinAlg/Sparse/amuxCRS.cpp                           | 2 +-
 MathLib/LinAlg/Sparse/amuxCRS.h                             | 2 +-
 MathLib/LinAlg/VectorNorms.h                                | 2 +-
 MathLib/LinearFunction.h                                    | 2 +-
 MathLib/MathTools.cpp                                       | 2 +-
 MathLib/MathTools.h                                         | 2 +-
 MathLib/Nonlinear/Picard-impl.h                             | 2 +-
 MathLib/Nonlinear/Picard.h                                  | 2 +-
 MathLib/TemplatePoint.h                                     | 2 +-
 MathLib/TemplateWeightedPoint.h                             | 2 +-
 MathLib/Vector3.h                                           | 2 +-
 MathLib/sparse.h                                            | 2 +-
 MathLib/vector_io.h                                         | 2 +-
 MeshGeoToolsLib/AppendLinesAlongPolyline.cpp                | 2 +-
 MeshGeoToolsLib/AppendLinesAlongPolyline.h                  | 2 +-
 MeshGeoToolsLib/MeshNodeSearcher.cpp                        | 2 +-
 MeshGeoToolsLib/MeshNodeSearcher.h                          | 2 +-
 MeshGeoToolsLib/MeshNodesAlongPolyline.cpp                  | 2 +-
 MeshGeoToolsLib/MeshNodesAlongPolyline.h                    | 2 +-
 MeshGeoToolsLib/MeshNodesAlongSurface.cpp                   | 2 +-
 MeshGeoToolsLib/MeshNodesAlongSurface.h                     | 2 +-
 MeshLib/ElementStatus.cpp                                   | 2 +-
 MeshLib/ElementStatus.h                                     | 2 +-
 MeshLib/Elements/Cell.cpp                                   | 2 +-
 MeshLib/Elements/Cell.h                                     | 2 +-
 MeshLib/Elements/Element.cpp                                | 2 +-
 MeshLib/Elements/Element.h                                  | 2 +-
 MeshLib/Elements/Face.cpp                                   | 2 +-
 MeshLib/Elements/Face.h                                     | 2 +-
 MeshLib/Elements/FemElem.cpp                                | 2 +-
 MeshLib/Elements/FemElem.h                                  | 2 +-
 MeshLib/Elements/Hex.h                                      | 2 +-
 MeshLib/Elements/Line.h                                     | 2 +-
 MeshLib/Elements/Prism.h                                    | 2 +-
 MeshLib/Elements/Pyramid.h                                  | 2 +-
 MeshLib/Elements/Quad.h                                     | 2 +-
 MeshLib/Elements/TemplateHex-impl.h                         | 2 +-
 MeshLib/Elements/TemplateHex.h                              | 2 +-
 MeshLib/Elements/TemplateLine-impl.h                        | 2 +-
 MeshLib/Elements/TemplateLine.h                             | 2 +-
 MeshLib/Elements/TemplatePrism-impl.h                       | 2 +-
 MeshLib/Elements/TemplatePrism.h                            | 2 +-
 MeshLib/Elements/TemplatePyramid-impl.h                     | 2 +-
 MeshLib/Elements/TemplatePyramid.h                          | 2 +-
 MeshLib/Elements/TemplateQuad-impl.h                        | 2 +-
 MeshLib/Elements/TemplateQuad.h                             | 2 +-
 MeshLib/Elements/TemplateTet-impl.h                         | 2 +-
 MeshLib/Elements/TemplateTet.h                              | 2 +-
 MeshLib/Elements/TemplateTri-impl.h                         | 2 +-
 MeshLib/Elements/TemplateTri.h                              | 2 +-
 MeshLib/Elements/Tet.h                                      | 2 +-
 MeshLib/Elements/Tri.h                                      | 2 +-
 MeshLib/Location.cpp                                        | 2 +-
 MeshLib/Location.h                                          | 2 +-
 MeshLib/Mesh.cpp                                            | 2 +-
 MeshLib/Mesh.h                                              | 2 +-
 MeshLib/MeshEditing/DuplicateMeshComponents.cpp             | 2 +-
 MeshLib/MeshEditing/DuplicateMeshComponents.h               | 2 +-
 MeshLib/MeshEditing/ElementExtraction.cpp                   | 2 +-
 MeshLib/MeshEditing/ElementExtraction.h                     | 2 +-
 MeshLib/MeshEditing/ElementValueModification.cpp            | 2 +-
 MeshLib/MeshEditing/ElementValueModification.h              | 2 +-
 MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp      | 2 +-
 MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h        | 2 +-
 MeshLib/MeshEditing/MeshRevision.cpp                        | 2 +-
 MeshLib/MeshEditing/MeshRevision.h                          | 2 +-
 MeshLib/MeshEditing/moveMeshNodes.h                         | 6 +++---
 MeshLib/MeshEditing/removeMeshNodes.cpp                     | 2 +-
 MeshLib/MeshEditing/removeMeshNodes.h                       | 2 +-
 MeshLib/MeshEnums.cpp                                       | 2 +-
 MeshLib/MeshEnums.h                                         | 2 +-
 MeshLib/MeshGenerators/ConvertRasterToMesh.cpp              | 2 +-
 MeshLib/MeshGenerators/ConvertRasterToMesh.h                | 2 +-
 MeshLib/MeshGenerators/LayeredVolume.cpp                    | 2 +-
 MeshLib/MeshGenerators/LayeredVolume.h                      | 2 +-
 MeshLib/MeshGenerators/MeshGenerator.cpp                    | 2 +-
 MeshLib/MeshGenerators/MeshGenerator.h                      | 2 +-
 MeshLib/MeshGenerators/MeshLayerMapper.cpp                  | 2 +-
 MeshLib/MeshGenerators/MeshLayerMapper.h                    | 2 +-
 MeshLib/MeshInformation.cpp                                 | 2 +-
 MeshLib/MeshInformation.h                                   | 2 +-
 MeshLib/MeshQuality/AngleSkewMetric.cpp                     | 2 +-
 MeshLib/MeshQuality/AngleSkewMetric.h                       | 2 +-
 MeshLib/MeshQuality/AreaMetric.cpp                          | 2 +-
 MeshLib/MeshQuality/AreaMetric.h                            | 2 +-
 MeshLib/MeshQuality/EdgeRatioMetric.cpp                     | 2 +-
 MeshLib/MeshQuality/EdgeRatioMetric.h                       | 2 +-
 MeshLib/MeshQuality/ElementErrorCode.h                      | 2 +-
 MeshLib/MeshQuality/ElementQualityMetric.cpp                | 2 +-
 MeshLib/MeshQuality/ElementQualityMetric.h                  | 2 +-
 MeshLib/MeshQuality/MeshValidation.cpp                      | 2 +-
 MeshLib/MeshQuality/MeshValidation.h                        | 2 +-
 MeshLib/MeshQuality/VolumeMetric.cpp                        | 2 +-
 MeshLib/MeshQuality/VolumeMetric.h                          | 2 +-
 MeshLib/MeshSubset.h                                        | 2 +-
 MeshLib/MeshSubsets.h                                       | 2 +-
 MeshLib/MeshSurfaceExtraction.cpp                           | 2 +-
 MeshLib/MeshSurfaceExtraction.h                             | 2 +-
 MeshLib/Node.cpp                                            | 2 +-
 MeshLib/Node.h                                              | 2 +-
 MeshLib/convertMeshToGeo.cpp                                | 2 +-
 MeshLib/convertMeshToGeo.h                                  | 2 +-
 .../Fem/CoordinatesMapping/NaturalCoordinatesMapping-impl.h | 2 +-
 NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h   | 2 +-
 NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h          | 2 +-
 NumLib/Fem/CoordinatesMapping/ShapeMatrices.h               | 2 +-
 NumLib/Fem/FiniteElement/C0IsoparametricElements.h          | 2 +-
 NumLib/Fem/FiniteElement/TemplateIsoparametric.h            | 2 +-
 NumLib/Fem/Integration/IntegrationGaussRegular-impl.h       | 2 +-
 NumLib/Fem/Integration/IntegrationGaussRegular.h            | 2 +-
 NumLib/Fem/Integration/IntegrationGaussTri.h                | 2 +-
 NumLib/Fem/ShapeFunction/ShapeHex8-impl.h                   | 2 +-
 NumLib/Fem/ShapeFunction/ShapeHex8.h                        | 2 +-
 NumLib/Fem/ShapeFunction/ShapeLine2-impl.h                  | 2 +-
 NumLib/Fem/ShapeFunction/ShapeLine2.h                       | 2 +-
 NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h                  | 2 +-
 NumLib/Fem/ShapeFunction/ShapeQuad4.h                       | 2 +-
 NumLib/Fem/ShapeFunction/ShapeTri3-impl.h                   | 2 +-
 NumLib/Fem/ShapeFunction/ShapeTri3.h                        | 2 +-
 NumLib/Function/ISpatialFunction.h                          | 2 +-
 NumLib/Function/LinearInterpolationAlongPolyline.cpp        | 2 +-
 NumLib/Function/LinearInterpolationAlongPolyline.h          | 2 +-
 NumLib/Function/LinearInterpolationOnSurface.cpp            | 2 +-
 NumLib/Function/LinearInterpolationOnSurface.h              | 2 +-
 NumLib/Function/SpatialFunctionLinear.h                     | 2 +-
 NumLib/Function/TemplateSpatialFunction.h                   | 2 +-
 NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp        | 2 +-
 NumLib/TimeStepping/Algorithms/FixedTimeStepping.h          | 2 +-
 NumLib/TimeStepping/Algorithms/ITimeStepAlgorithm.h         | 2 +-
 .../Algorithms/IterationNumberBasedAdaptiveTimeStepping.cpp | 2 +-
 .../Algorithms/IterationNumberBasedAdaptiveTimeStepping.h   | 5 +++--
 NumLib/TimeStepping/TimeStep.h                              | 2 +-
 OGS/BoundaryCondition.cpp                                   | 2 +-
 OGS/BoundaryCondition.h                                     | 2 +-
 OGS/DistributionInfo.cpp                                    | 2 +-
 OGS/DistributionInfo.h                                      | 2 +-
 OGS/FEMCondition.cpp                                        | 2 +-
 OGS/FEMCondition.h                                          | 2 +-
 OGS/FEMEnums.cpp                                            | 2 +-
 OGS/FEMEnums.h                                              | 2 +-
 OGS/GeoInfo.cpp                                             | 2 +-
 OGS/GeoInfo.h                                               | 2 +-
 OGS/InitialCondition.cpp                                    | 2 +-
 OGS/InitialCondition.h                                      | 2 +-
 OGS/OGSNamespaceDoc.h                                       | 2 +-
 OGS/ProcessInfo.cpp                                         | 2 +-
 OGS/ProcessInfo.h                                           | 2 +-
 OGS/ProjectData.cpp                                         | 2 +-
 OGS/ProjectData.h                                           | 2 +-
 OGS/SourceTerm.cpp                                          | 2 +-
 OGS/SourceTerm.h                                            | 2 +-
 SimpleTests/MatrixTests/DenseGaussEliminationChecker.cpp    | 2 +-
 SimpleTests/MatrixTests/MatMult.cpp                         | 2 +-
 SimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp           | 2 +-
 SimpleTests/MatrixTests/MatVecMultNDPerm.cpp                | 2 +-
 SimpleTests/MatrixTests/MatVecMultNDPermOpenMP.cpp          | 2 +-
 SimpleTests/MatrixTests/MatVecMultPthreads.cpp              | 2 +-
 SimpleTests/MeshTests/MeshRead.cpp                          | 2 +-
 SimpleTests/MeshTests/MeshSearchTest.cpp                    | 2 +-
 SimpleTests/SolverTests/GMResDiagPrecond.cpp                | 2 +-
 Tests/AssemblerLib/SteadyDiffusion2DExample1.h              | 2 +-
 Tests/AssemblerLib/TestMeshComponentMap.cpp                 | 2 +-
 Tests/AssemblerLib/TestSerialExecutor.cpp                   | 2 +-
 Tests/AssemblerLib/TestSerialLinearSolver.cpp               | 2 +-
 Tests/AssemblerLib/TestSerialVectorMatrixBuilder.cpp        | 2 +-
 Tests/BaseLib/TestFilePathStringManipulation.cpp            | 2 +-
 Tests/BaseLib/TestQuicksort.cpp                             | 2 +-
 Tests/BaseLib/TestSwap.cpp                                  | 2 +-
 Tests/BaseLib/TestSystemTools.cpp                           | 2 +-
 Tests/FileIO/TestBoostXmlCndInterface.cpp                   | 2 +-
 Tests/FileIO/TestXmlGmlReader.cpp                           | 2 +-
 Tests/GeoLib/TestAABB.cpp                                   | 2 +-
 Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp  | 6 +++---
 Tests/GeoLib/TestDividedByPlane.cpp                         | 2 +-
 Tests/GeoLib/TestGEOObjectsMerge.cpp                        | 2 +-
 Tests/GeoLib/TestGrid.cpp                                   | 2 +-
 Tests/GeoLib/TestIsPointInTriangle.cpp                      | 6 +++---
 Tests/GeoLib/TestLineSegmentIntersect.cpp                   | 2 +-
 Tests/GeoLib/TestParallel.cpp                               | 6 +++---
 Tests/GeoLib/TestPoint.cpp                                  | 2 +-
 Tests/GeoLib/TestPointVec.cpp                               | 2 +-
 Tests/GeoLib/TestPointsOnAPlane.cpp                         | 2 +-
 Tests/GeoLib/TestPolygon.cpp                                | 2 +-
 Tests/GeoLib/TestPolyline.cpp                               | 2 +-
 Tests/GeoLib/TestSimplePolygonTree.cpp                      | 6 +++---
 Tests/MathLib/TestDenseGaussAlgorithm.cpp                   | 2 +-
 Tests/MathLib/TestGlobalDenseMatrix.cpp                     | 2 +-
 Tests/MathLib/TestGlobalMatrixInterface.cpp                 | 2 +-
 Tests/MathLib/TestGlobalVectorInterface.cpp                 | 2 +-
 Tests/MathLib/TestIntegration.cpp                           | 2 +-
 Tests/MathLib/TestLinearSolver.cpp                          | 2 +-
 Tests/MathLib/TestMatrixAssemblyTemplate.cpp                | 2 +-
 Tests/MathLib/TestNonlinearPicard.cpp                       | 5 +++--
 Tests/MathLib/TestPiecewiseLinearInterpolation.cpp          | 2 +-
 Tests/MathLib/TestTemplatePoint.cpp                         | 6 +++---
 Tests/MathLib/TestVector3.cpp                               | 6 +++---
 Tests/MathLib/TestWeightedPoint.cpp                         | 2 +-
 Tests/MeshLib/MeshSubsets.cpp                               | 2 +-
 Tests/MeshLib/TestDuplicate.cpp                             | 2 +-
 Tests/MeshLib/TestElementConstants.cpp                      | 2 +-
 Tests/MeshLib/TestElementStatus.cpp                         | 2 +-
 Tests/MeshLib/TestLineMesh.cpp                              | 2 +-
 Tests/MeshLib/TestMeshGenerator.cpp                         | 2 +-
 Tests/MeshLib/TestMeshNodeSearch.cpp                        | 2 +-
 Tests/MeshLib/TestMeshRevision.cpp                          | 2 +-
 Tests/MeshLib/TestMoveMeshNodes.cpp                         | 4 ++--
 Tests/MeshLib/TestQuadMesh.cpp                              | 2 +-
 Tests/MeshLib/TestTriLineMesh.cpp                           | 2 +-
 Tests/MeshLib/TestUniqueMeshId.cpp                          | 2 +-
 Tests/NumLib/CoordinatesMappingTestData/TestHex8.h          | 2 +-
 Tests/NumLib/CoordinatesMappingTestData/TestLine2.h         | 2 +-
 Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h         | 2 +-
 Tests/NumLib/CoordinatesMappingTestData/TestTri3.h          | 2 +-
 Tests/NumLib/FeTestData/MatrixTools.h                       | 2 +-
 Tests/NumLib/FeTestData/TestFeHEX8.h                        | 2 +-
 Tests/NumLib/FeTestData/TestFeLINE2.h                       | 2 +-
 Tests/NumLib/FeTestData/TestFeQUAD4.h                       | 2 +-
 Tests/NumLib/FeTestData/TestFeTRI3.h                        | 2 +-
 Tests/NumLib/TestCoordinatesMapping.cpp                     | 2 +-
 Tests/NumLib/TestFe.cpp                                     | 2 +-
 Tests/NumLib/TestFemIntegration.cpp                         | 2 +-
 Tests/NumLib/TestShapeFunctions.cpp                         | 2 +-
 Tests/NumLib/TestShapeMatrices.cpp                          | 2 +-
 Tests/NumLib/TestSpatialFunction.cpp                        | 2 +-
 Tests/NumLib/TestTimeStep.cpp                               | 2 +-
 Tests/NumLib/TestTimeSteppingFixed.cpp                      | 2 +-
 Tests/NumLib/TestTimeSteppingIterationNumber.cpp            | 2 +-
 Tests/NumLib/TimeSteppingTestingTools.h                     | 2 +-
 Tests/TestTools.h                                           | 2 +-
 Tests/testrunner.cpp                                        | 2 +-
 Utils/FileConverter/ConvertSHPToGLI.cpp                     | 2 +-
 Utils/FileConverter/ConvertVtkToOsg.cpp                     | 2 +-
 Utils/FileConverter/FEFLOW2OGS.cpp                          | 2 +-
 Utils/FileConverter/GMSH2OGS.cpp                            | 2 +-
 Utils/FileConverter/OGS2VTK.cpp                             | 2 +-
 Utils/FileConverter/VTK2OGS.cpp                             | 2 +-
 Utils/FileConverter/generateBCFromPolyline.cpp              | 2 +-
 Utils/FileConverter/generateBCandGLI.cpp                    | 2 +-
 Utils/FileConverter/generateMatPropsFromMatID.cpp           | 2 +-
 Utils/MeshEdit/DataExplorer5NodeReordering.cpp              | 2 +-
 Utils/MeshEdit/MoveMesh.cpp                                 | 6 +++---
 Utils/MeshEdit/appendLinesAlongPolyline.cpp                 | 2 +-
 Utils/MeshEdit/editMaterialID.cpp                           | 2 +-
 Utils/MeshEdit/removeMeshElements.cpp                       | 2 +-
 .../createMeshElemPropertiesFromASCRaster.cpp               | 2 +-
 Utils/SimpleMeshCreation/generateStructuredMesh.cpp         | 2 +-
 Utils/SimpleMeshCreation/generateStructuredQuadMesh.cpp     | 2 +-
 706 files changed, 728 insertions(+), 726 deletions(-)

diff --git a/AssemblerLib/ComponentGlobalIndexDict.h b/AssemblerLib/ComponentGlobalIndexDict.h
index d812225a1bc..2d88b1a3423 100644
--- a/AssemblerLib/ComponentGlobalIndexDict.h
+++ b/AssemblerLib/ComponentGlobalIndexDict.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/GlobalSetup.h b/AssemblerLib/GlobalSetup.h
index 0e957186d1e..10e998a1aee 100644
--- a/AssemblerLib/GlobalSetup.h
+++ b/AssemblerLib/GlobalSetup.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/LocalToGlobalIndexMap.h b/AssemblerLib/LocalToGlobalIndexMap.h
index 185e7471ccb..54ae0e48c9a 100644
--- a/AssemblerLib/LocalToGlobalIndexMap.h
+++ b/AssemblerLib/LocalToGlobalIndexMap.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/MeshComponentMap.cpp b/AssemblerLib/MeshComponentMap.cpp
index 8c550d51005..c3c34f5091c 100644
--- a/AssemblerLib/MeshComponentMap.cpp
+++ b/AssemblerLib/MeshComponentMap.cpp
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/MeshComponentMap.h b/AssemblerLib/MeshComponentMap.h
index b4543e1c743..7d443dae34b 100644
--- a/AssemblerLib/MeshComponentMap.h
+++ b/AssemblerLib/MeshComponentMap.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/SerialDenseSetup.h b/AssemblerLib/SerialDenseSetup.h
index fbac129d4c4..5e657d8b194 100644
--- a/AssemblerLib/SerialDenseSetup.h
+++ b/AssemblerLib/SerialDenseSetup.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/SerialDenseVectorMatrixBuilder.h b/AssemblerLib/SerialDenseVectorMatrixBuilder.h
index db37bfaccd7..bb61ab124a2 100644
--- a/AssemblerLib/SerialDenseVectorMatrixBuilder.h
+++ b/AssemblerLib/SerialDenseVectorMatrixBuilder.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/SerialExecutor.h b/AssemblerLib/SerialExecutor.h
index b6abcfb483e..2866c639075 100644
--- a/AssemblerLib/SerialExecutor.h
+++ b/AssemblerLib/SerialExecutor.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/SerialLisVectorMatrixBuilder.h b/AssemblerLib/SerialLisVectorMatrixBuilder.h
index 43d1a1625d2..d603129348d 100644
--- a/AssemblerLib/SerialLisVectorMatrixBuilder.h
+++ b/AssemblerLib/SerialLisVectorMatrixBuilder.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/SerialVectorMatrixBuilder.h b/AssemblerLib/SerialVectorMatrixBuilder.h
index bf88cafcde8..83ebce53838 100644
--- a/AssemblerLib/SerialVectorMatrixBuilder.h
+++ b/AssemblerLib/SerialVectorMatrixBuilder.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/AssemblerLib/VectorMatrixAssembler.h b/AssemblerLib/VectorMatrixAssembler.h
index 04ae0cd90d0..92fcde5b595 100644
--- a/AssemblerLib/VectorMatrixAssembler.h
+++ b/AssemblerLib/VectorMatrixAssembler.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/BuildInfo.cpp.in b/BaseLib/BuildInfo.cpp.in
index de7ffa9ece1..2715eb783aa 100644
--- a/BaseLib/BuildInfo.cpp.in
+++ b/BaseLib/BuildInfo.cpp.in
@@ -2,7 +2,7 @@
  * \brief  Build information.
  *
  * \copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/BuildInfo.h b/BaseLib/BuildInfo.h
index c363bbafb10..bd398c28418 100644
--- a/BaseLib/BuildInfo.h
+++ b/BaseLib/BuildInfo.h
@@ -2,7 +2,7 @@
  * \brief  Build information.
  *
  * \copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/CPUTime.cpp b/BaseLib/CPUTime.cpp
index 7b1db9646f4..adbf4777f68 100644
--- a/BaseLib/CPUTime.cpp
+++ b/BaseLib/CPUTime.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CPUTime class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/CPUTime.h b/BaseLib/CPUTime.h
index fa5bf4ddd30..ab76d96de36 100644
--- a/BaseLib/CPUTime.h
+++ b/BaseLib/CPUTime.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CPUTime class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/CodingTools.h b/BaseLib/CodingTools.h
index dc606162e3a..3eadf958fc8 100644
--- a/BaseLib/CodingTools.h
+++ b/BaseLib/CodingTools.h
@@ -5,7 +5,7 @@
  * \brief Helper macros.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/Counter.h b/BaseLib/Counter.h
index 3c9c30a5da2..eb05fdb47df 100644
--- a/BaseLib/Counter.h
+++ b/BaseLib/Counter.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/DateTools.cpp b/BaseLib/DateTools.cpp
index 37bf369e669..9781efdf6ed 100644
--- a/BaseLib/DateTools.cpp
+++ b/BaseLib/DateTools.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of date helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/DateTools.h b/BaseLib/DateTools.h
index 1814054d0a7..23cd6fb4bc2 100644
--- a/BaseLib/DateTools.h
+++ b/BaseLib/DateTools.h
@@ -5,7 +5,7 @@
  * \brief  Definition of date helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/DebugTools.h b/BaseLib/DebugTools.h
index bc86a2d5beb..81257b8ae35 100644
--- a/BaseLib/DebugTools.h
+++ b/BaseLib/DebugTools.h
@@ -4,7 +4,7 @@
  * \brief  Helper tools for debugging
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/FileFinder.h b/BaseLib/FileFinder.h
index 36798d6be4a..f9efe6f6d98 100644
--- a/BaseLib/FileFinder.h
+++ b/BaseLib/FileFinder.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the FileFinder class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/FileTools.cpp b/BaseLib/FileTools.cpp
index bbf563e4c52..e4c804bf143 100644
--- a/BaseLib/FileTools.cpp
+++ b/BaseLib/FileTools.cpp
@@ -5,7 +5,7 @@
  * \brief Filename manipulation routines implementation.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/FileTools.h b/BaseLib/FileTools.h
index 90864ecb856..1eee53aa32d 100644
--- a/BaseLib/FileTools.h
+++ b/BaseLib/FileTools.h
@@ -5,7 +5,7 @@
  * \brief Filename manipulation routines.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/Histogram.h b/BaseLib/Histogram.h
index b171955b673..04430919fb5 100644
--- a/BaseLib/Histogram.h
+++ b/BaseLib/Histogram.h
@@ -4,7 +4,7 @@
  * \brief Implementation of Histogram class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/LogogSimpleFormatter.h b/BaseLib/LogogSimpleFormatter.h
index 57e8dd2948c..c96e9d48558 100644
--- a/BaseLib/LogogSimpleFormatter.h
+++ b/BaseLib/LogogSimpleFormatter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LogogSimpleFormatter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/MemWatch.cpp b/BaseLib/MemWatch.cpp
index 919b4ba2b2a..53a00233191 100644
--- a/BaseLib/MemWatch.cpp
+++ b/BaseLib/MemWatch.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MemWatch class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/MemWatch.h b/BaseLib/MemWatch.h
index 5061e08476d..3a9870b4deb 100644
--- a/BaseLib/MemWatch.h
+++ b/BaseLib/MemWatch.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MemWatch class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/RangeValidator-impl.h b/BaseLib/RangeValidator-impl.h
index e0917ca0791..5a7c9d48e5d 100644
--- a/BaseLib/RangeValidator-impl.h
+++ b/BaseLib/RangeValidator-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the RangeValidator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/RangeValidator.h b/BaseLib/RangeValidator.h
index 9b6db967196..43025b14897 100644
--- a/BaseLib/RangeValidator.h
+++ b/BaseLib/RangeValidator.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the RangeValidator calss.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/RunTime.cpp b/BaseLib/RunTime.cpp
index 3d783de5c6c..a8a718ce113 100644
--- a/BaseLib/RunTime.cpp
+++ b/BaseLib/RunTime.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the RunTime class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/RunTime.h b/BaseLib/RunTime.h
index 6fa180995c0..f258503074f 100644
--- a/BaseLib/RunTime.h
+++ b/BaseLib/RunTime.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the RunTime class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/StringTools.cpp b/BaseLib/StringTools.cpp
index a6a89c78ca1..7acb1e4913e 100644
--- a/BaseLib/StringTools.cpp
+++ b/BaseLib/StringTools.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of string helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/StringTools.h b/BaseLib/StringTools.h
index 77a451f3c89..dd4b7f9c382 100644
--- a/BaseLib/StringTools.h
+++ b/BaseLib/StringTools.h
@@ -5,7 +5,7 @@
  * \brief  Definition of string helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/SystemTools.h b/BaseLib/SystemTools.h
index aa40b8cc731..3f4bf87eb1f 100644
--- a/BaseLib/SystemTools.h
+++ b/BaseLib/SystemTools.h
@@ -5,7 +5,7 @@
  * \brief  Definition of some system helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/TemplateLogogFormatterSuppressedGCC.h b/BaseLib/TemplateLogogFormatterSuppressedGCC.h
index 9d969aeff60..e52877c8647 100644
--- a/BaseLib/TemplateLogogFormatterSuppressedGCC.h
+++ b/BaseLib/TemplateLogogFormatterSuppressedGCC.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplateLogogFormatterSuppressedGCC class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/quicksort.h b/BaseLib/quicksort.h
index e22793523ed..6a81e3f0a1e 100644
--- a/BaseLib/quicksort.h
+++ b/BaseLib/quicksort.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the quicksort function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/uniqueInsert.h b/BaseLib/uniqueInsert.h
index 66741f06a41..93e3d66271a 100644
--- a/BaseLib/uniqueInsert.h
+++ b/BaseLib/uniqueInsert.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the uniquePushBack function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/BaseLib/wait.h b/BaseLib/wait.h
index 9335c70f96b..e54601617b7 100644
--- a/BaseLib/wait.h
+++ b/BaseLib/wait.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the wait function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/FEFLOWInterface.cpp b/FileIO/FEFLOWInterface.cpp
index 3538815b589..2e9dd0cf650 100644
--- a/FileIO/FEFLOWInterface.cpp
+++ b/FileIO/FEFLOWInterface.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/FEFLOWInterface.h b/FileIO/FEFLOWInterface.h
index afafb0d81b3..4e3be025cb7 100644
--- a/FileIO/FEFLOWInterface.h
+++ b/FileIO/FEFLOWInterface.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GMSHInterface.cpp b/FileIO/GMSHInterface.cpp
index db1d4697b8b..912351f5c81 100644
--- a/FileIO/GMSHInterface.cpp
+++ b/FileIO/GMSHInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GMSHInterface.h b/FileIO/GMSHInterface.h
index 51b20dab8eb..880ff631787 100644
--- a/FileIO/GMSHInterface.h
+++ b/FileIO/GMSHInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GMSInterface.cpp b/FileIO/GMSInterface.cpp
index e29c90bb430..73cbc898718 100644
--- a/FileIO/GMSInterface.cpp
+++ b/FileIO/GMSInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GMSInterface.h b/FileIO/GMSInterface.h
index 6bc2a568f55..18ac112a23b 100644
--- a/FileIO/GMSInterface.h
+++ b/FileIO/GMSInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHAdaptiveMeshDensity.cpp b/FileIO/GmshIO/GMSHAdaptiveMeshDensity.cpp
index 9f30dcb7d0b..5474355613e 100644
--- a/FileIO/GmshIO/GMSHAdaptiveMeshDensity.cpp
+++ b/FileIO/GmshIO/GMSHAdaptiveMeshDensity.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHAdaptiveMeshDensity class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHAdaptiveMeshDensity.h b/FileIO/GmshIO/GMSHAdaptiveMeshDensity.h
index 90892499063..94565273943 100644
--- a/FileIO/GmshIO/GMSHAdaptiveMeshDensity.h
+++ b/FileIO/GmshIO/GMSHAdaptiveMeshDensity.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHAdaptiveMeshDensity class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHFixedMeshDensity.cpp b/FileIO/GmshIO/GMSHFixedMeshDensity.cpp
index 8727aca1ec8..acdc662b671 100644
--- a/FileIO/GmshIO/GMSHFixedMeshDensity.cpp
+++ b/FileIO/GmshIO/GMSHFixedMeshDensity.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHFixedMeshDensity class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHFixedMeshDensity.h b/FileIO/GmshIO/GMSHFixedMeshDensity.h
index 5deec23dfe4..3dc8407982a 100644
--- a/FileIO/GmshIO/GMSHFixedMeshDensity.h
+++ b/FileIO/GmshIO/GMSHFixedMeshDensity.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHFixedMeshDensity class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHLine.cpp b/FileIO/GmshIO/GMSHLine.cpp
index c4a5ecf731e..26f6100d80e 100644
--- a/FileIO/GmshIO/GMSHLine.cpp
+++ b/FileIO/GmshIO/GMSHLine.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHLine class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHLine.h b/FileIO/GmshIO/GMSHLine.h
index df91c482a90..c7dadcad6fe 100644
--- a/FileIO/GmshIO/GMSHLine.h
+++ b/FileIO/GmshIO/GMSHLine.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHLine class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHLineLoop.cpp b/FileIO/GmshIO/GMSHLineLoop.cpp
index 884db9dd57e..2a0b085cc59 100644
--- a/FileIO/GmshIO/GMSHLineLoop.cpp
+++ b/FileIO/GmshIO/GMSHLineLoop.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHLineLoop class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHLineLoop.h b/FileIO/GmshIO/GMSHLineLoop.h
index 2d1ed020737..ede5d5a80b3 100644
--- a/FileIO/GmshIO/GMSHLineLoop.h
+++ b/FileIO/GmshIO/GMSHLineLoop.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHLineLoop class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHMeshDensityStrategy.h b/FileIO/GmshIO/GMSHMeshDensityStrategy.h
index f1f978258d9..96bf1e66a18 100644
--- a/FileIO/GmshIO/GMSHMeshDensityStrategy.h
+++ b/FileIO/GmshIO/GMSHMeshDensityStrategy.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHMeshDensityStrategy class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHNoMeshDensity.h b/FileIO/GmshIO/GMSHNoMeshDensity.h
index a73c92efdf0..70ddc5f84b7 100644
--- a/FileIO/GmshIO/GMSHNoMeshDensity.h
+++ b/FileIO/GmshIO/GMSHNoMeshDensity.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHNoMeshDensity class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHPoint.cpp b/FileIO/GmshIO/GMSHPoint.cpp
index 997a614d5b4..7816814554d 100644
--- a/FileIO/GmshIO/GMSHPoint.cpp
+++ b/FileIO/GmshIO/GMSHPoint.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHPoint class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHPoint.h b/FileIO/GmshIO/GMSHPoint.h
index 34e6d32126a..e4ab57e4983 100644
--- a/FileIO/GmshIO/GMSHPoint.h
+++ b/FileIO/GmshIO/GMSHPoint.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHPoint class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHPolygonTree.cpp b/FileIO/GmshIO/GMSHPolygonTree.cpp
index b144f509d5e..5233dc38e9d 100644
--- a/FileIO/GmshIO/GMSHPolygonTree.cpp
+++ b/FileIO/GmshIO/GMSHPolygonTree.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHPolygonTree class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/GmshIO/GMSHPolygonTree.h b/FileIO/GmshIO/GMSHPolygonTree.h
index ef3f5412428..469e73ce84d 100644
--- a/FileIO/GmshIO/GMSHPolygonTree.h
+++ b/FileIO/GmshIO/GMSHPolygonTree.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHPolygonTree class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/ImportFileTypes.h b/FileIO/ImportFileTypes.h
index 8f51d734d8d..5998c60ccbb 100644
--- a/FileIO/ImportFileTypes.h
+++ b/FileIO/ImportFileTypes.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ImportFileTypes enumeration.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/Legacy/MeshIO.cpp b/FileIO/Legacy/MeshIO.cpp
index 1e0dd621785..6d25d1ee27f 100644
--- a/FileIO/Legacy/MeshIO.cpp
+++ b/FileIO/Legacy/MeshIO.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshIO class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/Legacy/MeshIO.h b/FileIO/Legacy/MeshIO.h
index 53f6c7c3ba5..5f5e758cb0d 100644
--- a/FileIO/Legacy/MeshIO.h
+++ b/FileIO/Legacy/MeshIO.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshIO class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/Legacy/OGSIOVer4.cpp b/FileIO/Legacy/OGSIOVer4.cpp
index c354d69be35..ba6064e6a85 100644
--- a/FileIO/Legacy/OGSIOVer4.cpp
+++ b/FileIO/Legacy/OGSIOVer4.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the OGSIOVer4 class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/Legacy/OGSIOVer4.h b/FileIO/Legacy/OGSIOVer4.h
index e384aa9562c..fbfcea570ab 100644
--- a/FileIO/Legacy/OGSIOVer4.h
+++ b/FileIO/Legacy/OGSIOVer4.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the OGSIOVer4 class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/PetrelInterface.cpp b/FileIO/PetrelInterface.cpp
index 5032daf0b2d..16d6b1173a7 100644
--- a/FileIO/PetrelInterface.cpp
+++ b/FileIO/PetrelInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the PetrelInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/PetrelInterface.h b/FileIO/PetrelInterface.h
index 1cfde939299..451e5724dfe 100644
--- a/FileIO/PetrelInterface.h
+++ b/FileIO/PetrelInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PetrelInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/RapidXmlIO/RapidStnInterface.cpp b/FileIO/RapidXmlIO/RapidStnInterface.cpp
index aafbe1eb754..c2724ac9ba0 100644
--- a/FileIO/RapidXmlIO/RapidStnInterface.cpp
+++ b/FileIO/RapidXmlIO/RapidStnInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the RapidStnInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/RapidXmlIO/RapidStnInterface.h b/FileIO/RapidXmlIO/RapidStnInterface.h
index 527ca48b1d6..fe971c8ef63 100644
--- a/FileIO/RapidXmlIO/RapidStnInterface.h
+++ b/FileIO/RapidXmlIO/RapidStnInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of RapidStnInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/SHPInterface.cpp b/FileIO/SHPInterface.cpp
index 30039c6159d..da25aef0365 100644
--- a/FileIO/SHPInterface.cpp
+++ b/FileIO/SHPInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Definition of the SHPInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/SHPInterface.h b/FileIO/SHPInterface.h
index 438a8f4ec15..d731c007df9 100644
--- a/FileIO/SHPInterface.h
+++ b/FileIO/SHPInterface.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SHPInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/TetGenInterface.cpp b/FileIO/TetGenInterface.cpp
index 26f19813135..1b4228f452c 100644
--- a/FileIO/TetGenInterface.cpp
+++ b/FileIO/TetGenInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TetGenInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/TetGenInterface.h b/FileIO/TetGenInterface.h
index 9601c3781b6..9080ffcd037 100644
--- a/FileIO/TetGenInterface.h
+++ b/FileIO/TetGenInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TetGenInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/Writer.cpp b/FileIO/Writer.cpp
index a64505794d1..77761174d38 100644
--- a/FileIO/Writer.cpp
+++ b/FileIO/Writer.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Writer class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/Writer.h b/FileIO/Writer.h
index de30348bb40..a46f2d456f7 100644
--- a/FileIO/Writer.h
+++ b/FileIO/Writer.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Writer class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Boost/BoostVtuInterface.cpp b/FileIO/XmlIO/Boost/BoostVtuInterface.cpp
index 53d913138e7..b913c0323fa 100644
--- a/FileIO/XmlIO/Boost/BoostVtuInterface.cpp
+++ b/FileIO/XmlIO/Boost/BoostVtuInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the BoostVtuInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Boost/BoostVtuInterface.h b/FileIO/XmlIO/Boost/BoostVtuInterface.h
index 1d130b877c7..7ea6bb40fa7 100644
--- a/FileIO/XmlIO/Boost/BoostVtuInterface.h
+++ b/FileIO/XmlIO/Boost/BoostVtuInterface.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the BoostVtuInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Boost/BoostXmlCndInterface.cpp b/FileIO/XmlIO/Boost/BoostXmlCndInterface.cpp
index 472796d92bd..42709d6a96e 100644
--- a/FileIO/XmlIO/Boost/BoostXmlCndInterface.cpp
+++ b/FileIO/XmlIO/Boost/BoostXmlCndInterface.cpp
@@ -5,7 +5,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/FileIO/XmlIO/Boost/BoostXmlCndInterface.h b/FileIO/XmlIO/Boost/BoostXmlCndInterface.h
index 9ac6e50a20a..417fb5623e4 100644
--- a/FileIO/XmlIO/Boost/BoostXmlCndInterface.h
+++ b/FileIO/XmlIO/Boost/BoostXmlCndInterface.h
@@ -6,7 +6,7 @@
  * 	(initial, boundary conditions or source terms). Implementation uses boost.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/FileIO/XmlIO/Boost/BoostXmlGmlInterface.cpp b/FileIO/XmlIO/Boost/BoostXmlGmlInterface.cpp
index 54e47f514b8..ca43206b9a3 100644
--- a/FileIO/XmlIO/Boost/BoostXmlGmlInterface.cpp
+++ b/FileIO/XmlIO/Boost/BoostXmlGmlInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the BoostXmlGmlInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Boost/BoostXmlGmlInterface.h b/FileIO/XmlIO/Boost/BoostXmlGmlInterface.h
index f79a873982c..23566746c73 100644
--- a/FileIO/XmlIO/Boost/BoostXmlGmlInterface.h
+++ b/FileIO/XmlIO/Boost/BoostXmlGmlInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the BoostXmlGmlInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Boost/zLibDataCompressor.cpp b/FileIO/XmlIO/Boost/zLibDataCompressor.cpp
index 98cac6bfcdb..c3db3147a66 100644
--- a/FileIO/XmlIO/Boost/zLibDataCompressor.cpp
+++ b/FileIO/XmlIO/Boost/zLibDataCompressor.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the zLibDataCompressor class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Boost/zLibDataCompressor.h b/FileIO/XmlIO/Boost/zLibDataCompressor.h
index 33023fcc0ed..7af5d757e02 100644
--- a/FileIO/XmlIO/Boost/zLibDataCompressor.h
+++ b/FileIO/XmlIO/Boost/zLibDataCompressor.h
@@ -6,7 +6,7 @@
  *         Based on the vtkZLibDataCompressor-class in VTK 5.6
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XMLQtInterface.cpp b/FileIO/XmlIO/Qt/XMLQtInterface.cpp
index f7d4beb7f83..deac5610c19 100644
--- a/FileIO/XmlIO/Qt/XMLQtInterface.cpp
+++ b/FileIO/XmlIO/Qt/XMLQtInterface.cpp
@@ -5,7 +5,7 @@
  * @brief Base part of implementation of reading XML files using Qt stuff.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/FileIO/XmlIO/Qt/XMLQtInterface.h b/FileIO/XmlIO/Qt/XMLQtInterface.h
index 8cce77b4ae9..f4ad768ce26 100644
--- a/FileIO/XmlIO/Qt/XMLQtInterface.h
+++ b/FileIO/XmlIO/Qt/XMLQtInterface.h
@@ -5,7 +5,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/FileIO/XmlIO/Qt/XmlCndInterface.cpp b/FileIO/XmlIO/Qt/XmlCndInterface.cpp
index 2fe1de53329..5625e08b208 100644
--- a/FileIO/XmlIO/Qt/XmlCndInterface.cpp
+++ b/FileIO/XmlIO/Qt/XmlCndInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the XmlCndInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlCndInterface.h b/FileIO/XmlIO/Qt/XmlCndInterface.h
index de945f1c482..9e664a284be 100644
--- a/FileIO/XmlIO/Qt/XmlCndInterface.h
+++ b/FileIO/XmlIO/Qt/XmlCndInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XmlCndInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlGmlInterface.cpp b/FileIO/XmlIO/Qt/XmlGmlInterface.cpp
index cf54a32ea75..f671f3880ac 100644
--- a/FileIO/XmlIO/Qt/XmlGmlInterface.cpp
+++ b/FileIO/XmlIO/Qt/XmlGmlInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the XmlGmlInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlGmlInterface.h b/FileIO/XmlIO/Qt/XmlGmlInterface.h
index c590216a9b2..768b18fc901 100644
--- a/FileIO/XmlIO/Qt/XmlGmlInterface.h
+++ b/FileIO/XmlIO/Qt/XmlGmlInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XmlGmlInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlGspInterface.cpp b/FileIO/XmlIO/Qt/XmlGspInterface.cpp
index 60cba5d4d91..de0adda251f 100644
--- a/FileIO/XmlIO/Qt/XmlGspInterface.cpp
+++ b/FileIO/XmlIO/Qt/XmlGspInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the XmlGspInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlGspInterface.h b/FileIO/XmlIO/Qt/XmlGspInterface.h
index 7975f2f416d..7c242995dc2 100644
--- a/FileIO/XmlIO/Qt/XmlGspInterface.h
+++ b/FileIO/XmlIO/Qt/XmlGspInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XmlGspInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlLutReader.h b/FileIO/XmlIO/Qt/XmlLutReader.h
index bc1ecbb9885..c67574904ec 100644
--- a/FileIO/XmlIO/Qt/XmlLutReader.h
+++ b/FileIO/XmlIO/Qt/XmlLutReader.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XmlLutReader class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlNumInterface.cpp b/FileIO/XmlIO/Qt/XmlNumInterface.cpp
index f75b2e824dc..a2c37de3cff 100644
--- a/FileIO/XmlIO/Qt/XmlNumInterface.cpp
+++ b/FileIO/XmlIO/Qt/XmlNumInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the XmlNumInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlNumInterface.h b/FileIO/XmlIO/Qt/XmlNumInterface.h
index 27139fb3a1c..699ab0de150 100644
--- a/FileIO/XmlIO/Qt/XmlNumInterface.h
+++ b/FileIO/XmlIO/Qt/XmlNumInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XmlNumInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlStnInterface.cpp b/FileIO/XmlIO/Qt/XmlStnInterface.cpp
index 3d4e7465f65..f849529dc5b 100644
--- a/FileIO/XmlIO/Qt/XmlStnInterface.cpp
+++ b/FileIO/XmlIO/Qt/XmlStnInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the XmlStnInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/Qt/XmlStnInterface.h b/FileIO/XmlIO/Qt/XmlStnInterface.h
index a9b6c32d918..ed1519e974d 100644
--- a/FileIO/XmlIO/Qt/XmlStnInterface.h
+++ b/FileIO/XmlIO/Qt/XmlStnInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XmlStnInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/XMLInterface.cpp b/FileIO/XmlIO/XMLInterface.cpp
index 4c04ebb6e58..641bb5d8411 100644
--- a/FileIO/XmlIO/XMLInterface.cpp
+++ b/FileIO/XmlIO/XMLInterface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the XMLInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/XmlIO/XMLInterface.h b/FileIO/XmlIO/XMLInterface.h
index 5992edff659..50c898d07f3 100644
--- a/FileIO/XmlIO/XMLInterface.h
+++ b/FileIO/XmlIO/XMLInterface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the XMLInterface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/readMeshFromFile.cpp b/FileIO/readMeshFromFile.cpp
index b4bc44ebc83..d26add42220 100644
--- a/FileIO/readMeshFromFile.cpp
+++ b/FileIO/readMeshFromFile.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of readMeshFromFile function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/FileIO/readMeshFromFile.h b/FileIO/readMeshFromFile.h
index 92bf0dd603b..95f0ca6df38 100644
--- a/FileIO/readMeshFromFile.h
+++ b/FileIO/readMeshFromFile.h
@@ -5,7 +5,7 @@
  * \brief  Definition of readMeshFromFile function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/AABB.h b/GeoLib/AABB.h
index 3e8d850a6eb..9f225a3f28b 100644
--- a/GeoLib/AABB.h
+++ b/GeoLib/AABB.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the AABB class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/AnalyticalGeometry.cpp b/GeoLib/AnalyticalGeometry.cpp
index c38b98e3fa2..7e5773a2767 100644
--- a/GeoLib/AnalyticalGeometry.cpp
+++ b/GeoLib/AnalyticalGeometry.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of analytical geometry functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/AnalyticalGeometry.h b/GeoLib/AnalyticalGeometry.h
index 5ca4905023f..65a241a7c30 100644
--- a/GeoLib/AnalyticalGeometry.h
+++ b/GeoLib/AnalyticalGeometry.h
@@ -5,7 +5,7 @@
  * \brief  Definition of analytical geometry functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/BruteForceClosestPair.cpp b/GeoLib/BruteForceClosestPair.cpp
index 421b69e4670..a66031b5165 100644
--- a/GeoLib/BruteForceClosestPair.cpp
+++ b/GeoLib/BruteForceClosestPair.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the BruteForceClosestPair class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/BruteForceClosestPair.h b/GeoLib/BruteForceClosestPair.h
index 721d5b7fb42..6b24396613a 100644
--- a/GeoLib/BruteForceClosestPair.h
+++ b/GeoLib/BruteForceClosestPair.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the BruteForceClosestPair class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/ClosestPair.h b/GeoLib/ClosestPair.h
index c395034a617..3ed4f8e94c0 100644
--- a/GeoLib/ClosestPair.h
+++ b/GeoLib/ClosestPair.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ClosestPair class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Color.cpp b/GeoLib/Color.cpp
index 6cc81882b07..77fb6811c8c 100644
--- a/GeoLib/Color.cpp
+++ b/GeoLib/Color.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Color class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Color.h b/GeoLib/Color.h
index ee9978994cb..a4b14eb908b 100644
--- a/GeoLib/Color.h
+++ b/GeoLib/Color.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Color class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/EarClippingTriangulation.cpp b/GeoLib/EarClippingTriangulation.cpp
index ee020894bdb..eec05c6ba79 100644
--- a/GeoLib/EarClippingTriangulation.cpp
+++ b/GeoLib/EarClippingTriangulation.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the EarClippingTriangulation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/EarClippingTriangulation.h b/GeoLib/EarClippingTriangulation.h
index 270a5b1ca86..fff0ae7dfa9 100644
--- a/GeoLib/EarClippingTriangulation.h
+++ b/GeoLib/EarClippingTriangulation.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the EarClippingTriangulation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/GEOObjects.cpp b/GeoLib/GEOObjects.cpp
index b3c211bb2c4..294bfbbf678 100644
--- a/GeoLib/GEOObjects.cpp
+++ b/GeoLib/GEOObjects.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GEOObjects class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/GEOObjects.h b/GeoLib/GEOObjects.h
index a3a123500ee..4fc8057edbe 100644
--- a/GeoLib/GEOObjects.h
+++ b/GeoLib/GEOObjects.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoObjects class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/GeoObject.h b/GeoLib/GeoObject.h
index 6a384973322..f26107422df 100644
--- a/GeoLib/GeoObject.h
+++ b/GeoLib/GeoObject.h
@@ -6,7 +6,7 @@
  * \ingroup GeoLib
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/GeoType.cpp b/GeoLib/GeoType.cpp
index 263348ca2ba..2fea7ca42b4 100644
--- a/GeoLib/GeoType.cpp
+++ b/GeoLib/GeoType.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of GEOTYPE enumeration helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/GeoType.h b/GeoLib/GeoType.h
index 93c89491c55..e2185a38930 100644
--- a/GeoLib/GeoType.h
+++ b/GeoLib/GeoType.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GEOTYPE enumeration.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Grid.h b/GeoLib/Grid.h
index 626e4456af5..fb552c45e0e 100644
--- a/GeoLib/Grid.h
+++ b/GeoLib/Grid.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Grid class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/OctTree.h b/GeoLib/OctTree.h
index 602f7ef2578..8b38a9e2bd9 100644
--- a/GeoLib/OctTree.h
+++ b/GeoLib/OctTree.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the OctTree class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Point.cpp b/GeoLib/Point.cpp
index c44d45d338f..038e97e1bb8 100644
--- a/GeoLib/Point.cpp
+++ b/GeoLib/Point.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Point class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Point.h b/GeoLib/Point.h
index 8145c351fa0..83f8276aeac 100644
--- a/GeoLib/Point.h
+++ b/GeoLib/Point.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Point class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PointVec.cpp b/GeoLib/PointVec.cpp
index a5978f9ea05..1ff769dd166 100644
--- a/GeoLib/PointVec.cpp
+++ b/GeoLib/PointVec.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the PointVec class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PointVec.h b/GeoLib/PointVec.h
index b7cd8ea2e8f..b9519c78971 100644
--- a/GeoLib/PointVec.h
+++ b/GeoLib/PointVec.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PointVec class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PointWithID.h b/GeoLib/PointWithID.h
index e5bfb683a0a..b2ea0298d4c 100644
--- a/GeoLib/PointWithID.h
+++ b/GeoLib/PointWithID.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PointWithID class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Polygon.cpp b/GeoLib/Polygon.cpp
index bd64d372a00..3bb927b5536 100644
--- a/GeoLib/Polygon.cpp
+++ b/GeoLib/Polygon.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Polygon class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Polygon.h b/GeoLib/Polygon.h
index d66dd5998ba..4a1fddd3c06 100644
--- a/GeoLib/Polygon.h
+++ b/GeoLib/Polygon.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Polygon class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Polyline.cpp b/GeoLib/Polyline.cpp
index 651130652d7..46f3ed947c4 100644
--- a/GeoLib/Polyline.cpp
+++ b/GeoLib/Polyline.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Polyline class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Polyline.h b/GeoLib/Polyline.h
index 0486e29bf96..81e394f3250 100644
--- a/GeoLib/Polyline.h
+++ b/GeoLib/Polyline.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PolyLine class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PolylineVec.h b/GeoLib/PolylineVec.h
index 17e2d67cfae..00a96a7acc5 100644
--- a/GeoLib/PolylineVec.h
+++ b/GeoLib/PolylineVec.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PolylineVec class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PolylineWithSegmentMarker.cpp b/GeoLib/PolylineWithSegmentMarker.cpp
index 2312ad3caa5..ad117c28eda 100644
--- a/GeoLib/PolylineWithSegmentMarker.cpp
+++ b/GeoLib/PolylineWithSegmentMarker.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the PolylineWithSegmentMarker class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PolylineWithSegmentMarker.h b/GeoLib/PolylineWithSegmentMarker.h
index f904bf032af..c54017448c0 100644
--- a/GeoLib/PolylineWithSegmentMarker.h
+++ b/GeoLib/PolylineWithSegmentMarker.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PolylineWithSegmentMarker class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/PropertyBounds.h b/GeoLib/PropertyBounds.h
index 1377e6e38d4..17210ab51fc 100644
--- a/GeoLib/PropertyBounds.h
+++ b/GeoLib/PropertyBounds.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PropertyBounds class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/QuadTree.h b/GeoLib/QuadTree.h
index aa53042bfac..61b252c1be6 100644
--- a/GeoLib/QuadTree.h
+++ b/GeoLib/QuadTree.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the QuadTree class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Raster.cpp b/GeoLib/Raster.cpp
index cf114d4bc89..3879f675a8b 100644
--- a/GeoLib/Raster.cpp
+++ b/GeoLib/Raster.cpp
@@ -5,7 +5,7 @@
  * @brief Implementation of the GeoLib::Raster class.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Raster.h b/GeoLib/Raster.h
index 1ba1941934b..52a0c74286d 100644
--- a/GeoLib/Raster.h
+++ b/GeoLib/Raster.h
@@ -5,7 +5,7 @@
  * @brief Definition of the GeoLib::Raster class.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/SensorData.cpp b/GeoLib/SensorData.cpp
index ab12b7ec7a6..ce6b3acb09f 100644
--- a/GeoLib/SensorData.cpp
+++ b/GeoLib/SensorData.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SensorData class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/SensorData.h b/GeoLib/SensorData.h
index 983254f7580..18f5651bf86 100644
--- a/GeoLib/SensorData.h
+++ b/GeoLib/SensorData.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SensorData class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/SimplePolygonTree.cpp b/GeoLib/SimplePolygonTree.cpp
index 6c09108b1e2..0c11911f0f9 100644
--- a/GeoLib/SimplePolygonTree.cpp
+++ b/GeoLib/SimplePolygonTree.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SimplePolygonTree class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/SimplePolygonTree.h b/GeoLib/SimplePolygonTree.h
index adbaf2a157a..b0092a2f0f1 100644
--- a/GeoLib/SimplePolygonTree.h
+++ b/GeoLib/SimplePolygonTree.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SimplePolygonTree class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Station.cpp b/GeoLib/Station.cpp
index 455827fd144..2abb7f729a0 100644
--- a/GeoLib/Station.cpp
+++ b/GeoLib/Station.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Station class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Station.h b/GeoLib/Station.h
index 54d9bea3d23..e6acb378347 100644
--- a/GeoLib/Station.h
+++ b/GeoLib/Station.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Station class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/StationBorehole.cpp b/GeoLib/StationBorehole.cpp
index ae045c80e8f..615e4d47c11 100644
--- a/GeoLib/StationBorehole.cpp
+++ b/GeoLib/StationBorehole.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StationBorehole class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/StationBorehole.h b/GeoLib/StationBorehole.h
index 36a7e31bad6..754a97f1d89 100644
--- a/GeoLib/StationBorehole.h
+++ b/GeoLib/StationBorehole.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StationBorehole class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Surface.cpp b/GeoLib/Surface.cpp
index c9bc9b781db..bac35feed5e 100644
--- a/GeoLib/Surface.cpp
+++ b/GeoLib/Surface.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Surface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Surface.h b/GeoLib/Surface.h
index f163b3a3bee..1f79dc2a9a1 100644
--- a/GeoLib/Surface.h
+++ b/GeoLib/Surface.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Surface class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/SurfaceVec.h b/GeoLib/SurfaceVec.h
index 55cf1d74558..c05cdaa02e9 100644
--- a/GeoLib/SurfaceVec.h
+++ b/GeoLib/SurfaceVec.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SurfaceVec class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/TemplateVec.h b/GeoLib/TemplateVec.h
index 8290f87d3ea..61138afe0bd 100644
--- a/GeoLib/TemplateVec.h
+++ b/GeoLib/TemplateVec.h
@@ -5,7 +5,7 @@
  * @brief Definition of the GeoLib::TemplateVec class.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Triangle.cpp b/GeoLib/Triangle.cpp
index f915d3da8b4..04d8329c322 100644
--- a/GeoLib/Triangle.cpp
+++ b/GeoLib/Triangle.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Triangle class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/GeoLib/Triangle.h b/GeoLib/Triangle.h
index caa14f01d0a..b178fecd231 100644
--- a/GeoLib/Triangle.h
+++ b/GeoLib/Triangle.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Triangle class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/CheckboxDelegate.cpp b/Gui/Base/CheckboxDelegate.cpp
index 0f15aaf9c93..89f5fcc6261 100644
--- a/Gui/Base/CheckboxDelegate.cpp
+++ b/Gui/Base/CheckboxDelegate.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CheckboxDelegate class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/CheckboxDelegate.h b/Gui/Base/CheckboxDelegate.h
index 7bdb3608d85..bc78ec84c2e 100644
--- a/Gui/Base/CheckboxDelegate.h
+++ b/Gui/Base/CheckboxDelegate.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CheckboxDelegate class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/ColorPickerPushButton.cpp b/Gui/Base/ColorPickerPushButton.cpp
index 055e023e19c..c78286e97d4 100644
--- a/Gui/Base/ColorPickerPushButton.cpp
+++ b/Gui/Base/ColorPickerPushButton.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ColorPickerPushButton class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/ColorPickerPushButton.h b/Gui/Base/ColorPickerPushButton.h
index 180982691e3..656508957f6 100644
--- a/Gui/Base/ColorPickerPushButton.h
+++ b/Gui/Base/ColorPickerPushButton.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ColorPickerPushButton class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/LastSavedFileDirectory.h b/Gui/Base/LastSavedFileDirectory.h
index 61f6787b970..3d157d824dd 100644
--- a/Gui/Base/LastSavedFileDirectory.h
+++ b/Gui/Base/LastSavedFileDirectory.h
@@ -5,7 +5,7 @@
  * \brief  Manages the last directory used for saving a file
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/OGSError.cpp b/Gui/Base/OGSError.cpp
index ab8da75fdea..30f6a1abd3b 100644
--- a/Gui/Base/OGSError.cpp
+++ b/Gui/Base/OGSError.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the OGSError class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/OGSError.h b/Gui/Base/OGSError.h
index f2c1d7ffd11..f4d9ed7f1ce 100644
--- a/Gui/Base/OGSError.h
+++ b/Gui/Base/OGSError.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the OGSError class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/QNonScalableGraphicsTextItem.cpp b/Gui/Base/QNonScalableGraphicsTextItem.cpp
index d8b04f7e8bd..31495735c4c 100644
--- a/Gui/Base/QNonScalableGraphicsTextItem.cpp
+++ b/Gui/Base/QNonScalableGraphicsTextItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the QNonScalableGraphicsTextItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/QNonScalableGraphicsTextItem.h b/Gui/Base/QNonScalableGraphicsTextItem.h
index 3be145c2cea..a12e9bd4b57 100644
--- a/Gui/Base/QNonScalableGraphicsTextItem.h
+++ b/Gui/Base/QNonScalableGraphicsTextItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the QNonScalableGraphicsTextItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/QValueTooltipSlider.cpp b/Gui/Base/QValueTooltipSlider.cpp
index 61faa6accbc..66d4c2c8358 100644
--- a/Gui/Base/QValueTooltipSlider.cpp
+++ b/Gui/Base/QValueTooltipSlider.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the QValueTooltipSlider class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/QValueTooltipSlider.h b/Gui/Base/QValueTooltipSlider.h
index fd6968bb8a6..3bf17e2e32b 100644
--- a/Gui/Base/QValueTooltipSlider.h
+++ b/Gui/Base/QValueTooltipSlider.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the QValueTooltipSlider class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/RecentFiles.cpp b/Gui/Base/RecentFiles.cpp
index be3d2e5cc43..18225e09689 100644
--- a/Gui/Base/RecentFiles.cpp
+++ b/Gui/Base/RecentFiles.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the RecentFiles class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.net)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/RecentFiles.h b/Gui/Base/RecentFiles.h
index 8c223802328..bdd3698f574 100644
--- a/Gui/Base/RecentFiles.h
+++ b/Gui/Base/RecentFiles.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the RecentFiles class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/StrictDoubleValidator.h b/Gui/Base/StrictDoubleValidator.h
index 011f4379ed6..ed88cf803b6 100644
--- a/Gui/Base/StrictDoubleValidator.h
+++ b/Gui/Base/StrictDoubleValidator.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StrictDoubleValidator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/StrictIntValidator.h b/Gui/Base/StrictIntValidator.h
index 7ddbfd0b9a2..7d9934fd4c9 100644
--- a/Gui/Base/StrictIntValidator.h
+++ b/Gui/Base/StrictIntValidator.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StrictIntValidator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/TreeItem.cpp b/Gui/Base/TreeItem.cpp
index 34692d9f7ab..319989e145e 100644
--- a/Gui/Base/TreeItem.cpp
+++ b/Gui/Base/TreeItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TreeItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/TreeItem.h b/Gui/Base/TreeItem.h
index 6e062b1c11d..92b2c37727e 100644
--- a/Gui/Base/TreeItem.h
+++ b/Gui/Base/TreeItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TreeItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/TreeModel.cpp b/Gui/Base/TreeModel.cpp
index e9105c9b6d4..314d14324bc 100644
--- a/Gui/Base/TreeModel.cpp
+++ b/Gui/Base/TreeModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/TreeModel.h b/Gui/Base/TreeModel.h
index 852f109bba8..9271709b282 100644
--- a/Gui/Base/TreeModel.h
+++ b/Gui/Base/TreeModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/TreeModelIterator.cpp b/Gui/Base/TreeModelIterator.cpp
index 026f7fd7205..34670434d78 100644
--- a/Gui/Base/TreeModelIterator.cpp
+++ b/Gui/Base/TreeModelIterator.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TreeModelIterator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Base/TreeModelIterator.h b/Gui/Base/TreeModelIterator.h
index 7ed4ed51e58..5c924996c34 100644
--- a/Gui/Base/TreeModelIterator.h
+++ b/Gui/Base/TreeModelIterator.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TreeModelIterator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/BaseItem.h b/Gui/DataView/BaseItem.h
index 49acdd57c33..3d6a188870e 100644
--- a/Gui/DataView/BaseItem.h
+++ b/Gui/DataView/BaseItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the BaseItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ColorTableModel.cpp b/Gui/DataView/ColorTableModel.cpp
index d22e0c2e267..9e2a71f150e 100644
--- a/Gui/DataView/ColorTableModel.cpp
+++ b/Gui/DataView/ColorTableModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ColorTableModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ColorTableModel.h b/Gui/DataView/ColorTableModel.h
index 4c253b79530..db3342f7f7a 100644
--- a/Gui/DataView/ColorTableModel.h
+++ b/Gui/DataView/ColorTableModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ColorTableModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ColorTableView.cpp b/Gui/DataView/ColorTableView.cpp
index 833a03843df..916e99c2962 100644
--- a/Gui/DataView/ColorTableView.cpp
+++ b/Gui/DataView/ColorTableView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ColorTableView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ColorTableView.h b/Gui/DataView/ColorTableView.h
index ac52b132cee..5b92bb296c4 100644
--- a/Gui/DataView/ColorTableView.h
+++ b/Gui/DataView/ColorTableView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ColorTableView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/CondFromRasterDialog.cpp b/Gui/DataView/CondFromRasterDialog.cpp
index 5c1da975ae0..5279accd13e 100644
--- a/Gui/DataView/CondFromRasterDialog.cpp
+++ b/Gui/DataView/CondFromRasterDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CondFromRasterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/CondFromRasterDialog.h b/Gui/DataView/CondFromRasterDialog.h
index 2fb7bcea8e2..c2917ec6339 100644
--- a/Gui/DataView/CondFromRasterDialog.h
+++ b/Gui/DataView/CondFromRasterDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CondFromRasterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/CondItem.h b/Gui/DataView/CondItem.h
index 6682c9978bb..cf0fb58060f 100644
--- a/Gui/DataView/CondItem.h
+++ b/Gui/DataView/CondItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CondItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/CondObjectListItem.h b/Gui/DataView/CondObjectListItem.h
index ca88fb865a1..7a41e145b76 100644
--- a/Gui/DataView/CondObjectListItem.h
+++ b/Gui/DataView/CondObjectListItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CondObjectListItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ConditionWriterDialog.cpp b/Gui/DataView/ConditionWriterDialog.cpp
index 12f8990a8d1..b03fef910aa 100644
--- a/Gui/DataView/ConditionWriterDialog.cpp
+++ b/Gui/DataView/ConditionWriterDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ConditionWriterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ConditionWriterDialog.h b/Gui/DataView/ConditionWriterDialog.h
index 66327551f2e..c1445133c1e 100644
--- a/Gui/DataView/ConditionWriterDialog.h
+++ b/Gui/DataView/ConditionWriterDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ConditionWriterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DataExplorerSettingsDialog.cpp b/Gui/DataView/DataExplorerSettingsDialog.cpp
index bcaaf007227..8b8daf05d53 100644
--- a/Gui/DataView/DataExplorerSettingsDialog.cpp
+++ b/Gui/DataView/DataExplorerSettingsDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DataExplorerSettingsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DataExplorerSettingsDialog.h b/Gui/DataView/DataExplorerSettingsDialog.h
index 1086fba20c4..7a5f596ecb2 100644
--- a/Gui/DataView/DataExplorerSettingsDialog.h
+++ b/Gui/DataView/DataExplorerSettingsDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DataExplorerSettingsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DetailWindow.cpp b/Gui/DataView/DiagramView/DetailWindow.cpp
index 7bf1b5fc664..88e736ab5b1 100644
--- a/Gui/DataView/DiagramView/DetailWindow.cpp
+++ b/Gui/DataView/DiagramView/DetailWindow.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DetailWindow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DetailWindow.h b/Gui/DataView/DiagramView/DetailWindow.h
index ce6099bec82..81d72650051 100644
--- a/Gui/DataView/DiagramView/DetailWindow.h
+++ b/Gui/DataView/DiagramView/DetailWindow.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DetailWindow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramList.cpp b/Gui/DataView/DiagramView/DiagramList.cpp
index 5daffdb77f2..ef7bb5c5cda 100644
--- a/Gui/DataView/DiagramView/DiagramList.cpp
+++ b/Gui/DataView/DiagramView/DiagramList.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DiagramList class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramList.h b/Gui/DataView/DiagramView/DiagramList.h
index dc102e6ad5e..c67125e0383 100644
--- a/Gui/DataView/DiagramView/DiagramList.h
+++ b/Gui/DataView/DiagramView/DiagramList.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DiagramList class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramPrefsDialog.cpp b/Gui/DataView/DiagramView/DiagramPrefsDialog.cpp
index 8b3c00bc8d2..70e8f197adb 100644
--- a/Gui/DataView/DiagramView/DiagramPrefsDialog.cpp
+++ b/Gui/DataView/DiagramView/DiagramPrefsDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DiagramPrefsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramPrefsDialog.h b/Gui/DataView/DiagramView/DiagramPrefsDialog.h
index ecd7b81c1fe..c33af2fd18e 100644
--- a/Gui/DataView/DiagramView/DiagramPrefsDialog.h
+++ b/Gui/DataView/DiagramView/DiagramPrefsDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DiagramPrefsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramScene.cpp b/Gui/DataView/DiagramView/DiagramScene.cpp
index 0187044b1e0..f6f60a49dfd 100644
--- a/Gui/DataView/DiagramView/DiagramScene.cpp
+++ b/Gui/DataView/DiagramView/DiagramScene.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DiagramScene class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramScene.h b/Gui/DataView/DiagramView/DiagramScene.h
index bce19c91a98..b73bb476c17 100644
--- a/Gui/DataView/DiagramView/DiagramScene.h
+++ b/Gui/DataView/DiagramView/DiagramScene.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DiagramScene class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramView.cpp b/Gui/DataView/DiagramView/DiagramView.cpp
index f89ec2dd85e..03a3de713a2 100644
--- a/Gui/DataView/DiagramView/DiagramView.cpp
+++ b/Gui/DataView/DiagramView/DiagramView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DiagramView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/DiagramView.h b/Gui/DataView/DiagramView/DiagramView.h
index 1ca68ba0c81..51aea57ba79 100644
--- a/Gui/DataView/DiagramView/DiagramView.h
+++ b/Gui/DataView/DiagramView/DiagramView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DiagramView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/QArrow.cpp b/Gui/DataView/DiagramView/QArrow.cpp
index 15dee408ebc..bcf3604e847 100644
--- a/Gui/DataView/DiagramView/QArrow.cpp
+++ b/Gui/DataView/DiagramView/QArrow.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the QArrow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/QArrow.h b/Gui/DataView/DiagramView/QArrow.h
index 86a1eb9fe1c..d4452f94830 100644
--- a/Gui/DataView/DiagramView/QArrow.h
+++ b/Gui/DataView/DiagramView/QArrow.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the QArrow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/QGraphicsGrid.cpp b/Gui/DataView/DiagramView/QGraphicsGrid.cpp
index 90fc58bbc89..420f99d9ec6 100644
--- a/Gui/DataView/DiagramView/QGraphicsGrid.cpp
+++ b/Gui/DataView/DiagramView/QGraphicsGrid.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the QGraphicsGrid class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DiagramView/QGraphicsGrid.h b/Gui/DataView/DiagramView/QGraphicsGrid.h
index 08dc96448f1..089f8da8618 100644
--- a/Gui/DataView/DiagramView/QGraphicsGrid.h
+++ b/Gui/DataView/DiagramView/QGraphicsGrid.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the QGraphicsGrid class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DirectConditionGenerator.cpp b/Gui/DataView/DirectConditionGenerator.cpp
index 59b374684ca..abb16bb120d 100644
--- a/Gui/DataView/DirectConditionGenerator.cpp
+++ b/Gui/DataView/DirectConditionGenerator.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DirectConditionGenerator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/DirectConditionGenerator.h b/Gui/DataView/DirectConditionGenerator.h
index f7795de202d..d3d7525d1f9 100644
--- a/Gui/DataView/DirectConditionGenerator.h
+++ b/Gui/DataView/DirectConditionGenerator.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DirectConditionGenerator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ElementTreeModel.cpp b/Gui/DataView/ElementTreeModel.cpp
index d5e084774a5..95bfb4922ce 100644
--- a/Gui/DataView/ElementTreeModel.cpp
+++ b/Gui/DataView/ElementTreeModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ElementTreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ElementTreeModel.h b/Gui/DataView/ElementTreeModel.h
index dca8d0641fe..ceeebf2ad33 100644
--- a/Gui/DataView/ElementTreeModel.h
+++ b/Gui/DataView/ElementTreeModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ElementTreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ElementTreeView.cpp b/Gui/DataView/ElementTreeView.cpp
index e157673d31d..27c5d991253 100644
--- a/Gui/DataView/ElementTreeView.cpp
+++ b/Gui/DataView/ElementTreeView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ElementTreeView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ElementTreeView.h b/Gui/DataView/ElementTreeView.h
index 0258a7f4f21..b9146af81a7 100644
--- a/Gui/DataView/ElementTreeView.h
+++ b/Gui/DataView/ElementTreeView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ElementTreeView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/FEMConditionSetupDialog.cpp b/Gui/DataView/FEMConditionSetupDialog.cpp
index 0d59c265a94..aba1e7b99b7 100644
--- a/Gui/DataView/FEMConditionSetupDialog.cpp
+++ b/Gui/DataView/FEMConditionSetupDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the FEMConditionSetupDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/FEMConditionSetupDialog.h b/Gui/DataView/FEMConditionSetupDialog.h
index ed1cb3063c1..2742553d10f 100644
--- a/Gui/DataView/FEMConditionSetupDialog.h
+++ b/Gui/DataView/FEMConditionSetupDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the FEMConditionSetupDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GEOModels.cpp b/Gui/DataView/GEOModels.cpp
index 223245cb51e..a8a2fd75988 100644
--- a/Gui/DataView/GEOModels.cpp
+++ b/Gui/DataView/GEOModels.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GEOModels class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GEOModels.h b/Gui/DataView/GEOModels.h
index 52ee266ed25..b81b73b6677 100644
--- a/Gui/DataView/GEOModels.h
+++ b/Gui/DataView/GEOModels.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GEOModels class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GMSHPrefsDialog.cpp b/Gui/DataView/GMSHPrefsDialog.cpp
index 3cf441332c4..ace06e5dc74 100644
--- a/Gui/DataView/GMSHPrefsDialog.cpp
+++ b/Gui/DataView/GMSHPrefsDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSHPrefsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GMSHPrefsDialog.h b/Gui/DataView/GMSHPrefsDialog.h
index f88193959e7..b00969764f7 100644
--- a/Gui/DataView/GMSHPrefsDialog.h
+++ b/Gui/DataView/GMSHPrefsDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMSHPrefsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoMapper.cpp b/Gui/DataView/GeoMapper.cpp
index aedf78ebc31..0e58afedbe9 100644
--- a/Gui/DataView/GeoMapper.cpp
+++ b/Gui/DataView/GeoMapper.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoMapper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoMapper.h b/Gui/DataView/GeoMapper.h
index f38dddf4af1..6ae5b11e22d 100644
--- a/Gui/DataView/GeoMapper.h
+++ b/Gui/DataView/GeoMapper.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoMapper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoObjectListItem.h b/Gui/DataView/GeoObjectListItem.h
index 98bc17d0630..7eef4b2a0b3 100644
--- a/Gui/DataView/GeoObjectListItem.h
+++ b/Gui/DataView/GeoObjectListItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoObjectListItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoOnMeshMappingDialog.cpp b/Gui/DataView/GeoOnMeshMappingDialog.cpp
index bc8f11d1237..db002f81517 100644
--- a/Gui/DataView/GeoOnMeshMappingDialog.cpp
+++ b/Gui/DataView/GeoOnMeshMappingDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoOnMeshMappingDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoOnMeshMappingDialog.h b/Gui/DataView/GeoOnMeshMappingDialog.h
index d9adaada35b..2abcc13b752 100644
--- a/Gui/DataView/GeoOnMeshMappingDialog.h
+++ b/Gui/DataView/GeoOnMeshMappingDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoOnMeshMappingDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTabWidget.cpp b/Gui/DataView/GeoTabWidget.cpp
index 88649981fe7..64ac9a42490 100644
--- a/Gui/DataView/GeoTabWidget.cpp
+++ b/Gui/DataView/GeoTabWidget.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTabWidget.h b/Gui/DataView/GeoTabWidget.h
index c8a833fe3ed..2edfed6dde0 100644
--- a/Gui/DataView/GeoTabWidget.h
+++ b/Gui/DataView/GeoTabWidget.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTreeItem.h b/Gui/DataView/GeoTreeItem.h
index 949686363ff..102aade7eca 100644
--- a/Gui/DataView/GeoTreeItem.h
+++ b/Gui/DataView/GeoTreeItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoTreeItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTreeModel.cpp b/Gui/DataView/GeoTreeModel.cpp
index 85714790886..4bbc39b3b22 100644
--- a/Gui/DataView/GeoTreeModel.cpp
+++ b/Gui/DataView/GeoTreeModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoTreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTreeModel.h b/Gui/DataView/GeoTreeModel.h
index 4183c515f66..d3d801a391c 100644
--- a/Gui/DataView/GeoTreeModel.h
+++ b/Gui/DataView/GeoTreeModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoTreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTreeView.cpp b/Gui/DataView/GeoTreeView.cpp
index e91c2ea93e7..8c0e28ca33c 100644
--- a/Gui/DataView/GeoTreeView.cpp
+++ b/Gui/DataView/GeoTreeView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoTreeView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/GeoTreeView.h b/Gui/DataView/GeoTreeView.h
index 63a23aba20b..fc77ac71a8c 100644
--- a/Gui/DataView/GeoTreeView.h
+++ b/Gui/DataView/GeoTreeView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoTreeView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/LicenseDialog.cpp b/Gui/DataView/LicenseDialog.cpp
index 7d23b603b91..c76690ca6c1 100644
--- a/Gui/DataView/LicenseDialog.cpp
+++ b/Gui/DataView/LicenseDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LicenseDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
@@ -26,7 +26,7 @@ void LicenseDialog::setText()
 {
 	QString text;
 	QTextStream stream(&text);
-	stream << "<p>Copyright (c) 2013, OpenGeoSys Community "
+	stream << "<p>Copyright (c) 2012-2014, OpenGeoSys Community "
 		   << "(<a href='http://www.opengeosys.org'>http://www.opengeosys.org</a>)<br />"
 		   << "All rights reserved.</p>"
 		   << "<p>Redistribution and use in source and binary forms, with or without"
diff --git a/Gui/DataView/LicenseDialog.h b/Gui/DataView/LicenseDialog.h
index 9081d0aab11..8721b44db71 100644
--- a/Gui/DataView/LicenseDialog.h
+++ b/Gui/DataView/LicenseDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LicenseDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/LineEditDialog.cpp b/Gui/DataView/LineEditDialog.cpp
index bbb2b8615ce..1231cab0a13 100644
--- a/Gui/DataView/LineEditDialog.cpp
+++ b/Gui/DataView/LineEditDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LineEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/LineEditDialog.h b/Gui/DataView/LineEditDialog.h
index e9f94dd6519..a6d7ee4f691 100644
--- a/Gui/DataView/LineEditDialog.h
+++ b/Gui/DataView/LineEditDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LineEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/LinearEditDialog.cpp b/Gui/DataView/LinearEditDialog.cpp
index 859dc30ef36..5118239bc00 100644
--- a/Gui/DataView/LinearEditDialog.cpp
+++ b/Gui/DataView/LinearEditDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LinearEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/LinearEditDialog.h b/Gui/DataView/LinearEditDialog.h
index 407c16c9815..72302457b8e 100644
--- a/Gui/DataView/LinearEditDialog.h
+++ b/Gui/DataView/LinearEditDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LinearEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ListPropertiesDialog.cpp b/Gui/DataView/ListPropertiesDialog.cpp
index 64a8a9b8933..71ff02e6419 100644
--- a/Gui/DataView/ListPropertiesDialog.cpp
+++ b/Gui/DataView/ListPropertiesDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ListPropertiesDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ListPropertiesDialog.h b/Gui/DataView/ListPropertiesDialog.h
index 7ba71eac44a..f79a1f8e687 100644
--- a/Gui/DataView/ListPropertiesDialog.h
+++ b/Gui/DataView/ListPropertiesDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ListPropertiesDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MergeGeometriesDialog.cpp b/Gui/DataView/MergeGeometriesDialog.cpp
index 7ce7c213990..1579e44c9e7 100644
--- a/Gui/DataView/MergeGeometriesDialog.cpp
+++ b/Gui/DataView/MergeGeometriesDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MergeGeometriesDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MergeGeometriesDialog.h b/Gui/DataView/MergeGeometriesDialog.h
index b5c7fa22f98..8773daaadc2 100644
--- a/Gui/DataView/MergeGeometriesDialog.h
+++ b/Gui/DataView/MergeGeometriesDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MergeGeometriesDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshAnalysisDialog.cpp b/Gui/DataView/MeshAnalysisDialog.cpp
index 6eb59a2328f..cb654c10a67 100644
--- a/Gui/DataView/MeshAnalysisDialog.cpp
+++ b/Gui/DataView/MeshAnalysisDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshAnalysisDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshAnalysisDialog.h b/Gui/DataView/MeshAnalysisDialog.h
index e25f718bc3d..c09d3db10e3 100644
--- a/Gui/DataView/MeshAnalysisDialog.h
+++ b/Gui/DataView/MeshAnalysisDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshAnalysisDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshElementRemovalDialog.cpp b/Gui/DataView/MeshElementRemovalDialog.cpp
index 0c855565cc8..de101d63c5d 100644
--- a/Gui/DataView/MeshElementRemovalDialog.cpp
+++ b/Gui/DataView/MeshElementRemovalDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshElementRemovalDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshElementRemovalDialog.h b/Gui/DataView/MeshElementRemovalDialog.h
index 99cfea143ca..6f2a77e8f30 100644
--- a/Gui/DataView/MeshElementRemovalDialog.h
+++ b/Gui/DataView/MeshElementRemovalDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshElementRemovalDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshLayerEditDialog.cpp b/Gui/DataView/MeshLayerEditDialog.cpp
index 24d8f4c17c9..91650be0a9b 100644
--- a/Gui/DataView/MeshLayerEditDialog.cpp
+++ b/Gui/DataView/MeshLayerEditDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshLayerEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshLayerEditDialog.h b/Gui/DataView/MeshLayerEditDialog.h
index a4dcde19d5c..3d8a7ed8942 100644
--- a/Gui/DataView/MeshLayerEditDialog.h
+++ b/Gui/DataView/MeshLayerEditDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshLayerEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshValueEditDialog.cpp b/Gui/DataView/MeshValueEditDialog.cpp
index 659d8d808b1..462a9f0bdd5 100644
--- a/Gui/DataView/MeshValueEditDialog.cpp
+++ b/Gui/DataView/MeshValueEditDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshValueEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MeshValueEditDialog.h b/Gui/DataView/MeshValueEditDialog.h
index 1801cf18a9c..2cb3f8d7660 100644
--- a/Gui/DataView/MeshValueEditDialog.h
+++ b/Gui/DataView/MeshValueEditDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshValueEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ModelTreeItem.cpp b/Gui/DataView/ModelTreeItem.cpp
index 4fd6ad8ca67..dcc2c4a26b9 100644
--- a/Gui/DataView/ModelTreeItem.cpp
+++ b/Gui/DataView/ModelTreeItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ModelTreeItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ModelTreeItem.h b/Gui/DataView/ModelTreeItem.h
index 83403d2b75f..70180c0b2da 100644
--- a/Gui/DataView/ModelTreeItem.h
+++ b/Gui/DataView/ModelTreeItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ModelTreeItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ModellingTabWidget.cpp b/Gui/DataView/ModellingTabWidget.cpp
index 4aa04926db8..7e8f8082f79 100644
--- a/Gui/DataView/ModellingTabWidget.cpp
+++ b/Gui/DataView/ModellingTabWidget.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ModellingTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ModellingTabWidget.h b/Gui/DataView/ModellingTabWidget.h
index 874320870a0..70369d41ae9 100644
--- a/Gui/DataView/ModellingTabWidget.h
+++ b/Gui/DataView/ModellingTabWidget.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ModellingTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshEditDialog.cpp b/Gui/DataView/MshEditDialog.cpp
index 578f9b9debd..dfe5448047f 100644
--- a/Gui/DataView/MshEditDialog.cpp
+++ b/Gui/DataView/MshEditDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MshEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshEditDialog.h b/Gui/DataView/MshEditDialog.h
index 69c2e9739c9..f9de10e8859 100644
--- a/Gui/DataView/MshEditDialog.h
+++ b/Gui/DataView/MshEditDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MshEditDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshItem.cpp b/Gui/DataView/MshItem.cpp
index 3f20fc01329..cd28ee30656 100644
--- a/Gui/DataView/MshItem.cpp
+++ b/Gui/DataView/MshItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MshItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshItem.h b/Gui/DataView/MshItem.h
index edf38ff183c..f115bbfa8d4 100644
--- a/Gui/DataView/MshItem.h
+++ b/Gui/DataView/MshItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MshItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshModel.cpp b/Gui/DataView/MshModel.cpp
index e34188382b8..d0409209a6f 100644
--- a/Gui/DataView/MshModel.cpp
+++ b/Gui/DataView/MshModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MshModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshModel.h b/Gui/DataView/MshModel.h
index 0b72e1cbbfd..d07d3215b14 100644
--- a/Gui/DataView/MshModel.h
+++ b/Gui/DataView/MshModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MshModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshQualitySelectionDialog.cpp b/Gui/DataView/MshQualitySelectionDialog.cpp
index 4885d7d85bc..d3b916cf7bb 100644
--- a/Gui/DataView/MshQualitySelectionDialog.cpp
+++ b/Gui/DataView/MshQualitySelectionDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MshQualitySelectionDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshQualitySelectionDialog.h b/Gui/DataView/MshQualitySelectionDialog.h
index ddd741f4934..3bbaa32ddcd 100644
--- a/Gui/DataView/MshQualitySelectionDialog.h
+++ b/Gui/DataView/MshQualitySelectionDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MshQualitySelectionDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshTabWidget.cpp b/Gui/DataView/MshTabWidget.cpp
index 38732f2aa1e..0aaa0cbcdaa 100644
--- a/Gui/DataView/MshTabWidget.cpp
+++ b/Gui/DataView/MshTabWidget.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MshTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshTabWidget.h b/Gui/DataView/MshTabWidget.h
index 9d3469ac29f..1c8e779bae8 100644
--- a/Gui/DataView/MshTabWidget.h
+++ b/Gui/DataView/MshTabWidget.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MshTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshView.cpp b/Gui/DataView/MshView.cpp
index 78114a8bc71..80d5fa29ec4 100644
--- a/Gui/DataView/MshView.cpp
+++ b/Gui/DataView/MshView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MshView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/MshView.h b/Gui/DataView/MshView.h
index 4ff9c3e700d..8f241791471 100644
--- a/Gui/DataView/MshView.h
+++ b/Gui/DataView/MshView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MshView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/NewProcessDialog.cpp b/Gui/DataView/NewProcessDialog.cpp
index 81438423365..787aa13bc05 100644
--- a/Gui/DataView/NewProcessDialog.cpp
+++ b/Gui/DataView/NewProcessDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the NewProcessDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/NewProcessDialog.h b/Gui/DataView/NewProcessDialog.h
index 59046d6b515..4493b5f2730 100644
--- a/Gui/DataView/NewProcessDialog.h
+++ b/Gui/DataView/NewProcessDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the NewProcessDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ProcessItem.h b/Gui/DataView/ProcessItem.h
index a778ed884cb..b6ec4d1bc15 100644
--- a/Gui/DataView/ProcessItem.h
+++ b/Gui/DataView/ProcessItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ProcessItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ProcessModel.cpp b/Gui/DataView/ProcessModel.cpp
index 194fd07c120..aade42b2913 100644
--- a/Gui/DataView/ProcessModel.cpp
+++ b/Gui/DataView/ProcessModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ProcessModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ProcessModel.h b/Gui/DataView/ProcessModel.h
index f17c3a03a1a..d105177bc1b 100644
--- a/Gui/DataView/ProcessModel.h
+++ b/Gui/DataView/ProcessModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ProcessModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ProcessView.cpp b/Gui/DataView/ProcessView.cpp
index 8c0a8ea4213..450be7e46c3 100644
--- a/Gui/DataView/ProcessView.cpp
+++ b/Gui/DataView/ProcessView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ProcessView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/ProcessView.h b/Gui/DataView/ProcessView.h
index 29fd41dff2a..573d3507cbf 100644
--- a/Gui/DataView/ProcessView.h
+++ b/Gui/DataView/ProcessView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ProcessView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/SHPImportDialog.cpp b/Gui/DataView/SHPImportDialog.cpp
index bda310966f0..e8f0b0fa320 100644
--- a/Gui/DataView/SHPImportDialog.cpp
+++ b/Gui/DataView/SHPImportDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SHPImportDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/SHPImportDialog.h b/Gui/DataView/SHPImportDialog.h
index 7c67cbe4eb9..d36a9918eeb 100644
--- a/Gui/DataView/SHPImportDialog.h
+++ b/Gui/DataView/SHPImportDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SHPImportDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/SelectMeshDialog.cpp b/Gui/DataView/SelectMeshDialog.cpp
index f35d007570e..2b7be49e3c3 100644
--- a/Gui/DataView/SelectMeshDialog.cpp
+++ b/Gui/DataView/SelectMeshDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SelectMeshDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/SelectMeshDialog.h b/Gui/DataView/SelectMeshDialog.h
index d79625c90c3..eb27ce45b41 100644
--- a/Gui/DataView/SelectMeshDialog.h
+++ b/Gui/DataView/SelectMeshDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SelectMeshDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/SetNameDialog.cpp b/Gui/DataView/SetNameDialog.cpp
index eead500f590..b95f4a85e2e 100644
--- a/Gui/DataView/SetNameDialog.cpp
+++ b/Gui/DataView/SetNameDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SetNameDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/SetNameDialog.h b/Gui/DataView/SetNameDialog.h
index 163ffb95015..daa6776157c 100644
--- a/Gui/DataView/SetNameDialog.h
+++ b/Gui/DataView/SetNameDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SetNameDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StationTabWidget.cpp b/Gui/DataView/StationTabWidget.cpp
index 311709d9659..27202b7040a 100644
--- a/Gui/DataView/StationTabWidget.cpp
+++ b/Gui/DataView/StationTabWidget.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StationTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StationTabWidget.h b/Gui/DataView/StationTabWidget.h
index dfb4442e0b1..2346c3102a0 100644
--- a/Gui/DataView/StationTabWidget.h
+++ b/Gui/DataView/StationTabWidget.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StationTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StationTreeModel.cpp b/Gui/DataView/StationTreeModel.cpp
index 433ac78f149..3ba4d72adbf 100644
--- a/Gui/DataView/StationTreeModel.cpp
+++ b/Gui/DataView/StationTreeModel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StationTreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StationTreeModel.h b/Gui/DataView/StationTreeModel.h
index 2a231e9a411..d2471188704 100644
--- a/Gui/DataView/StationTreeModel.h
+++ b/Gui/DataView/StationTreeModel.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StationTreeModel class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StationTreeView.cpp b/Gui/DataView/StationTreeView.cpp
index 646f0a4f42c..31f14c40080 100644
--- a/Gui/DataView/StationTreeView.cpp
+++ b/Gui/DataView/StationTreeView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StationTreeView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StationTreeView.h b/Gui/DataView/StationTreeView.h
index c709f39e724..add54b9f767 100644
--- a/Gui/DataView/StationTreeView.h
+++ b/Gui/DataView/StationTreeView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StationTreeView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratBar.cpp b/Gui/DataView/StratView/StratBar.cpp
index e83272eeeaf..d5f0bd2b55f 100644
--- a/Gui/DataView/StratView/StratBar.cpp
+++ b/Gui/DataView/StratView/StratBar.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StratBar class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratBar.h b/Gui/DataView/StratView/StratBar.h
index 41b8134df4f..a9c797d59af 100644
--- a/Gui/DataView/StratView/StratBar.h
+++ b/Gui/DataView/StratView/StratBar.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StratBar class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratScene.cpp b/Gui/DataView/StratView/StratScene.cpp
index 24530a7db56..dbaaa626204 100644
--- a/Gui/DataView/StratView/StratScene.cpp
+++ b/Gui/DataView/StratView/StratScene.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StratScene class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratScene.h b/Gui/DataView/StratView/StratScene.h
index cb0e6c63b04..f8cb92c4c61 100644
--- a/Gui/DataView/StratView/StratScene.h
+++ b/Gui/DataView/StratView/StratScene.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StratScene class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratView.cpp b/Gui/DataView/StratView/StratView.cpp
index a6937e65de4..e5923023bc2 100644
--- a/Gui/DataView/StratView/StratView.cpp
+++ b/Gui/DataView/StratView/StratView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StratView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratView.h b/Gui/DataView/StratView/StratView.h
index fb726dedb4c..bec8a45e181 100644
--- a/Gui/DataView/StratView/StratView.h
+++ b/Gui/DataView/StratView/StratView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StratView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratWindow.cpp b/Gui/DataView/StratView/StratWindow.cpp
index 4384b6ccc50..82a54bedb54 100644
--- a/Gui/DataView/StratView/StratWindow.cpp
+++ b/Gui/DataView/StratView/StratWindow.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the StratWindow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/DataView/StratView/StratWindow.h b/Gui/DataView/StratView/StratWindow.h
index fd36791a667..e371d61d779 100644
--- a/Gui/DataView/StratView/StratWindow.h
+++ b/Gui/DataView/StratView/StratWindow.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the StratWindow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/Vrpn/QSpaceNavigatorClient.cpp b/Gui/Vrpn/QSpaceNavigatorClient.cpp
index 1f77721e038..383d810e34f 100644
--- a/Gui/Vrpn/QSpaceNavigatorClient.cpp
+++ b/Gui/Vrpn/QSpaceNavigatorClient.cpp
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/QSpaceNavigatorClient.h b/Gui/Vrpn/QSpaceNavigatorClient.h
index 468bd6f8064..a111b109b02 100644
--- a/Gui/Vrpn/QSpaceNavigatorClient.h
+++ b/Gui/Vrpn/QSpaceNavigatorClient.h
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/QVrpnArtTrackingClient.cpp b/Gui/Vrpn/QVrpnArtTrackingClient.cpp
index f1807f4e111..d1cf92cd388 100644
--- a/Gui/Vrpn/QVrpnArtTrackingClient.cpp
+++ b/Gui/Vrpn/QVrpnArtTrackingClient.cpp
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/QVrpnArtTrackingClient.h b/Gui/Vrpn/QVrpnArtTrackingClient.h
index cef8921b893..c09e5943777 100644
--- a/Gui/Vrpn/QVrpnArtTrackingClient.h
+++ b/Gui/Vrpn/QVrpnArtTrackingClient.h
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/TrackingSettingsWidget.cpp b/Gui/Vrpn/TrackingSettingsWidget.cpp
index b44477685ca..d14814db247 100644
--- a/Gui/Vrpn/TrackingSettingsWidget.cpp
+++ b/Gui/Vrpn/TrackingSettingsWidget.cpp
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/TrackingSettingsWidget.h b/Gui/Vrpn/TrackingSettingsWidget.h
index f7f553ccf6b..6194324e094 100644
--- a/Gui/Vrpn/TrackingSettingsWidget.h
+++ b/Gui/Vrpn/TrackingSettingsWidget.h
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/VrpnClient.cpp b/Gui/Vrpn/VrpnClient.cpp
index c4502682497..25d433cc44c 100644
--- a/Gui/Vrpn/VrpnClient.cpp
+++ b/Gui/Vrpn/VrpnClient.cpp
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/Vrpn/VrpnClient.h b/Gui/Vrpn/VrpnClient.h
index 443df6a0587..a516afa6d8f 100644
--- a/Gui/Vrpn/VrpnClient.h
+++ b/Gui/Vrpn/VrpnClient.h
@@ -4,7 +4,7 @@
  * \date 2010-08-31
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/Gui/VtkAct/VtkCustomInteractorStyle.cpp b/Gui/VtkAct/VtkCustomInteractorStyle.cpp
index 0f28da7201c..dcd6f862cfc 100644
--- a/Gui/VtkAct/VtkCustomInteractorStyle.cpp
+++ b/Gui/VtkAct/VtkCustomInteractorStyle.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCustomInteractorStyle class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkAct/VtkCustomInteractorStyle.h b/Gui/VtkAct/VtkCustomInteractorStyle.h
index 97e4b4aa2c1..021c9dc0e55 100644
--- a/Gui/VtkAct/VtkCustomInteractorStyle.h
+++ b/Gui/VtkAct/VtkCustomInteractorStyle.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCustomInteractorStyle class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkAct/VtkPickCallback.cpp b/Gui/VtkAct/VtkPickCallback.cpp
index 7251f697397..cb12d7dd88c 100644
--- a/Gui/VtkAct/VtkPickCallback.cpp
+++ b/Gui/VtkAct/VtkPickCallback.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkPickCallback class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkAct/VtkPickCallback.h b/Gui/VtkAct/VtkPickCallback.h
index c43482104a4..93ef0d11509 100644
--- a/Gui/VtkAct/VtkPickCallback.h
+++ b/Gui/VtkAct/VtkPickCallback.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkPickCallback class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/MeshFromRasterDialog.cpp b/Gui/VtkVis/MeshFromRasterDialog.cpp
index a69c45f935a..5e968c2938c 100644
--- a/Gui/VtkVis/MeshFromRasterDialog.cpp
+++ b/Gui/VtkVis/MeshFromRasterDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshFromRasterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/MeshFromRasterDialog.h b/Gui/VtkVis/MeshFromRasterDialog.h
index 6493c833882..de87a33f3d6 100644
--- a/Gui/VtkVis/MeshFromRasterDialog.h
+++ b/Gui/VtkVis/MeshFromRasterDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshFromRasterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/OGSFilterInfo.h b/Gui/VtkVis/OGSFilterInfo.h
index d7204a4cbff..285448c4fb2 100644
--- a/Gui/VtkVis/OGSFilterInfo.h
+++ b/Gui/VtkVis/OGSFilterInfo.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the OGSFilterInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/QVtkDataSetMapper.cpp b/Gui/VtkVis/QVtkDataSetMapper.cpp
index 114645f367d..2eb8a85050a 100644
--- a/Gui/VtkVis/QVtkDataSetMapper.cpp
+++ b/Gui/VtkVis/QVtkDataSetMapper.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the QVtkDataSetMapper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/QVtkDataSetMapper.h b/Gui/VtkVis/QVtkDataSetMapper.h
index 499cf0ea0f7..a9ab03e7201 100644
--- a/Gui/VtkVis/QVtkDataSetMapper.h
+++ b/Gui/VtkVis/QVtkDataSetMapper.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the QVtkDataSetMapper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VisPrefsDialog.cpp b/Gui/VtkVis/VisPrefsDialog.cpp
index 014e4b1b9d6..a4ccb76bb0c 100644
--- a/Gui/VtkVis/VisPrefsDialog.cpp
+++ b/Gui/VtkVis/VisPrefsDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VisPrefsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VisPrefsDialog.h b/Gui/VtkVis/VisPrefsDialog.h
index 00cfab3123d..2607702c526 100644
--- a/Gui/VtkVis/VisPrefsDialog.h
+++ b/Gui/VtkVis/VisPrefsDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VisPrefsDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VisualizationWidget.cpp b/Gui/VtkVis/VisualizationWidget.cpp
index d0950a7a123..2c0db34f58c 100644
--- a/Gui/VtkVis/VisualizationWidget.cpp
+++ b/Gui/VtkVis/VisualizationWidget.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VisualizationWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VisualizationWidget.h b/Gui/VtkVis/VisualizationWidget.h
index 9ba08746dab..9d715ba5243 100644
--- a/Gui/VtkVis/VisualizationWidget.h
+++ b/Gui/VtkVis/VisualizationWidget.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VisualizationWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAddFilterDialog.cpp b/Gui/VtkVis/VtkAddFilterDialog.cpp
index 5c57c37049f..bdd361a0799 100644
--- a/Gui/VtkVis/VtkAddFilterDialog.cpp
+++ b/Gui/VtkVis/VtkAddFilterDialog.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkAddFilterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAddFilterDialog.h b/Gui/VtkVis/VtkAddFilterDialog.h
index 269665a9312..258eb483d45 100644
--- a/Gui/VtkVis/VtkAddFilterDialog.h
+++ b/Gui/VtkVis/VtkAddFilterDialog.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkAddFilterDialog class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmProperties.cpp b/Gui/VtkVis/VtkAlgorithmProperties.cpp
index 953aaa46f8e..03ca2d19674 100644
--- a/Gui/VtkVis/VtkAlgorithmProperties.cpp
+++ b/Gui/VtkVis/VtkAlgorithmProperties.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkAlgorithmProperties class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmProperties.h b/Gui/VtkVis/VtkAlgorithmProperties.h
index 86a792e8f24..2926a1ebf24 100644
--- a/Gui/VtkVis/VtkAlgorithmProperties.h
+++ b/Gui/VtkVis/VtkAlgorithmProperties.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkAlgorithmProperties class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.cpp b/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.cpp
index 29fe4b83652..06b476d7313 100644
--- a/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.cpp
+++ b/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkAlgorithmPropertyCheckbox class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.h b/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.h
index 7f6695e5296..7d4ee751198 100644
--- a/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.h
+++ b/Gui/VtkVis/VtkAlgorithmPropertyCheckbox.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkAlgorithmPropertyCheckbox class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.cpp b/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.cpp
index 55d6aa7269c..c77b5d10c9b 100644
--- a/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.cpp
+++ b/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkAlgorithmPropertyLineEdit class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.h b/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.h
index 65c864d9026..c75ff7442fc 100644
--- a/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.h
+++ b/Gui/VtkVis/VtkAlgorithmPropertyLineEdit.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkAlgorithmPropertyLineEdit class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp b/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp
index 76a6bd75506..16832d483ee 100644
--- a/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp
+++ b/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkAlgorithmPropertyVectorEdit class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.h b/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.h
index 9f4d96af9cd..dcce2065cfb 100644
--- a/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.h
+++ b/Gui/VtkVis/VtkAlgorithmPropertyVectorEdit.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkAlgorithmPropertyVectorEdit class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAppendArrayFilter.cpp b/Gui/VtkVis/VtkAppendArrayFilter.cpp
index 1636df71dd3..a3bb2dd4643 100644
--- a/Gui/VtkVis/VtkAppendArrayFilter.cpp
+++ b/Gui/VtkVis/VtkAppendArrayFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkAppendArrayFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkAppendArrayFilter.h b/Gui/VtkVis/VtkAppendArrayFilter.h
index 7b89da662cf..e546dcddc87 100644
--- a/Gui/VtkVis/VtkAppendArrayFilter.h
+++ b/Gui/VtkVis/VtkAppendArrayFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkAppendArrayFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkBGImageSource.cpp b/Gui/VtkVis/VtkBGImageSource.cpp
index 81cb64fa845..c06a44b66d0 100644
--- a/Gui/VtkVis/VtkBGImageSource.cpp
+++ b/Gui/VtkVis/VtkBGImageSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkBGImageSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkBGImageSource.h b/Gui/VtkVis/VtkBGImageSource.h
index ab16edc9841..b6af9cc0676 100644
--- a/Gui/VtkVis/VtkBGImageSource.h
+++ b/Gui/VtkVis/VtkBGImageSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkBGImageSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkColorByHeightFilter.cpp b/Gui/VtkVis/VtkColorByHeightFilter.cpp
index a451e214b7f..78257995079 100644
--- a/Gui/VtkVis/VtkColorByHeightFilter.cpp
+++ b/Gui/VtkVis/VtkColorByHeightFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkColorByHeightFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkColorByHeightFilter.h b/Gui/VtkVis/VtkColorByHeightFilter.h
index 2d11a9f63df..d3e47b1f804 100644
--- a/Gui/VtkVis/VtkColorByHeightFilter.h
+++ b/Gui/VtkVis/VtkColorByHeightFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkColorByHeightFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkColorLookupTable.cpp b/Gui/VtkVis/VtkColorLookupTable.cpp
index 990b03ca863..93b25955192 100644
--- a/Gui/VtkVis/VtkColorLookupTable.cpp
+++ b/Gui/VtkVis/VtkColorLookupTable.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkColorLookupTable class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkColorLookupTable.h b/Gui/VtkVis/VtkColorLookupTable.h
index a911c7d1184..976390aef83 100644
--- a/Gui/VtkVis/VtkColorLookupTable.h
+++ b/Gui/VtkVis/VtkColorLookupTable.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkColorLookupTable class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeColorByHeightFilter.cpp b/Gui/VtkVis/VtkCompositeColorByHeightFilter.cpp
index 50a9f4b139a..d6fd57f13b3 100644
--- a/Gui/VtkVis/VtkCompositeColorByHeightFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeColorByHeightFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeColorByHeightFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeColorByHeightFilter.h b/Gui/VtkVis/VtkCompositeColorByHeightFilter.h
index 06f53222c1a..7eb405ffe4f 100644
--- a/Gui/VtkVis/VtkCompositeColorByHeightFilter.h
+++ b/Gui/VtkVis/VtkCompositeColorByHeightFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeColorByHeightFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeColormapToImageFilter.cpp b/Gui/VtkVis/VtkCompositeColormapToImageFilter.cpp
index f9224336eeb..45328ae6509 100644
--- a/Gui/VtkVis/VtkCompositeColormapToImageFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeColormapToImageFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeColormapToImageFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeColormapToImageFilter.h b/Gui/VtkVis/VtkCompositeColormapToImageFilter.h
index 879a573a8b4..ae2eb55d407 100644
--- a/Gui/VtkVis/VtkCompositeColormapToImageFilter.h
+++ b/Gui/VtkVis/VtkCompositeColormapToImageFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeColormapToImageFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeContourFilter.cpp b/Gui/VtkVis/VtkCompositeContourFilter.cpp
index efc097edb9c..b85f422c2ad 100644
--- a/Gui/VtkVis/VtkCompositeContourFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeContourFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeContourFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeContourFilter.h b/Gui/VtkVis/VtkCompositeContourFilter.h
index 1b3097d3c49..49d39c4806f 100644
--- a/Gui/VtkVis/VtkCompositeContourFilter.h
+++ b/Gui/VtkVis/VtkCompositeContourFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeContourFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeElementSelectionFilter.cpp b/Gui/VtkVis/VtkCompositeElementSelectionFilter.cpp
index abfbd1d8659..0180e4c2f74 100644
--- a/Gui/VtkVis/VtkCompositeElementSelectionFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeElementSelectionFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeSelectionFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeElementSelectionFilter.h b/Gui/VtkVis/VtkCompositeElementSelectionFilter.h
index 8819ea3d6b4..87c73f09d32 100644
--- a/Gui/VtkVis/VtkCompositeElementSelectionFilter.h
+++ b/Gui/VtkVis/VtkCompositeElementSelectionFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeSelectionFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeFilter.cpp b/Gui/VtkVis/VtkCompositeFilter.cpp
index 3439caf4ecd..e204a9943c1 100644
--- a/Gui/VtkVis/VtkCompositeFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeFilter.h b/Gui/VtkVis/VtkCompositeFilter.h
index 7f73d82c631..7938335e868 100644
--- a/Gui/VtkVis/VtkCompositeFilter.h
+++ b/Gui/VtkVis/VtkCompositeFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeGeoObjectFilter.cpp b/Gui/VtkVis/VtkCompositeGeoObjectFilter.cpp
index d6b947b4279..114c6e24c2d 100644
--- a/Gui/VtkVis/VtkCompositeGeoObjectFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeGeoObjectFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeGeoObjectFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeGeoObjectFilter.h b/Gui/VtkVis/VtkCompositeGeoObjectFilter.h
index cb1bea548dc..dc48b8b9688 100644
--- a/Gui/VtkVis/VtkCompositeGeoObjectFilter.h
+++ b/Gui/VtkVis/VtkCompositeGeoObjectFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeGeoObjectFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeImageToCylindersFilter.cpp b/Gui/VtkVis/VtkCompositeImageToCylindersFilter.cpp
index f2a90569fcd..b524a069d43 100644
--- a/Gui/VtkVis/VtkCompositeImageToCylindersFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeImageToCylindersFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeImageToCylindersFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeImageToCylindersFilter.h b/Gui/VtkVis/VtkCompositeImageToCylindersFilter.h
index 0ad87c96fd9..a78b17c3c89 100644
--- a/Gui/VtkVis/VtkCompositeImageToCylindersFilter.h
+++ b/Gui/VtkVis/VtkCompositeImageToCylindersFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeImageToCylindersFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeLineToTubeFilter.cpp b/Gui/VtkVis/VtkCompositeLineToTubeFilter.cpp
index ea473f27741..48833533e0c 100644
--- a/Gui/VtkVis/VtkCompositeLineToTubeFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeLineToTubeFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeLineToTubeFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeLineToTubeFilter.h b/Gui/VtkVis/VtkCompositeLineToTubeFilter.h
index 3a23c8c1ec5..4cc8830b635 100644
--- a/Gui/VtkVis/VtkCompositeLineToTubeFilter.h
+++ b/Gui/VtkVis/VtkCompositeLineToTubeFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeLineToTubeFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeNodeSelectionFilter.cpp b/Gui/VtkVis/VtkCompositeNodeSelectionFilter.cpp
index 31c0bef218d..97691092e43 100644
--- a/Gui/VtkVis/VtkCompositeNodeSelectionFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeNodeSelectionFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeNodeSelectionFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeNodeSelectionFilter.h b/Gui/VtkVis/VtkCompositeNodeSelectionFilter.h
index 89f6b7834e7..a5c9917d5a7 100644
--- a/Gui/VtkVis/VtkCompositeNodeSelectionFilter.h
+++ b/Gui/VtkVis/VtkCompositeNodeSelectionFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeNodeSelectionFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositePointToGlyphFilter.cpp b/Gui/VtkVis/VtkCompositePointToGlyphFilter.cpp
index aaa550764f2..760724ca7af 100644
--- a/Gui/VtkVis/VtkCompositePointToGlyphFilter.cpp
+++ b/Gui/VtkVis/VtkCompositePointToGlyphFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositePointToGlyphFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositePointToGlyphFilter.h b/Gui/VtkVis/VtkCompositePointToGlyphFilter.h
index 2750583bd57..ec98f3c17dc 100644
--- a/Gui/VtkVis/VtkCompositePointToGlyphFilter.h
+++ b/Gui/VtkVis/VtkCompositePointToGlyphFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositePointToGlyphFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp b/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp
index 68c9c065f34..5318fe1404b 100644
--- a/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeTextureOnSurfaceFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.h b/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.h
index a1f50af55c9..ff77bef21a5 100644
--- a/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.h
+++ b/Gui/VtkVis/VtkCompositeTextureOnSurfaceFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeTextureOnSurfaceFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeThresholdFilter.cpp b/Gui/VtkVis/VtkCompositeThresholdFilter.cpp
index 80be77e6041..b58c140d4cb 100644
--- a/Gui/VtkVis/VtkCompositeThresholdFilter.cpp
+++ b/Gui/VtkVis/VtkCompositeThresholdFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkCompositeThresholdFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkCompositeThresholdFilter.h b/Gui/VtkVis/VtkCompositeThresholdFilter.h
index a604dbf10c6..7c699b8376e 100644
--- a/Gui/VtkVis/VtkCompositeThresholdFilter.h
+++ b/Gui/VtkVis/VtkCompositeThresholdFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkCompositeThresholdFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkConditionSource.cpp b/Gui/VtkVis/VtkConditionSource.cpp
index a6a855e0df3..47cd1c10a60 100644
--- a/Gui/VtkVis/VtkConditionSource.cpp
+++ b/Gui/VtkVis/VtkConditionSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkConditionSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkConditionSource.h b/Gui/VtkVis/VtkConditionSource.h
index 4cb62ccafe1..9049176e6ca 100644
--- a/Gui/VtkVis/VtkConditionSource.h
+++ b/Gui/VtkVis/VtkConditionSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkConditionSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkFilterFactory.cpp b/Gui/VtkVis/VtkFilterFactory.cpp
index c9b3fc0776b..a19a730e6f0 100644
--- a/Gui/VtkVis/VtkFilterFactory.cpp
+++ b/Gui/VtkVis/VtkFilterFactory.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkFilterFactory class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkFilterFactory.h b/Gui/VtkVis/VtkFilterFactory.h
index 738ba07f717..19d9d1b959b 100644
--- a/Gui/VtkVis/VtkFilterFactory.h
+++ b/Gui/VtkVis/VtkFilterFactory.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkFilterFactory class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkGeoImageSource.cpp b/Gui/VtkVis/VtkGeoImageSource.cpp
index 16075b31a51..dae265fa7a5 100644
--- a/Gui/VtkVis/VtkGeoImageSource.cpp
+++ b/Gui/VtkVis/VtkGeoImageSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkGeoImageSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkGeoImageSource.h b/Gui/VtkVis/VtkGeoImageSource.h
index e67d0abbfee..d582c6d1616 100644
--- a/Gui/VtkVis/VtkGeoImageSource.h
+++ b/Gui/VtkVis/VtkGeoImageSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkGeoImageSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.cpp b/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.cpp
index ec1a084abd4..5526dc4f6a1 100644
--- a/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.cpp
+++ b/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkImageDataToPolyDataFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.h b/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.h
index 6dda809b459..d794ea3125b 100644
--- a/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.h
+++ b/Gui/VtkVis/VtkImageDataToLinePolyDataFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkImageDataToLinePolyDataFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkMeshConverter.cpp b/Gui/VtkVis/VtkMeshConverter.cpp
index 1a1a472b13f..ab69134ad93 100644
--- a/Gui/VtkVis/VtkMeshConverter.cpp
+++ b/Gui/VtkVis/VtkMeshConverter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkMeshConverter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkMeshConverter.h b/Gui/VtkVis/VtkMeshConverter.h
index dfa3780a8a5..14e77997e2b 100644
--- a/Gui/VtkVis/VtkMeshConverter.h
+++ b/Gui/VtkVis/VtkMeshConverter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkMeshConverter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkMeshSource.cpp b/Gui/VtkVis/VtkMeshSource.cpp
index 93f168bd358..beb8d3b6d82 100644
--- a/Gui/VtkVis/VtkMeshSource.cpp
+++ b/Gui/VtkVis/VtkMeshSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkMeshSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkMeshSource.h b/Gui/VtkVis/VtkMeshSource.h
index 224d2e25749..f00e1e57654 100644
--- a/Gui/VtkVis/VtkMeshSource.h
+++ b/Gui/VtkVis/VtkMeshSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkMeshSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkPointsSource.cpp b/Gui/VtkVis/VtkPointsSource.cpp
index 83b8fef52e7..386ab852928 100644
--- a/Gui/VtkVis/VtkPointsSource.cpp
+++ b/Gui/VtkVis/VtkPointsSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkPointsSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkPointsSource.h b/Gui/VtkVis/VtkPointsSource.h
index 1b1866bdcf6..d85d3724479 100644
--- a/Gui/VtkVis/VtkPointsSource.h
+++ b/Gui/VtkVis/VtkPointsSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkPointsSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkPolylinesSource.cpp b/Gui/VtkVis/VtkPolylinesSource.cpp
index c963993c4c0..cb4d1f8cc91 100644
--- a/Gui/VtkVis/VtkPolylinesSource.cpp
+++ b/Gui/VtkVis/VtkPolylinesSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkPolylinesSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkPolylinesSource.h b/Gui/VtkVis/VtkPolylinesSource.h
index 6111a13a1c4..9b1888f5560 100644
--- a/Gui/VtkVis/VtkPolylinesSource.h
+++ b/Gui/VtkVis/VtkPolylinesSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkPolylinesSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkRaster.cpp b/Gui/VtkVis/VtkRaster.cpp
index fc50caa9b95..7cfa4db9ce9 100644
--- a/Gui/VtkVis/VtkRaster.cpp
+++ b/Gui/VtkVis/VtkRaster.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkRaster class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkRaster.h b/Gui/VtkVis/VtkRaster.h
index 365419c07e6..317ebcc4b8e 100644
--- a/Gui/VtkVis/VtkRaster.h
+++ b/Gui/VtkVis/VtkRaster.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkRaster class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkStationSource.cpp b/Gui/VtkVis/VtkStationSource.cpp
index 2b9d1f53196..d3c01881946 100644
--- a/Gui/VtkVis/VtkStationSource.cpp
+++ b/Gui/VtkVis/VtkStationSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkStationSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkStationSource.h b/Gui/VtkVis/VtkStationSource.h
index dc481be263e..4b2aea2cfcb 100644
--- a/Gui/VtkVis/VtkStationSource.h
+++ b/Gui/VtkVis/VtkStationSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkStationSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkSurfacesSource.cpp b/Gui/VtkVis/VtkSurfacesSource.cpp
index 6542c3daeae..fe43d0982b8 100644
--- a/Gui/VtkVis/VtkSurfacesSource.cpp
+++ b/Gui/VtkVis/VtkSurfacesSource.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkSurfacesSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkSurfacesSource.h b/Gui/VtkVis/VtkSurfacesSource.h
index 8327fbb8836..7d21390edb7 100644
--- a/Gui/VtkVis/VtkSurfacesSource.h
+++ b/Gui/VtkVis/VtkSurfacesSource.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkSurfacesSource class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkTextureOnSurfaceFilter.cpp b/Gui/VtkVis/VtkTextureOnSurfaceFilter.cpp
index 3f2dd14df14..d1736f84f6e 100644
--- a/Gui/VtkVis/VtkTextureOnSurfaceFilter.cpp
+++ b/Gui/VtkVis/VtkTextureOnSurfaceFilter.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkTextureOnSurfaceFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkTextureOnSurfaceFilter.h b/Gui/VtkVis/VtkTextureOnSurfaceFilter.h
index e1562924e00..85e9f74396d 100644
--- a/Gui/VtkVis/VtkTextureOnSurfaceFilter.h
+++ b/Gui/VtkVis/VtkTextureOnSurfaceFilter.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkTextureOnSurfaceFilter class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkTrackedCamera.cpp b/Gui/VtkVis/VtkTrackedCamera.cpp
index 8a030fb55d5..e6d344f37b7 100644
--- a/Gui/VtkVis/VtkTrackedCamera.cpp
+++ b/Gui/VtkVis/VtkTrackedCamera.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkTrackedCamera class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkTrackedCamera.h b/Gui/VtkVis/VtkTrackedCamera.h
index 4b42956675b..e537c7ffd0d 100644
--- a/Gui/VtkVis/VtkTrackedCamera.h
+++ b/Gui/VtkVis/VtkTrackedCamera.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkTrackedCamera class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisHelper.cpp b/Gui/VtkVis/VtkVisHelper.cpp
index 3ad430336ad..376e70dd498 100644
--- a/Gui/VtkVis/VtkVisHelper.cpp
+++ b/Gui/VtkVis/VtkVisHelper.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisHelper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisHelper.h b/Gui/VtkVis/VtkVisHelper.h
index 9421156d2d7..6f05cc85e81 100644
--- a/Gui/VtkVis/VtkVisHelper.h
+++ b/Gui/VtkVis/VtkVisHelper.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisHelper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisImageItem.cpp b/Gui/VtkVis/VtkVisImageItem.cpp
index 03b99818746..4e4c534b5f9 100644
--- a/Gui/VtkVis/VtkVisImageItem.cpp
+++ b/Gui/VtkVis/VtkVisImageItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisImageItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisImageItem.h b/Gui/VtkVis/VtkVisImageItem.h
index ad8ff7234c6..4136c6596d4 100644
--- a/Gui/VtkVis/VtkVisImageItem.h
+++ b/Gui/VtkVis/VtkVisImageItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisImageItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPipeline.cpp b/Gui/VtkVis/VtkVisPipeline.cpp
index dc490fcd69e..7fbf5ce5d29 100644
--- a/Gui/VtkVis/VtkVisPipeline.cpp
+++ b/Gui/VtkVis/VtkVisPipeline.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisPipeline class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPipeline.h b/Gui/VtkVis/VtkVisPipeline.h
index 766ff67f68f..39d9c51cd59 100644
--- a/Gui/VtkVis/VtkVisPipeline.h
+++ b/Gui/VtkVis/VtkVisPipeline.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisPipeline class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPipelineItem.cpp b/Gui/VtkVis/VtkVisPipelineItem.cpp
index 2545fb0288c..3d6798db90b 100644
--- a/Gui/VtkVis/VtkVisPipelineItem.cpp
+++ b/Gui/VtkVis/VtkVisPipelineItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisPipelineItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPipelineItem.h b/Gui/VtkVis/VtkVisPipelineItem.h
index f5efa7ceece..f30d344f52b 100644
--- a/Gui/VtkVis/VtkVisPipelineItem.h
+++ b/Gui/VtkVis/VtkVisPipelineItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisPipelineItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPipelineView.cpp b/Gui/VtkVis/VtkVisPipelineView.cpp
index 74626e9c4dd..c878666beae 100644
--- a/Gui/VtkVis/VtkVisPipelineView.cpp
+++ b/Gui/VtkVis/VtkVisPipelineView.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisPipelineView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPipelineView.h b/Gui/VtkVis/VtkVisPipelineView.h
index 36d909d0985..dbfa2a1b7ad 100644
--- a/Gui/VtkVis/VtkVisPipelineView.h
+++ b/Gui/VtkVis/VtkVisPipelineView.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisPipelineView class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPointSetItem.cpp b/Gui/VtkVis/VtkVisPointSetItem.cpp
index 0725c9e4208..0c203f940c7 100644
--- a/Gui/VtkVis/VtkVisPointSetItem.cpp
+++ b/Gui/VtkVis/VtkVisPointSetItem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisPointSetItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisPointSetItem.h b/Gui/VtkVis/VtkVisPointSetItem.h
index fd69207d5e2..dce20e8bd42 100644
--- a/Gui/VtkVis/VtkVisPointSetItem.h
+++ b/Gui/VtkVis/VtkVisPointSetItem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisPointSetItem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisTabWidget.cpp b/Gui/VtkVis/VtkVisTabWidget.cpp
index 90165361f99..4543105812e 100644
--- a/Gui/VtkVis/VtkVisTabWidget.cpp
+++ b/Gui/VtkVis/VtkVisTabWidget.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VtkVisTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/VtkVis/VtkVisTabWidget.h b/Gui/VtkVis/VtkVisTabWidget.h
index 04104c41d9c..0b7e09024ec 100644
--- a/Gui/VtkVis/VtkVisTabWidget.h
+++ b/Gui/VtkVis/VtkVisTabWidget.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VtkVisTabWidget class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/mainwindow.cpp b/Gui/mainwindow.cpp
index 6f93923da37..a17663d2ffb 100644
--- a/Gui/mainwindow.cpp
+++ b/Gui/mainwindow.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MainWindow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.net)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Gui/mainwindow.h b/Gui/mainwindow.h
index 8e804c9511a..73dcf97ca7a 100644
--- a/Gui/mainwindow.h
+++ b/Gui/mainwindow.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MainWindow class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.net)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/LICENSE.txt b/LICENSE.txt
index f4ba7e35e63..6208a4c187d 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/MathLib/Integration/GaussLegendre.cpp b/MathLib/Integration/GaussLegendre.cpp
index 4307ecd29eb..fb7ac1decf0 100644
--- a/MathLib/Integration/GaussLegendre.cpp
+++ b/MathLib/Integration/GaussLegendre.cpp
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/Integration/GaussLegendre.h b/MathLib/Integration/GaussLegendre.h
index c748679077e..6408ae01c70 100644
--- a/MathLib/Integration/GaussLegendre.h
+++ b/MathLib/Integration/GaussLegendre.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/Integration/GaussLegendreTri.cpp b/MathLib/Integration/GaussLegendreTri.cpp
index b62888c78f9..2eb797cd6cd 100644
--- a/MathLib/Integration/GaussLegendreTri.cpp
+++ b/MathLib/Integration/GaussLegendreTri.cpp
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/Integration/GaussLegendreTri.h b/MathLib/Integration/GaussLegendreTri.h
index 4dea7a9869c..022147006cf 100644
--- a/MathLib/Integration/GaussLegendreTri.h
+++ b/MathLib/Integration/GaussLegendreTri.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/Integration/WeightedSum.h b/MathLib/Integration/WeightedSum.h
index 1c747bb4717..b2b02700154 100644
--- a/MathLib/Integration/WeightedSum.h
+++ b/MathLib/Integration/WeightedSum.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h
index ba22c103743..b644c63fdf9 100644
--- a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h
+++ b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LinearIntervalInterpolation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp
index eb9d8631b4a..f8cb6e79088 100644
--- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp
+++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the PiecewiseLinearInterpolation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h
index b5596622d56..9f9b22f12f1 100644
--- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h
+++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the PiecewiseLinearInterpolation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Dense/DenseMatrix-impl.h b/MathLib/LinAlg/Dense/DenseMatrix-impl.h
index 2bb172b7cde..b97fd221a1c 100644
--- a/MathLib/LinAlg/Dense/DenseMatrix-impl.h
+++ b/MathLib/LinAlg/Dense/DenseMatrix-impl.h
@@ -4,7 +4,7 @@
  * @date Jun 10, 2013
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/LinAlg/Dense/DenseMatrix.h b/MathLib/LinAlg/Dense/DenseMatrix.h
index 0847d25d265..6d7fb3715c5 100644
--- a/MathLib/LinAlg/Dense/DenseMatrix.h
+++ b/MathLib/LinAlg/Dense/DenseMatrix.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DenseMatrix class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Dense/DenseTools.cpp b/MathLib/LinAlg/Dense/DenseTools.cpp
index 1a64e6a6169..abe6381e05a 100644
--- a/MathLib/LinAlg/Dense/DenseTools.cpp
+++ b/MathLib/LinAlg/Dense/DenseTools.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of dense matrix and vector utility functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Dense/DenseTools.h b/MathLib/LinAlg/Dense/DenseTools.h
index 8becddabacf..376b4b68c2d 100644
--- a/MathLib/LinAlg/Dense/DenseTools.h
+++ b/MathLib/LinAlg/Dense/DenseTools.h
@@ -5,7 +5,7 @@
  * \brief  Declaration of dense matrix and vector utility functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Dense/DenseVector.h b/MathLib/LinAlg/Dense/DenseVector.h
index 6dc02fc3547..eb3dd3eae3d 100644
--- a/MathLib/LinAlg/Dense/DenseVector.h
+++ b/MathLib/LinAlg/Dense/DenseVector.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DenseVector class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Dense/GlobalDenseMatrix-impl.h b/MathLib/LinAlg/Dense/GlobalDenseMatrix-impl.h
index 6a8fc64bdaa..5edfe567f09 100644
--- a/MathLib/LinAlg/Dense/GlobalDenseMatrix-impl.h
+++ b/MathLib/LinAlg/Dense/GlobalDenseMatrix-impl.h
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/LinAlg/Dense/GlobalDenseMatrix.h b/MathLib/LinAlg/Dense/GlobalDenseMatrix.h
index b81ca69d695..5906a0c7ce7 100644
--- a/MathLib/LinAlg/Dense/GlobalDenseMatrix.h
+++ b/MathLib/LinAlg/Dense/GlobalDenseMatrix.h
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/LinAlg/FinalizeMatrixAssembly.h b/MathLib/LinAlg/FinalizeMatrixAssembly.h
index 9b83ecdc828..d8ece363be2 100644
--- a/MathLib/LinAlg/FinalizeMatrixAssembly.h
+++ b/MathLib/LinAlg/FinalizeMatrixAssembly.h
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/LinAlg/FinalizeVectorAssembly.h b/MathLib/LinAlg/FinalizeVectorAssembly.h
index 136fd69da68..e6e51a42474 100644
--- a/MathLib/LinAlg/FinalizeVectorAssembly.h
+++ b/MathLib/LinAlg/FinalizeVectorAssembly.h
@@ -4,7 +4,7 @@
  * \date Oct, 2013
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/LinAlgEnums.cpp b/MathLib/LinAlg/LinAlgEnums.cpp
index dc0fbed2d49..276a6e6cc20 100644
--- a/MathLib/LinAlg/LinAlgEnums.cpp
+++ b/MathLib/LinAlg/LinAlgEnums.cpp
@@ -2,7 +2,7 @@
  * \author Wenqing Wang
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/LinAlgEnums.h b/MathLib/LinAlg/LinAlgEnums.h
index 822c4706113..60686d6436d 100644
--- a/MathLib/LinAlg/LinAlgEnums.h
+++ b/MathLib/LinAlg/LinAlgEnums.h
@@ -2,7 +2,7 @@
  * \author Wenqing Wang
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisCheck.h b/MathLib/LinAlg/Lis/LisCheck.h
index 558f4746966..b3d2f66efa2 100644
--- a/MathLib/LinAlg/Lis/LisCheck.h
+++ b/MathLib/LinAlg/Lis/LisCheck.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisLinearSolver.cpp b/MathLib/LinAlg/Lis/LisLinearSolver.cpp
index f74b81f09a6..dc266272916 100644
--- a/MathLib/LinAlg/Lis/LisLinearSolver.cpp
+++ b/MathLib/LinAlg/Lis/LisLinearSolver.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LisLinearSolver class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisLinearSolver.h b/MathLib/LinAlg/Lis/LisLinearSolver.h
index 4bcd496b58b..3f6bf9c58d3 100644
--- a/MathLib/LinAlg/Lis/LisLinearSolver.h
+++ b/MathLib/LinAlg/Lis/LisLinearSolver.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LisLinearSolver class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisMatrix.cpp b/MathLib/LinAlg/Lis/LisMatrix.cpp
index a2b09af2bea..a785331334b 100644
--- a/MathLib/LinAlg/Lis/LisMatrix.cpp
+++ b/MathLib/LinAlg/Lis/LisMatrix.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LisMatrix class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisMatrix.h b/MathLib/LinAlg/Lis/LisMatrix.h
index 12b325db2b0..25496b84cb0 100644
--- a/MathLib/LinAlg/Lis/LisMatrix.h
+++ b/MathLib/LinAlg/Lis/LisMatrix.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LisMatrix class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisOption.cpp b/MathLib/LinAlg/Lis/LisOption.cpp
index e4f40aaed65..e34885f52e6 100644
--- a/MathLib/LinAlg/Lis/LisOption.cpp
+++ b/MathLib/LinAlg/Lis/LisOption.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LisOption class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisOption.h b/MathLib/LinAlg/Lis/LisOption.h
index 017375aaebc..d6424722167 100644
--- a/MathLib/LinAlg/Lis/LisOption.h
+++ b/MathLib/LinAlg/Lis/LisOption.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LisOption class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisTools.cpp b/MathLib/LinAlg/Lis/LisTools.cpp
index c0549b5fb35..51ad344d244 100644
--- a/MathLib/LinAlg/Lis/LisTools.cpp
+++ b/MathLib/LinAlg/Lis/LisTools.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of Lis utility functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisTools.h b/MathLib/LinAlg/Lis/LisTools.h
index 1c5d2f8f355..4479d3c07aa 100644
--- a/MathLib/LinAlg/Lis/LisTools.h
+++ b/MathLib/LinAlg/Lis/LisTools.h
@@ -5,7 +5,7 @@
  * \brief  Definition of Lis utility functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisVector.cpp b/MathLib/LinAlg/Lis/LisVector.cpp
index 4b176e74d65..dc8f7bf3f15 100644
--- a/MathLib/LinAlg/Lis/LisVector.cpp
+++ b/MathLib/LinAlg/Lis/LisVector.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LisVector class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Lis/LisVector.h b/MathLib/LinAlg/Lis/LisVector.h
index 38952a47c20..9078421da7a 100644
--- a/MathLib/LinAlg/Lis/LisVector.h
+++ b/MathLib/LinAlg/Lis/LisVector.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LisVector class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp b/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp
index 9118c177db6..d312fc3003a 100644
--- a/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp
+++ b/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp
@@ -8,7 +8,7 @@
    \date Nov 2011 - Mar 2014
 
    \copyright
-   Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+   Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScLinearSolver.h b/MathLib/LinAlg/PETSc/PETScLinearSolver.h
index a4454706ca8..59e86838ba1 100644
--- a/MathLib/LinAlg/PETSc/PETScLinearSolver.h
+++ b/MathLib/LinAlg/PETSc/PETScLinearSolver.h
@@ -8,7 +8,7 @@
    \date Nov 2011 - Sep 2013
 
    \copyright
-   Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+   Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScMatrix.cpp b/MathLib/LinAlg/PETSc/PETScMatrix.cpp
index 8e706128cb0..9b7d1dec0c4 100644
--- a/MathLib/LinAlg/PETSc/PETScMatrix.cpp
+++ b/MathLib/LinAlg/PETSc/PETScMatrix.cpp
@@ -7,7 +7,7 @@
    \date Nov 2011 - Sep 2013
 
    \copyright
-   Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+   Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScMatrix.h b/MathLib/LinAlg/PETSc/PETScMatrix.h
index 03c8daf55e1..b341a19c0ef 100644
--- a/MathLib/LinAlg/PETSc/PETScMatrix.h
+++ b/MathLib/LinAlg/PETSc/PETScMatrix.h
@@ -7,7 +7,7 @@
    \date Nov 2013 - 2014
 
    \copyright
-    Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+    Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScMatrixOption.h b/MathLib/LinAlg/PETSc/PETScMatrixOption.h
index b7c16adbe4e..d1ddad936f1 100644
--- a/MathLib/LinAlg/PETSc/PETScMatrixOption.h
+++ b/MathLib/LinAlg/PETSc/PETScMatrixOption.h
@@ -6,7 +6,7 @@
    \date 02-2014
 
    \copyright
-    Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+    Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScTools.cpp b/MathLib/LinAlg/PETSc/PETScTools.cpp
index aea99c36060..00d5b775562 100644
--- a/MathLib/LinAlg/PETSc/PETScTools.cpp
+++ b/MathLib/LinAlg/PETSc/PETScTools.cpp
@@ -8,7 +8,7 @@
    \date Nov 2011 - Sep 2013
 
    \copyright
-    Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+    Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScTools.h b/MathLib/LinAlg/PETSc/PETScTools.h
index aa9011719c2..a454782e871 100644
--- a/MathLib/LinAlg/PETSc/PETScTools.h
+++ b/MathLib/LinAlg/PETSc/PETScTools.h
@@ -8,7 +8,7 @@
    \date Nov 2011 - Sep 2013
 
    \copyright
-    Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+    Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
                Distributed under a Modified BSD License.
                See accompanying file LICENSE.txt or
                http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScVector.cpp b/MathLib/LinAlg/PETSc/PETScVector.cpp
index 142aca9384a..3f426550086 100644
--- a/MathLib/LinAlg/PETSc/PETScVector.cpp
+++ b/MathLib/LinAlg/PETSc/PETScVector.cpp
@@ -11,7 +11,7 @@
  * \date Nov 2011 - Sep 2013
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/PETSc/PETScVector.h b/MathLib/LinAlg/PETSc/PETScVector.h
index c67c3c89374..7236d167829 100644
--- a/MathLib/LinAlg/PETSc/PETScVector.h
+++ b/MathLib/LinAlg/PETSc/PETScVector.h
@@ -7,7 +7,7 @@
  * \date Nov 2011 - Sep 2013
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp
index c0f3b735b1d..a73e51fa5fb 100644
--- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp
+++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the generateDiagPrecond functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h
index 56bab3b3fcb..04054af15b3 100644
--- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h
+++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the generateDiagPrecond functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/RowColumnIndices.h b/MathLib/LinAlg/RowColumnIndices.h
index 7dd232255c6..e1d3bf1f205 100644
--- a/MathLib/LinAlg/RowColumnIndices.h
+++ b/MathLib/LinAlg/RowColumnIndices.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/BiCGStab.cpp b/MathLib/LinAlg/Solvers/BiCGStab.cpp
index 72b41997fe8..c095749b468 100644
--- a/MathLib/LinAlg/Solvers/BiCGStab.cpp
+++ b/MathLib/LinAlg/Solvers/BiCGStab.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the BiCGStab function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/BiCGStab.h b/MathLib/LinAlg/Solvers/BiCGStab.h
index 82854def7cb..4c95913767b 100644
--- a/MathLib/LinAlg/Solvers/BiCGStab.h
+++ b/MathLib/LinAlg/Solvers/BiCGStab.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the BiCGStab function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/CG.cpp b/MathLib/LinAlg/Solvers/CG.cpp
index 55c8a3b217e..3ee29849aa9 100644
--- a/MathLib/LinAlg/Solvers/CG.cpp
+++ b/MathLib/LinAlg/Solvers/CG.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CG functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/CG.h b/MathLib/LinAlg/Solvers/CG.h
index a70c3556ce0..bdfadd9ac63 100644
--- a/MathLib/LinAlg/Solvers/CG.h
+++ b/MathLib/LinAlg/Solvers/CG.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CG functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/CGParallel.cpp b/MathLib/LinAlg/Solvers/CGParallel.cpp
index c502ae0b0b4..8eb48f95f1a 100644
--- a/MathLib/LinAlg/Solvers/CGParallel.cpp
+++ b/MathLib/LinAlg/Solvers/CGParallel.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CGParallel functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/GMRes.cpp b/MathLib/LinAlg/Solvers/GMRes.cpp
index fa70b3c5b6b..df8f11014b6 100644
--- a/MathLib/LinAlg/Solvers/GMRes.cpp
+++ b/MathLib/LinAlg/Solvers/GMRes.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMRes functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/GMRes.h b/MathLib/LinAlg/Solvers/GMRes.h
index c10d868112b..612b2992881 100644
--- a/MathLib/LinAlg/Solvers/GMRes.h
+++ b/MathLib/LinAlg/Solvers/GMRes.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GMRes function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/GaussAlgorithm-impl.h b/MathLib/LinAlg/Solvers/GaussAlgorithm-impl.h
index 25a6fa485ff..525d8f5f37c 100644
--- a/MathLib/LinAlg/Solvers/GaussAlgorithm-impl.h
+++ b/MathLib/LinAlg/Solvers/GaussAlgorithm-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GaussAlgorithm class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/GaussAlgorithm.h b/MathLib/LinAlg/Solvers/GaussAlgorithm.h
index 48d9db8ca1f..40b96652b37 100644
--- a/MathLib/LinAlg/Solvers/GaussAlgorithm.h
+++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GaussAlgorithm class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h
index 8665f51fe96..850d53bd79b 100644
--- a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h
+++ b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the IterativeLinearSolver class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/TriangularSolve-impl.h b/MathLib/LinAlg/Solvers/TriangularSolve-impl.h
index 8d97e6230ba..1d2b3bd54c4 100644
--- a/MathLib/LinAlg/Solvers/TriangularSolve-impl.h
+++ b/MathLib/LinAlg/Solvers/TriangularSolve-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of triangular solver functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/TriangularSolve.h b/MathLib/LinAlg/Solvers/TriangularSolve.h
index f4a0d2704e0..966d7794128 100644
--- a/MathLib/LinAlg/Solvers/TriangularSolve.h
+++ b/MathLib/LinAlg/Solvers/TriangularSolve.h
@@ -5,7 +5,7 @@
  * \brief  Definition of triangular solver functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Solvers/solver.h b/MathLib/LinAlg/Solvers/solver.h
index 96f16875f0e..184c9c74bd3 100644
--- a/MathLib/LinAlg/Solvers/solver.h
+++ b/MathLib/LinAlg/Solvers/solver.h
@@ -5,7 +5,7 @@
  * \brief  Solver includes.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/CRSMatrix.h b/MathLib/LinAlg/Sparse/CRSMatrix.h
index 6b45f498417..2fa3e6ef933 100644
--- a/MathLib/LinAlg/Sparse/CRSMatrix.h
+++ b/MathLib/LinAlg/Sparse/CRSMatrix.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSMatrix class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h
index 3d20c14393c..616e5666a96 100644
--- a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h
+++ b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSMatrixOpenMP class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h
index 0f8f9f119ce..d63cc38bf3b 100644
--- a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h
+++ b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSMatrixPThreads class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/CRSSymMatrix.h b/MathLib/LinAlg/Sparse/CRSSymMatrix.h
index 74946c145b4..bba5bf93a4e 100644
--- a/MathLib/LinAlg/Sparse/CRSSymMatrix.h
+++ b/MathLib/LinAlg/Sparse/CRSSymMatrix.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSSymMatrix class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/CRSTranspose.h b/MathLib/LinAlg/Sparse/CRSTranspose.h
index a43a569a8a9..aa599dd17c5 100644
--- a/MathLib/LinAlg/Sparse/CRSTranspose.h
+++ b/MathLib/LinAlg/Sparse/CRSTranspose.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSTranspose class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/MatrixSparsityPattern.cpp b/MathLib/LinAlg/Sparse/MatrixSparsityPattern.cpp
index ddac6b7ba69..58282e840e2 100644
--- a/MathLib/LinAlg/Sparse/MatrixSparsityPattern.cpp
+++ b/MathLib/LinAlg/Sparse/MatrixSparsityPattern.cpp
@@ -4,7 +4,7 @@
  * @date Apr 12, 2013
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/LinAlg/Sparse/MatrixSparsityPattern.h b/MathLib/LinAlg/Sparse/MatrixSparsityPattern.h
index 2770f2ee922..196066ccd99 100644
--- a/MathLib/LinAlg/Sparse/MatrixSparsityPattern.h
+++ b/MathLib/LinAlg/Sparse/MatrixSparsityPattern.h
@@ -4,7 +4,7 @@
  * @date Apr 12, 2013
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp
index 74c1d78db7d..c5d59d22da9 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the AdjMat class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h
index 3530f1c9645..72b6f44eeac 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the AdjMat class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp
index f0fb2b25a64..df31e33441f 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CRSMatrixReordered class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h
index e5cc6129835..1bea9866f5e 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSMatrixReordered class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp
index 98e0a869192..44437e36dca 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the CRSMatrixReorderedOpenMP class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h
index dfe918483ab..63fb3ac7ca1 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the CRSMatrixReorderedOpenMP class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp
index 9cefb5dff39..6c44020c663 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Cluster class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h
index 84d66ce30e2..f5eca1375ce 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Cluster class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp
index 115a7a6ebfd..db6b13fcde3 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ClusterBase class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h
index 07cf19c26ce..d6532189fbc 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ClusterBase class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp
index 578e76a937d..58680a7407a 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Separator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h
index d9e3631165d..6569e52788c 100644
--- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h
+++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Separator class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/Sparsity.h b/MathLib/LinAlg/Sparse/Sparsity.h
index bd40a961243..3b0f4ee7442 100644
--- a/MathLib/LinAlg/Sparse/Sparsity.h
+++ b/MathLib/LinAlg/Sparse/Sparsity.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Sparsity class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/amuxCRS.cpp b/MathLib/LinAlg/Sparse/amuxCRS.cpp
index 217b728ed0b..37212e789bd 100644
--- a/MathLib/LinAlg/Sparse/amuxCRS.cpp
+++ b/MathLib/LinAlg/Sparse/amuxCRS.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of amuxCRS functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/Sparse/amuxCRS.h b/MathLib/LinAlg/Sparse/amuxCRS.h
index 1e109e5f740..d6c87b9065e 100644
--- a/MathLib/LinAlg/Sparse/amuxCRS.h
+++ b/MathLib/LinAlg/Sparse/amuxCRS.h
@@ -5,7 +5,7 @@
  * \brief  Definition of amuxCRS functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinAlg/VectorNorms.h b/MathLib/LinAlg/VectorNorms.h
index 146e04655ea..ebb0301a5c1 100644
--- a/MathLib/LinAlg/VectorNorms.h
+++ b/MathLib/LinAlg/VectorNorms.h
@@ -8,7 +8,7 @@
  * \brief  Definition of vector norm functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/LinearFunction.h b/MathLib/LinearFunction.h
index 2d7fa4ce07d..95898e9a440 100644
--- a/MathLib/LinearFunction.h
+++ b/MathLib/LinearFunction.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/MathTools.cpp b/MathLib/MathTools.cpp
index fe2bbc9673e..11a628a0412 100644
--- a/MathLib/MathTools.cpp
+++ b/MathLib/MathTools.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of math helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/MathTools.h b/MathLib/MathTools.h
index 47357fc6368..40d09f3ad68 100644
--- a/MathLib/MathTools.h
+++ b/MathLib/MathTools.h
@@ -5,7 +5,7 @@
  * \brief  Definition of math helper functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/Nonlinear/Picard-impl.h b/MathLib/Nonlinear/Picard-impl.h
index 365d7dab6ea..df9978bb684 100644
--- a/MathLib/Nonlinear/Picard-impl.h
+++ b/MathLib/Nonlinear/Picard-impl.h
@@ -3,7 +3,7 @@
  * \date   2012-06-25
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/Nonlinear/Picard.h b/MathLib/Nonlinear/Picard.h
index 212e6e7efdf..5be2b2c79c5 100644
--- a/MathLib/Nonlinear/Picard.h
+++ b/MathLib/Nonlinear/Picard.h
@@ -3,7 +3,7 @@
  * \date   2012-06-25
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/TemplatePoint.h b/MathLib/TemplatePoint.h
index 9a0984dfa64..8676477a81f 100644
--- a/MathLib/TemplatePoint.h
+++ b/MathLib/TemplatePoint.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplatePoint class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/TemplateWeightedPoint.h b/MathLib/TemplateWeightedPoint.h
index febb1fc9b17..f38850bc993 100644
--- a/MathLib/TemplateWeightedPoint.h
+++ b/MathLib/TemplateWeightedPoint.h
@@ -4,7 +4,7 @@
  * @brief Weighted point class.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MathLib/Vector3.h b/MathLib/Vector3.h
index 13799f8d140..d218249698a 100644
--- a/MathLib/Vector3.h
+++ b/MathLib/Vector3.h
@@ -7,7 +7,7 @@
  *         with modifications to derive from TemplatePoint
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/sparse.h b/MathLib/sparse.h
index 7d884050c81..aaf56f48c17 100644
--- a/MathLib/sparse.h
+++ b/MathLib/sparse.h
@@ -5,7 +5,7 @@
  * \brief  Definition of sparse matrix IO functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MathLib/vector_io.h b/MathLib/vector_io.h
index f204e94358f..734440cf562 100644
--- a/MathLib/vector_io.h
+++ b/MathLib/vector_io.h
@@ -5,7 +5,7 @@
  * \brief  Definition of vector IO functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp b/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp
index 074983358b3..406467fe3a0 100644
--- a/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp
+++ b/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp
@@ -1,7 +1,7 @@
 
 /**
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MeshGeoToolsLib/AppendLinesAlongPolyline.h b/MeshGeoToolsLib/AppendLinesAlongPolyline.h
index 522d05914e0..6ab82c8a2c1 100644
--- a/MeshGeoToolsLib/AppendLinesAlongPolyline.h
+++ b/MeshGeoToolsLib/AppendLinesAlongPolyline.h
@@ -1,6 +1,6 @@
 /**
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MeshGeoToolsLib/MeshNodeSearcher.cpp b/MeshGeoToolsLib/MeshNodeSearcher.cpp
index 00291cd366e..a04ff9e1758 100644
--- a/MeshGeoToolsLib/MeshNodeSearcher.cpp
+++ b/MeshGeoToolsLib/MeshNodeSearcher.cpp
@@ -4,7 +4,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MeshGeoToolsLib/MeshNodeSearcher.h b/MeshGeoToolsLib/MeshNodeSearcher.h
index 67c444567fa..094769bebae 100644
--- a/MeshGeoToolsLib/MeshNodeSearcher.h
+++ b/MeshGeoToolsLib/MeshNodeSearcher.h
@@ -4,7 +4,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp b/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp
index 239299b7d2c..a5fc9c8f8ae 100644
--- a/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp
+++ b/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp
@@ -4,7 +4,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MeshGeoToolsLib/MeshNodesAlongPolyline.h b/MeshGeoToolsLib/MeshNodesAlongPolyline.h
index 2d53aedb2da..50426df9ab7 100644
--- a/MeshGeoToolsLib/MeshNodesAlongPolyline.h
+++ b/MeshGeoToolsLib/MeshNodesAlongPolyline.h
@@ -4,7 +4,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/MeshGeoToolsLib/MeshNodesAlongSurface.cpp b/MeshGeoToolsLib/MeshNodesAlongSurface.cpp
index da82394e15d..4d633388a7e 100644
--- a/MeshGeoToolsLib/MeshNodesAlongSurface.cpp
+++ b/MeshGeoToolsLib/MeshNodesAlongSurface.cpp
@@ -3,7 +3,7 @@
  * \date   2014-03-14
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshGeoToolsLib/MeshNodesAlongSurface.h b/MeshGeoToolsLib/MeshNodesAlongSurface.h
index 86e56bc35c6..094f29efd7a 100644
--- a/MeshGeoToolsLib/MeshNodesAlongSurface.h
+++ b/MeshGeoToolsLib/MeshNodesAlongSurface.h
@@ -3,7 +3,7 @@
  * \date   2014-03-14
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/ElementStatus.cpp b/MeshLib/ElementStatus.cpp
index 556e9c35b16..ea578006228 100644
--- a/MeshLib/ElementStatus.cpp
+++ b/MeshLib/ElementStatus.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ElementStatus class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/ElementStatus.h b/MeshLib/ElementStatus.h
index a838daa039e..24f177a4670 100644
--- a/MeshLib/ElementStatus.h
+++ b/MeshLib/ElementStatus.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ElementStatus class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Cell.cpp b/MeshLib/Elements/Cell.cpp
index f65b8a5e7e8..4bb9c7f9a13 100644
--- a/MeshLib/Elements/Cell.cpp
+++ b/MeshLib/Elements/Cell.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Cell class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Cell.h b/MeshLib/Elements/Cell.h
index ef39c764c68..62b1410abcc 100644
--- a/MeshLib/Elements/Cell.h
+++ b/MeshLib/Elements/Cell.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Cell class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Element.cpp b/MeshLib/Elements/Element.cpp
index 8a48baf400e..8356657fd48 100644
--- a/MeshLib/Elements/Element.cpp
+++ b/MeshLib/Elements/Element.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Element class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Element.h b/MeshLib/Elements/Element.h
index db02ffbd6f1..7e10f07e404 100644
--- a/MeshLib/Elements/Element.h
+++ b/MeshLib/Elements/Element.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Element class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Face.cpp b/MeshLib/Elements/Face.cpp
index 10744de3af6..23bdafb8b05 100644
--- a/MeshLib/Elements/Face.cpp
+++ b/MeshLib/Elements/Face.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Face class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Face.h b/MeshLib/Elements/Face.h
index dca9a289959..6c767316171 100644
--- a/MeshLib/Elements/Face.h
+++ b/MeshLib/Elements/Face.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Face class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/FemElem.cpp b/MeshLib/Elements/FemElem.cpp
index a282fc75150..1d318a042e2 100644
--- a/MeshLib/Elements/FemElem.cpp
+++ b/MeshLib/Elements/FemElem.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the FemElem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/FemElem.h b/MeshLib/Elements/FemElem.h
index bb3247379ac..a7e90822fc1 100644
--- a/MeshLib/Elements/FemElem.h
+++ b/MeshLib/Elements/FemElem.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the FemElem class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Hex.h b/MeshLib/Elements/Hex.h
index d03ee414643..eb7632a8331 100644
--- a/MeshLib/Elements/Hex.h
+++ b/MeshLib/Elements/Hex.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Hex class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Line.h b/MeshLib/Elements/Line.h
index b5e6079e850..af5858c16ef 100644
--- a/MeshLib/Elements/Line.h
+++ b/MeshLib/Elements/Line.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Line class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Prism.h b/MeshLib/Elements/Prism.h
index e2cf7185a26..db41384029c 100644
--- a/MeshLib/Elements/Prism.h
+++ b/MeshLib/Elements/Prism.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Prism class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Pyramid.h b/MeshLib/Elements/Pyramid.h
index c8525a50f0d..11ab7fb3154 100644
--- a/MeshLib/Elements/Pyramid.h
+++ b/MeshLib/Elements/Pyramid.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Pyramid class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Quad.h b/MeshLib/Elements/Quad.h
index 24883d190dd..2c4f82b09a7 100644
--- a/MeshLib/Elements/Quad.h
+++ b/MeshLib/Elements/Quad.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Quad class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateHex-impl.h b/MeshLib/Elements/TemplateHex-impl.h
index 45e123cbd9c..3469c18b60a 100644
--- a/MeshLib/Elements/TemplateHex-impl.h
+++ b/MeshLib/Elements/TemplateHex-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TemplateHex class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateHex.h b/MeshLib/Elements/TemplateHex.h
index a781c8b37c6..0fcb9bf951c 100644
--- a/MeshLib/Elements/TemplateHex.h
+++ b/MeshLib/Elements/TemplateHex.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplateHex class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateLine-impl.h b/MeshLib/Elements/TemplateLine-impl.h
index ab6f5dc5ec0..875cb8ecf29 100644
--- a/MeshLib/Elements/TemplateLine-impl.h
+++ b/MeshLib/Elements/TemplateLine-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TemplateLine class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateLine.h b/MeshLib/Elements/TemplateLine.h
index 2dc01ca6cb4..b3c5bb29e24 100644
--- a/MeshLib/Elements/TemplateLine.h
+++ b/MeshLib/Elements/TemplateLine.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Line class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplatePrism-impl.h b/MeshLib/Elements/TemplatePrism-impl.h
index a91d0a2e3c7..b6c00bf195b 100644
--- a/MeshLib/Elements/TemplatePrism-impl.h
+++ b/MeshLib/Elements/TemplatePrism-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TemplatePrism class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplatePrism.h b/MeshLib/Elements/TemplatePrism.h
index 9c2b49d06fb..d91f2954024 100644
--- a/MeshLib/Elements/TemplatePrism.h
+++ b/MeshLib/Elements/TemplatePrism.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplatePrism class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplatePyramid-impl.h b/MeshLib/Elements/TemplatePyramid-impl.h
index 5bcdd4d0ac2..d21b6b0031a 100644
--- a/MeshLib/Elements/TemplatePyramid-impl.h
+++ b/MeshLib/Elements/TemplatePyramid-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TemplatePyramid class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplatePyramid.h b/MeshLib/Elements/TemplatePyramid.h
index 89d277593c1..da8b34f776e 100644
--- a/MeshLib/Elements/TemplatePyramid.h
+++ b/MeshLib/Elements/TemplatePyramid.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplatePyramid class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateQuad-impl.h b/MeshLib/Elements/TemplateQuad-impl.h
index fff57263617..5c6e7bb4d4a 100644
--- a/MeshLib/Elements/TemplateQuad-impl.h
+++ b/MeshLib/Elements/TemplateQuad-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Quad class-
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateQuad.h b/MeshLib/Elements/TemplateQuad.h
index 21d8dc7a7c9..21c4fe4ed3e 100644
--- a/MeshLib/Elements/TemplateQuad.h
+++ b/MeshLib/Elements/TemplateQuad.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplateQuad class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateTet-impl.h b/MeshLib/Elements/TemplateTet-impl.h
index 0f9b967dec8..601f5199bcf 100644
--- a/MeshLib/Elements/TemplateTet-impl.h
+++ b/MeshLib/Elements/TemplateTet-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TemplateTet class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateTet.h b/MeshLib/Elements/TemplateTet.h
index 8fd425d1110..b98c1e79580 100644
--- a/MeshLib/Elements/TemplateTet.h
+++ b/MeshLib/Elements/TemplateTet.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplateTet class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateTri-impl.h b/MeshLib/Elements/TemplateTri-impl.h
index 1eae73062f5..a4d2e0b735e 100644
--- a/MeshLib/Elements/TemplateTri-impl.h
+++ b/MeshLib/Elements/TemplateTri-impl.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the TemplateTri class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/TemplateTri.h b/MeshLib/Elements/TemplateTri.h
index 25643b6de1e..465a8daed05 100644
--- a/MeshLib/Elements/TemplateTri.h
+++ b/MeshLib/Elements/TemplateTri.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the TemplateTri class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Tet.h b/MeshLib/Elements/Tet.h
index a5fa7c5d2dc..ffee089d091 100644
--- a/MeshLib/Elements/Tet.h
+++ b/MeshLib/Elements/Tet.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Tet class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Elements/Tri.h b/MeshLib/Elements/Tri.h
index ca012aecaf4..8e30825f16e 100644
--- a/MeshLib/Elements/Tri.h
+++ b/MeshLib/Elements/Tri.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Tri class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Location.cpp b/MeshLib/Location.cpp
index 68a3a0beba3..2df7ffccd0d 100644
--- a/MeshLib/Location.cpp
+++ b/MeshLib/Location.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Location.h b/MeshLib/Location.h
index 3bcbf9e1a2c..5b4843f792b 100644
--- a/MeshLib/Location.h
+++ b/MeshLib/Location.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Mesh.cpp b/MeshLib/Mesh.cpp
index b34cc7bdbac..546b73ebf97 100644
--- a/MeshLib/Mesh.cpp
+++ b/MeshLib/Mesh.cpp
@@ -5,7 +5,7 @@
  * \brief Implementation of the Mesh class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Mesh.h b/MeshLib/Mesh.h
index ff912549bee..ef7785a212a 100644
--- a/MeshLib/Mesh.h
+++ b/MeshLib/Mesh.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Mesh class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/DuplicateMeshComponents.cpp b/MeshLib/MeshEditing/DuplicateMeshComponents.cpp
index 29135e63233..c853898d1c0 100644
--- a/MeshLib/MeshEditing/DuplicateMeshComponents.cpp
+++ b/MeshLib/MeshEditing/DuplicateMeshComponents.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of Duplicate functions.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/DuplicateMeshComponents.h b/MeshLib/MeshEditing/DuplicateMeshComponents.h
index 989c64049de..f9c7dc099da 100644
--- a/MeshLib/MeshEditing/DuplicateMeshComponents.h
+++ b/MeshLib/MeshEditing/DuplicateMeshComponents.h
@@ -5,7 +5,7 @@
  * \brief  Definition of Duplicate functions
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/ElementExtraction.cpp b/MeshLib/MeshEditing/ElementExtraction.cpp
index 388499fde1a..698f983ca99 100644
--- a/MeshLib/MeshEditing/ElementExtraction.cpp
+++ b/MeshLib/MeshEditing/ElementExtraction.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of ElementExtraction.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/ElementExtraction.h b/MeshLib/MeshEditing/ElementExtraction.h
index eeb9b04e5e3..9e01ff3b1aa 100644
--- a/MeshLib/MeshEditing/ElementExtraction.h
+++ b/MeshLib/MeshEditing/ElementExtraction.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ElementExtraction
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/ElementValueModification.cpp b/MeshLib/MeshEditing/ElementValueModification.cpp
index b26374c0d90..34976808ce1 100644
--- a/MeshLib/MeshEditing/ElementValueModification.cpp
+++ b/MeshLib/MeshEditing/ElementValueModification.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ElementValueModification class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/ElementValueModification.h b/MeshLib/MeshEditing/ElementValueModification.h
index 55e6604fbdf..472fff8eead 100644
--- a/MeshLib/MeshEditing/ElementValueModification.h
+++ b/MeshLib/MeshEditing/ElementValueModification.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ElementValueModification class
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp
index 6415de0982f..058e1b608b9 100644
--- a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp
+++ b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Mesh2MeshPropertyInterpolation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h
index f2965dfa1c6..5300b81f6e2 100644
--- a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h
+++ b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Mesh2MeshPropertyInterpolation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/MeshRevision.cpp b/MeshLib/MeshEditing/MeshRevision.cpp
index 3f9de650f18..91b56f92d46 100644
--- a/MeshLib/MeshEditing/MeshRevision.cpp
+++ b/MeshLib/MeshEditing/MeshRevision.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshRevision class. 
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/MeshRevision.h b/MeshLib/MeshEditing/MeshRevision.h
index 3e1edacb445..1b9dfd7e49d 100644
--- a/MeshLib/MeshEditing/MeshRevision.h
+++ b/MeshLib/MeshEditing/MeshRevision.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshRevision class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/moveMeshNodes.h b/MeshLib/MeshEditing/moveMeshNodes.h
index cf013cee784..159e6d9a567 100644
--- a/MeshLib/MeshEditing/moveMeshNodes.h
+++ b/MeshLib/MeshEditing/moveMeshNodes.h
@@ -4,11 +4,11 @@
  * @date Feb 03, 2014
  * @brief Functionality to move mesh nodes using a given displacement vec.
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 #ifndef MOVEMESHNODES_H_
 #define MOVEMESHNODES_H_
diff --git a/MeshLib/MeshEditing/removeMeshNodes.cpp b/MeshLib/MeshEditing/removeMeshNodes.cpp
index abd649e566e..491ff45a9eb 100644
--- a/MeshLib/MeshEditing/removeMeshNodes.cpp
+++ b/MeshLib/MeshEditing/removeMeshNodes.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of removeMeshNodes.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEditing/removeMeshNodes.h b/MeshLib/MeshEditing/removeMeshNodes.h
index 066a416e6d1..ea12972206d 100644
--- a/MeshLib/MeshEditing/removeMeshNodes.h
+++ b/MeshLib/MeshEditing/removeMeshNodes.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the removeMeshNodes
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEnums.cpp b/MeshLib/MeshEnums.cpp
index 910b4c5a05b..ced382cf4ac 100644
--- a/MeshLib/MeshEnums.cpp
+++ b/MeshLib/MeshEnums.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of mesh-related enumerations.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshEnums.h b/MeshLib/MeshEnums.h
index 3bf5caecdd9..eb87a13b7da 100644
--- a/MeshLib/MeshEnums.h
+++ b/MeshLib/MeshEnums.h
@@ -5,7 +5,7 @@
  * \brief   Definition of mesh-related Enumerations.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/ConvertRasterToMesh.cpp b/MeshLib/MeshGenerators/ConvertRasterToMesh.cpp
index 1dbeafe03e6..c4d98231c9d 100644
--- a/MeshLib/MeshGenerators/ConvertRasterToMesh.cpp
+++ b/MeshLib/MeshGenerators/ConvertRasterToMesh.cpp
@@ -5,7 +5,7 @@
  * @brief Implementation of the ConvertRasterToMesh class.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/ConvertRasterToMesh.h b/MeshLib/MeshGenerators/ConvertRasterToMesh.h
index 42898fa5849..0aae395cf2c 100644
--- a/MeshLib/MeshGenerators/ConvertRasterToMesh.h
+++ b/MeshLib/MeshGenerators/ConvertRasterToMesh.h
@@ -5,7 +5,7 @@
  * @brief Definition of the ConvertRasterToMesh class.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/LayeredVolume.cpp b/MeshLib/MeshGenerators/LayeredVolume.cpp
index dc08105b4cd..185df449281 100644
--- a/MeshLib/MeshGenerators/LayeredVolume.cpp
+++ b/MeshLib/MeshGenerators/LayeredVolume.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the LayeredVolume class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/LayeredVolume.h b/MeshLib/MeshGenerators/LayeredVolume.h
index 49deb3ec6ea..ee5ecb011ac 100644
--- a/MeshLib/MeshGenerators/LayeredVolume.h
+++ b/MeshLib/MeshGenerators/LayeredVolume.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the LayeredVolume class
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/MeshGenerator.cpp b/MeshLib/MeshGenerators/MeshGenerator.cpp
index 2f30171f678..1963417678d 100644
--- a/MeshLib/MeshGenerators/MeshGenerator.cpp
+++ b/MeshLib/MeshGenerators/MeshGenerator.cpp
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/MeshGenerator.h b/MeshLib/MeshGenerators/MeshGenerator.h
index 11946d2711e..4273b73c015 100644
--- a/MeshLib/MeshGenerators/MeshGenerator.h
+++ b/MeshLib/MeshGenerators/MeshGenerator.h
@@ -4,7 +4,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/MeshLayerMapper.cpp b/MeshLib/MeshGenerators/MeshLayerMapper.cpp
index cb44b44ba84..b302c5e113b 100644
--- a/MeshLib/MeshGenerators/MeshLayerMapper.cpp
+++ b/MeshLib/MeshGenerators/MeshLayerMapper.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshLayerMapper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshGenerators/MeshLayerMapper.h b/MeshLib/MeshGenerators/MeshLayerMapper.h
index b80c1ecfc50..33853f4045f 100644
--- a/MeshLib/MeshGenerators/MeshLayerMapper.h
+++ b/MeshLib/MeshGenerators/MeshLayerMapper.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshLayerMapper class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshInformation.cpp b/MeshLib/MeshInformation.cpp
index ad3faf023c6..99393667223 100644
--- a/MeshLib/MeshInformation.cpp
+++ b/MeshLib/MeshInformation.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshInformation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshInformation.h b/MeshLib/MeshInformation.h
index 71a51ed583d..cf3432f2f62 100644
--- a/MeshLib/MeshInformation.h
+++ b/MeshLib/MeshInformation.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshInformation class
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/AngleSkewMetric.cpp b/MeshLib/MeshQuality/AngleSkewMetric.cpp
index fb6dc802bb8..83084d31231 100644
--- a/MeshLib/MeshQuality/AngleSkewMetric.cpp
+++ b/MeshLib/MeshQuality/AngleSkewMetric.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the AngleSkewMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/AngleSkewMetric.h b/MeshLib/MeshQuality/AngleSkewMetric.h
index bdf023b54bb..c874ea99554 100644
--- a/MeshLib/MeshQuality/AngleSkewMetric.h
+++ b/MeshLib/MeshQuality/AngleSkewMetric.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the AngleSkewMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/AreaMetric.cpp b/MeshLib/MeshQuality/AreaMetric.cpp
index 6dc6fb6b6b5..c5500cef302 100644
--- a/MeshLib/MeshQuality/AreaMetric.cpp
+++ b/MeshLib/MeshQuality/AreaMetric.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the AreaMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/AreaMetric.h b/MeshLib/MeshQuality/AreaMetric.h
index 334b318551e..f863215d277 100644
--- a/MeshLib/MeshQuality/AreaMetric.h
+++ b/MeshLib/MeshQuality/AreaMetric.h
@@ -5,7 +5,7 @@
  * \brief  Implementation of the AreaMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/EdgeRatioMetric.cpp b/MeshLib/MeshQuality/EdgeRatioMetric.cpp
index 7c2cb981430..788f038dcb1 100644
--- a/MeshLib/MeshQuality/EdgeRatioMetric.cpp
+++ b/MeshLib/MeshQuality/EdgeRatioMetric.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the EdgeRatioMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/EdgeRatioMetric.h b/MeshLib/MeshQuality/EdgeRatioMetric.h
index 45b2148820c..4d9b9f60bfc 100644
--- a/MeshLib/MeshQuality/EdgeRatioMetric.h
+++ b/MeshLib/MeshQuality/EdgeRatioMetric.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the AreaMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/ElementErrorCode.h b/MeshLib/MeshQuality/ElementErrorCode.h
index 2e5434c566d..0f69265a84c 100644
--- a/MeshLib/MeshQuality/ElementErrorCode.h
+++ b/MeshLib/MeshQuality/ElementErrorCode.h
@@ -5,7 +5,7 @@
  * \brief   Definition of ElementErrorCodes.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/ElementQualityMetric.cpp b/MeshLib/MeshQuality/ElementQualityMetric.cpp
index 53842242af6..b551fc370d2 100644
--- a/MeshLib/MeshQuality/ElementQualityMetric.cpp
+++ b/MeshLib/MeshQuality/ElementQualityMetric.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ElementQualityMetricBase class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/ElementQualityMetric.h b/MeshLib/MeshQuality/ElementQualityMetric.h
index 3629e45abdc..557ea3aea20 100644
--- a/MeshLib/MeshQuality/ElementQualityMetric.h
+++ b/MeshLib/MeshQuality/ElementQualityMetric.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ElementQualityMetricBase class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/MeshValidation.cpp b/MeshLib/MeshQuality/MeshValidation.cpp
index 9f7d21a8f7f..bed91b85fff 100644
--- a/MeshLib/MeshQuality/MeshValidation.cpp
+++ b/MeshLib/MeshQuality/MeshValidation.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshValidation class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/MeshValidation.h b/MeshLib/MeshQuality/MeshValidation.h
index f795e323be4..cbbbcda6569 100644
--- a/MeshLib/MeshQuality/MeshValidation.h
+++ b/MeshLib/MeshQuality/MeshValidation.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshValidation class
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/VolumeMetric.cpp b/MeshLib/MeshQuality/VolumeMetric.cpp
index d090fa201ec..50bcdd07af4 100644
--- a/MeshLib/MeshQuality/VolumeMetric.cpp
+++ b/MeshLib/MeshQuality/VolumeMetric.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the VolumeMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshQuality/VolumeMetric.h b/MeshLib/MeshQuality/VolumeMetric.h
index f9a9bb28259..65cf70bfe94 100644
--- a/MeshLib/MeshQuality/VolumeMetric.h
+++ b/MeshLib/MeshQuality/VolumeMetric.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the VolumeMetric class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshSubset.h b/MeshLib/MeshSubset.h
index f753292a664..4822afff495 100644
--- a/MeshLib/MeshSubset.h
+++ b/MeshLib/MeshSubset.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshSubsets.h b/MeshLib/MeshSubsets.h
index 65be28fbddd..ee8fe468d14 100644
--- a/MeshLib/MeshSubsets.h
+++ b/MeshLib/MeshSubsets.h
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshSurfaceExtraction.cpp b/MeshLib/MeshSurfaceExtraction.cpp
index a3da29b2881..26590904b2e 100644
--- a/MeshLib/MeshSurfaceExtraction.cpp
+++ b/MeshLib/MeshSurfaceExtraction.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the MeshSurfaceExtraction class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/MeshSurfaceExtraction.h b/MeshLib/MeshSurfaceExtraction.h
index f5cd3e0b9fa..ff528d12d09 100644
--- a/MeshLib/MeshSurfaceExtraction.h
+++ b/MeshLib/MeshSurfaceExtraction.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the MeshSurfaceExtraction class
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Node.cpp b/MeshLib/Node.cpp
index 30df144f9a7..a1fb757ede3 100644
--- a/MeshLib/Node.cpp
+++ b/MeshLib/Node.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the Node class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/Node.h b/MeshLib/Node.h
index 05462ffefd0..ae0a21165a6 100644
--- a/MeshLib/Node.h
+++ b/MeshLib/Node.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the Node class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/convertMeshToGeo.cpp b/MeshLib/convertMeshToGeo.cpp
index 8642338dccf..d3e0e2148fa 100644
--- a/MeshLib/convertMeshToGeo.cpp
+++ b/MeshLib/convertMeshToGeo.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of  of mesh to geometry conversion.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/MeshLib/convertMeshToGeo.h b/MeshLib/convertMeshToGeo.h
index 54883619b26..8fb45995ec6 100644
--- a/MeshLib/convertMeshToGeo.h
+++ b/MeshLib/convertMeshToGeo.h
@@ -5,7 +5,7 @@
  * \brief  Definition of mesh to geometry conversion.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping-impl.h b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping-impl.h
index 318f759a707..74105706f5e 100644
--- a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping-impl.h
+++ b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping-impl.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h
index 5afb44a1cac..0855abfd5fb 100644
--- a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h
+++ b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h b/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h
index 06c6fcb8144..55dfed443b0 100644
--- a/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h
+++ b/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h b/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h
index fb17720d561..51ce2877d44 100644
--- a/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h
+++ b/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/FiniteElement/C0IsoparametricElements.h b/NumLib/Fem/FiniteElement/C0IsoparametricElements.h
index 0b18ed706c2..f05d76d5509 100644
--- a/NumLib/Fem/FiniteElement/C0IsoparametricElements.h
+++ b/NumLib/Fem/FiniteElement/C0IsoparametricElements.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/FiniteElement/TemplateIsoparametric.h b/NumLib/Fem/FiniteElement/TemplateIsoparametric.h
index 9e17f5339c0..3659dc5c85f 100644
--- a/NumLib/Fem/FiniteElement/TemplateIsoparametric.h
+++ b/NumLib/Fem/FiniteElement/TemplateIsoparametric.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/Integration/IntegrationGaussRegular-impl.h b/NumLib/Fem/Integration/IntegrationGaussRegular-impl.h
index 6aeaa965eb0..278eaf613c9 100644
--- a/NumLib/Fem/Integration/IntegrationGaussRegular-impl.h
+++ b/NumLib/Fem/Integration/IntegrationGaussRegular-impl.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/Integration/IntegrationGaussRegular.h b/NumLib/Fem/Integration/IntegrationGaussRegular.h
index fd6991ec636..76fd714a7ea 100644
--- a/NumLib/Fem/Integration/IntegrationGaussRegular.h
+++ b/NumLib/Fem/Integration/IntegrationGaussRegular.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/Integration/IntegrationGaussTri.h b/NumLib/Fem/Integration/IntegrationGaussTri.h
index 0fb7aa37438..499ec48aa17 100644
--- a/NumLib/Fem/Integration/IntegrationGaussTri.h
+++ b/NumLib/Fem/Integration/IntegrationGaussTri.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h b/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h
index afcf011f759..aef9a138182 100644
--- a/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h
+++ b/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeHex8.h b/NumLib/Fem/ShapeFunction/ShapeHex8.h
index 5a5d12bd9e9..4d07b1d3e79 100644
--- a/NumLib/Fem/ShapeFunction/ShapeHex8.h
+++ b/NumLib/Fem/ShapeFunction/ShapeHex8.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h b/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h
index cc458489f10..2fd7348b3c2 100644
--- a/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h
+++ b/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeLine2.h b/NumLib/Fem/ShapeFunction/ShapeLine2.h
index 13b70e6c299..e372e6abb7d 100644
--- a/NumLib/Fem/ShapeFunction/ShapeLine2.h
+++ b/NumLib/Fem/ShapeFunction/ShapeLine2.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h b/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h
index 167745acb3a..8f2b089cdac 100644
--- a/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h
+++ b/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad4.h b/NumLib/Fem/ShapeFunction/ShapeQuad4.h
index 00d710ca06c..bacc6ac41ef 100644
--- a/NumLib/Fem/ShapeFunction/ShapeQuad4.h
+++ b/NumLib/Fem/ShapeFunction/ShapeQuad4.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h b/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h
index 1ddda9a86a7..686c46a312e 100644
--- a/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h
+++ b/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Fem/ShapeFunction/ShapeTri3.h b/NumLib/Fem/ShapeFunction/ShapeTri3.h
index 523d039b63d..eaca0f915ee 100644
--- a/NumLib/Fem/ShapeFunction/ShapeTri3.h
+++ b/NumLib/Fem/ShapeFunction/ShapeTri3.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/ISpatialFunction.h b/NumLib/Function/ISpatialFunction.h
index 52c948d126a..859844def4b 100644
--- a/NumLib/Function/ISpatialFunction.h
+++ b/NumLib/Function/ISpatialFunction.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/LinearInterpolationAlongPolyline.cpp b/NumLib/Function/LinearInterpolationAlongPolyline.cpp
index 956ecb63bf4..dfe5dd7ee81 100644
--- a/NumLib/Function/LinearInterpolationAlongPolyline.cpp
+++ b/NumLib/Function/LinearInterpolationAlongPolyline.cpp
@@ -3,7 +3,7 @@
  * \date   2014-03-18
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/LinearInterpolationAlongPolyline.h b/NumLib/Function/LinearInterpolationAlongPolyline.h
index 16ad9e1b073..05ff896ee64 100644
--- a/NumLib/Function/LinearInterpolationAlongPolyline.h
+++ b/NumLib/Function/LinearInterpolationAlongPolyline.h
@@ -3,7 +3,7 @@
  * \date   2014-03-18
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/LinearInterpolationOnSurface.cpp b/NumLib/Function/LinearInterpolationOnSurface.cpp
index 18aa67f09ae..984d72b756e 100644
--- a/NumLib/Function/LinearInterpolationOnSurface.cpp
+++ b/NumLib/Function/LinearInterpolationOnSurface.cpp
@@ -3,7 +3,7 @@
  * \date   2014-03-18
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/LinearInterpolationOnSurface.h b/NumLib/Function/LinearInterpolationOnSurface.h
index 34e175ca0ec..d75e58d7b4e 100644
--- a/NumLib/Function/LinearInterpolationOnSurface.h
+++ b/NumLib/Function/LinearInterpolationOnSurface.h
@@ -3,7 +3,7 @@
  * \date   2014-03-18
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/SpatialFunctionLinear.h b/NumLib/Function/SpatialFunctionLinear.h
index 42758e2a170..000b2452267 100644
--- a/NumLib/Function/SpatialFunctionLinear.h
+++ b/NumLib/Function/SpatialFunctionLinear.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/Function/TemplateSpatialFunction.h b/NumLib/Function/TemplateSpatialFunction.h
index dbfddcce23c..e444bcc22af 100644
--- a/NumLib/Function/TemplateSpatialFunction.h
+++ b/NumLib/Function/TemplateSpatialFunction.h
@@ -3,7 +3,7 @@
  * \date   2013-08-13
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp
index 5cdbb3ccc7d..cd75dad58b9 100644
--- a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp
+++ b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h
index cdf66028faa..7acac82f631 100644
--- a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h
+++ b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/TimeStepping/Algorithms/ITimeStepAlgorithm.h b/NumLib/TimeStepping/Algorithms/ITimeStepAlgorithm.h
index 349c0821e0a..c24a2ad253e 100644
--- a/NumLib/TimeStepping/Algorithms/ITimeStepAlgorithm.h
+++ b/NumLib/TimeStepping/Algorithms/ITimeStepAlgorithm.h
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.cpp b/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.cpp
index 37667858470..741b798c359 100644
--- a/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.cpp
+++ b/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.cpp
@@ -3,7 +3,7 @@
  * \date   2013-08-07
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.h b/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.h
index 0c297c7ecb4..20d39f86e0f 100644
--- a/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.h
+++ b/NumLib/TimeStepping/Algorithms/IterationNumberBasedAdaptiveTimeStepping.h
@@ -2,10 +2,11 @@
  * \author Haibing Shao and Norihiro Watanabe
  * \date   2013-08-07
  *
- * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.com)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.com/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #ifndef ITERATIONNUMBERBASEDADAPTIVETIMESTEPPING_H_
diff --git a/NumLib/TimeStepping/TimeStep.h b/NumLib/TimeStepping/TimeStep.h
index 4bd91e3290c..3f3c605be2e 100644
--- a/NumLib/TimeStepping/TimeStep.h
+++ b/NumLib/TimeStepping/TimeStep.h
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/BoundaryCondition.cpp b/OGS/BoundaryCondition.cpp
index f8a5513e712..b5913f15a55 100644
--- a/OGS/BoundaryCondition.cpp
+++ b/OGS/BoundaryCondition.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the BoundaryCondition class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/BoundaryCondition.h b/OGS/BoundaryCondition.h
index 9c16db27be6..b8581c6065a 100644
--- a/OGS/BoundaryCondition.h
+++ b/OGS/BoundaryCondition.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the BoundaryCondition class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/DistributionInfo.cpp b/OGS/DistributionInfo.cpp
index 93e3e4e04cc..37cf067dc84 100644
--- a/OGS/DistributionInfo.cpp
+++ b/OGS/DistributionInfo.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the DistributionInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/DistributionInfo.h b/OGS/DistributionInfo.h
index d63980e4674..59c19df9f52 100644
--- a/OGS/DistributionInfo.h
+++ b/OGS/DistributionInfo.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the DistributionInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/FEMCondition.cpp b/OGS/FEMCondition.cpp
index 38d95a3daab..68f98d2bc10 100644
--- a/OGS/FEMCondition.cpp
+++ b/OGS/FEMCondition.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the FEMCondition class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/FEMCondition.h b/OGS/FEMCondition.h
index 223045eb52b..b382c42a869 100644
--- a/OGS/FEMCondition.h
+++ b/OGS/FEMCondition.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the FEMCondition class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/FEMEnums.cpp b/OGS/FEMEnums.cpp
index 4ccf7b7538f..f9c9c877d7d 100644
--- a/OGS/FEMEnums.cpp
+++ b/OGS/FEMEnums.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of fem enumerations.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/FEMEnums.h b/OGS/FEMEnums.h
index 21df8b059aa..c1fa77152a2 100644
--- a/OGS/FEMEnums.h
+++ b/OGS/FEMEnums.h
@@ -5,7 +5,7 @@
  * \brief  Definition of fem enumerations.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/GeoInfo.cpp b/OGS/GeoInfo.cpp
index b0939720261..ea7bfdcea52 100644
--- a/OGS/GeoInfo.cpp
+++ b/OGS/GeoInfo.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GeoInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/GeoInfo.h b/OGS/GeoInfo.h
index 3771710497a..90549276573 100644
--- a/OGS/GeoInfo.h
+++ b/OGS/GeoInfo.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the GeoInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/InitialCondition.cpp b/OGS/InitialCondition.cpp
index 99276156b49..6023c918062 100644
--- a/OGS/InitialCondition.cpp
+++ b/OGS/InitialCondition.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the InitialCondition class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/InitialCondition.h b/OGS/InitialCondition.h
index be86936605a..76c232ab0c4 100644
--- a/OGS/InitialCondition.h
+++ b/OGS/InitialCondition.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the InitialCondition class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/OGSNamespaceDoc.h b/OGS/OGSNamespaceDoc.h
index 06f743d5670..0c28a65c183 100644
--- a/OGS/OGSNamespaceDoc.h
+++ b/OGS/OGSNamespaceDoc.h
@@ -5,7 +5,7 @@
  * \brief  Documentation of namespaces.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/ProcessInfo.cpp b/OGS/ProcessInfo.cpp
index 212a00fa64e..cb4b50b29a3 100644
--- a/OGS/ProcessInfo.cpp
+++ b/OGS/ProcessInfo.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the ProcessInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/ProcessInfo.h b/OGS/ProcessInfo.h
index 04fc9554f96..ddd66cc6b3b 100644
--- a/OGS/ProcessInfo.h
+++ b/OGS/ProcessInfo.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the ProcessInfo class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/ProjectData.cpp b/OGS/ProjectData.cpp
index d8726011720..41a02995fa7 100644
--- a/OGS/ProjectData.cpp
+++ b/OGS/ProjectData.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the project data class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/ProjectData.h b/OGS/ProjectData.h
index abf03c25eaf..65fc31a9503 100644
--- a/OGS/ProjectData.h
+++ b/OGS/ProjectData.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/SourceTerm.cpp b/OGS/SourceTerm.cpp
index 01c2f24cce5..d84a603605c 100644
--- a/OGS/SourceTerm.cpp
+++ b/OGS/SourceTerm.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the SourceTerm class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/OGS/SourceTerm.h b/OGS/SourceTerm.h
index 5e8d215afcf..75b57344111 100644
--- a/OGS/SourceTerm.h
+++ b/OGS/SourceTerm.h
@@ -5,7 +5,7 @@
  * \brief  Definition of the SourceTerm class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MatrixTests/DenseGaussEliminationChecker.cpp b/SimpleTests/MatrixTests/DenseGaussEliminationChecker.cpp
index d8b5fccf9c9..5b8c46fcd36 100644
--- a/SimpleTests/MatrixTests/DenseGaussEliminationChecker.cpp
+++ b/SimpleTests/MatrixTests/DenseGaussEliminationChecker.cpp
@@ -3,7 +3,7 @@
  * \brief  Implementation of tests.
  *
  * \copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MatrixTests/MatMult.cpp b/SimpleTests/MatrixTests/MatMult.cpp
index 382e2a0c254..bdb2b33191e 100644
--- a/SimpleTests/MatrixTests/MatMult.cpp
+++ b/SimpleTests/MatrixTests/MatMult.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of tests.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp b/SimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp
index dc1c2ac9b8b..ce4b7e5f799 100644
--- a/SimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp
+++ b/SimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp
@@ -5,7 +5,7 @@
  * \brief  Test for removing entries in matrices.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MatrixTests/MatVecMultNDPerm.cpp b/SimpleTests/MatrixTests/MatVecMultNDPerm.cpp
index 0e9d7693827..7960ecef89e 100644
--- a/SimpleTests/MatrixTests/MatVecMultNDPerm.cpp
+++ b/SimpleTests/MatrixTests/MatVecMultNDPerm.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of tests.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MatrixTests/MatVecMultNDPermOpenMP.cpp b/SimpleTests/MatrixTests/MatVecMultNDPermOpenMP.cpp
index 5393f638b83..c39749b306e 100644
--- a/SimpleTests/MatrixTests/MatVecMultNDPermOpenMP.cpp
+++ b/SimpleTests/MatrixTests/MatVecMultNDPermOpenMP.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of tests.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MatrixTests/MatVecMultPthreads.cpp b/SimpleTests/MatrixTests/MatVecMultPthreads.cpp
index 88f8ce06751..0e129397010 100644
--- a/SimpleTests/MatrixTests/MatVecMultPthreads.cpp
+++ b/SimpleTests/MatrixTests/MatVecMultPthreads.cpp
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.net/LICENSE.txt
diff --git a/SimpleTests/MeshTests/MeshRead.cpp b/SimpleTests/MeshTests/MeshRead.cpp
index 836f3e301b2..c07f045cde4 100644
--- a/SimpleTests/MeshTests/MeshRead.cpp
+++ b/SimpleTests/MeshTests/MeshRead.cpp
@@ -5,7 +5,7 @@
  * \brief  Test for reading meshes.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/SimpleTests/MeshTests/MeshSearchTest.cpp b/SimpleTests/MeshTests/MeshSearchTest.cpp
index 66f9f7871f2..ff299ccac73 100644
--- a/SimpleTests/MeshTests/MeshSearchTest.cpp
+++ b/SimpleTests/MeshTests/MeshSearchTest.cpp
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/SimpleTests/SolverTests/GMResDiagPrecond.cpp b/SimpleTests/SolverTests/GMResDiagPrecond.cpp
index 3aecc50d400..ad742b91379 100644
--- a/SimpleTests/SolverTests/GMResDiagPrecond.cpp
+++ b/SimpleTests/SolverTests/GMResDiagPrecond.cpp
@@ -5,7 +5,7 @@
  * \brief  Test for GMRes preconditioner.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/AssemblerLib/SteadyDiffusion2DExample1.h b/Tests/AssemblerLib/SteadyDiffusion2DExample1.h
index c63f59816c6..5847a826a99 100644
--- a/Tests/AssemblerLib/SteadyDiffusion2DExample1.h
+++ b/Tests/AssemblerLib/SteadyDiffusion2DExample1.h
@@ -3,7 +3,7 @@
  * \date   2013-04-18
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/AssemblerLib/TestMeshComponentMap.cpp b/Tests/AssemblerLib/TestMeshComponentMap.cpp
index 6b42d5f3da8..ba25d2bfa5a 100644
--- a/Tests/AssemblerLib/TestMeshComponentMap.cpp
+++ b/Tests/AssemblerLib/TestMeshComponentMap.cpp
@@ -3,7 +3,7 @@
  * \date   2013-04-16
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/AssemblerLib/TestSerialExecutor.cpp b/Tests/AssemblerLib/TestSerialExecutor.cpp
index d074ee12d0c..f068880d751 100644
--- a/Tests/AssemblerLib/TestSerialExecutor.cpp
+++ b/Tests/AssemblerLib/TestSerialExecutor.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/AssemblerLib/TestSerialLinearSolver.cpp b/Tests/AssemblerLib/TestSerialLinearSolver.cpp
index 1a12f34f951..0f2720b37ac 100644
--- a/Tests/AssemblerLib/TestSerialLinearSolver.cpp
+++ b/Tests/AssemblerLib/TestSerialLinearSolver.cpp
@@ -3,7 +3,7 @@
  * \date   2013-04-18
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/AssemblerLib/TestSerialVectorMatrixBuilder.cpp b/Tests/AssemblerLib/TestSerialVectorMatrixBuilder.cpp
index 7476391194c..26feb8c674f 100644
--- a/Tests/AssemblerLib/TestSerialVectorMatrixBuilder.cpp
+++ b/Tests/AssemblerLib/TestSerialVectorMatrixBuilder.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/BaseLib/TestFilePathStringManipulation.cpp b/Tests/BaseLib/TestFilePathStringManipulation.cpp
index 7eeb523c7fe..a112a1a4446 100644
--- a/Tests/BaseLib/TestFilePathStringManipulation.cpp
+++ b/Tests/BaseLib/TestFilePathStringManipulation.cpp
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/BaseLib/TestQuicksort.cpp b/Tests/BaseLib/TestQuicksort.cpp
index cddce7a1d87..5ca0104ec41 100644
--- a/Tests/BaseLib/TestQuicksort.cpp
+++ b/Tests/BaseLib/TestQuicksort.cpp
@@ -5,7 +5,7 @@
  * \brief  Testing the specialized version of quicksort.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/BaseLib/TestSwap.cpp b/Tests/BaseLib/TestSwap.cpp
index f6a36d732c7..bcbc30a64c8 100644
--- a/Tests/BaseLib/TestSwap.cpp
+++ b/Tests/BaseLib/TestSwap.cpp
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/BaseLib/TestSystemTools.cpp b/Tests/BaseLib/TestSystemTools.cpp
index bf5f923100c..d6f5b5c9dc7 100644
--- a/Tests/BaseLib/TestSystemTools.cpp
+++ b/Tests/BaseLib/TestSystemTools.cpp
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/FileIO/TestBoostXmlCndInterface.cpp b/Tests/FileIO/TestBoostXmlCndInterface.cpp
index d1e4a03e531..062d2ccd623 100644
--- a/Tests/FileIO/TestBoostXmlCndInterface.cpp
+++ b/Tests/FileIO/TestBoostXmlCndInterface.cpp
@@ -3,7 +3,7 @@
  * \date   2014-02-07
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/FileIO/TestXmlGmlReader.cpp b/Tests/FileIO/TestXmlGmlReader.cpp
index 606f7767504..6262d858992 100644
--- a/Tests/FileIO/TestXmlGmlReader.cpp
+++ b/Tests/FileIO/TestXmlGmlReader.cpp
@@ -4,7 +4,7 @@
  * \date   2013-03-20
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/GeoLib/TestAABB.cpp b/Tests/GeoLib/TestAABB.cpp
index f2aedd82682..4e40a1f243c 100644
--- a/Tests/GeoLib/TestAABB.cpp
+++ b/Tests/GeoLib/TestAABB.cpp
@@ -5,7 +5,7 @@
  * \brief  Tests of AABB class.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp b/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp
index 1495ed8a33c..e06bef66d2d 100644
--- a/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp
+++ b/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp
@@ -2,11 +2,11 @@
  * @file TestComputeAndInsertAllIntersectionPoints.cpp
  * @date 2014-05-09
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include <ctime>
diff --git a/Tests/GeoLib/TestDividedByPlane.cpp b/Tests/GeoLib/TestDividedByPlane.cpp
index 8336c235f06..d95856dae39 100644
--- a/Tests/GeoLib/TestDividedByPlane.cpp
+++ b/Tests/GeoLib/TestDividedByPlane.cpp
@@ -4,7 +4,7 @@
  * \date   2014-02-26
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/GeoLib/TestGEOObjectsMerge.cpp b/Tests/GeoLib/TestGEOObjectsMerge.cpp
index 2146e6848d2..6210af4696c 100644
--- a/Tests/GeoLib/TestGEOObjectsMerge.cpp
+++ b/Tests/GeoLib/TestGEOObjectsMerge.cpp
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestGrid.cpp b/Tests/GeoLib/TestGrid.cpp
index fcb906fbd29..0200c6d32fe 100644
--- a/Tests/GeoLib/TestGrid.cpp
+++ b/Tests/GeoLib/TestGrid.cpp
@@ -5,7 +5,7 @@
  * @brief Tests for class GeoLib::Grid.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestIsPointInTriangle.cpp b/Tests/GeoLib/TestIsPointInTriangle.cpp
index ce90557fa3a..3171a674df4 100644
--- a/Tests/GeoLib/TestIsPointInTriangle.cpp
+++ b/Tests/GeoLib/TestIsPointInTriangle.cpp
@@ -2,11 +2,11 @@
  * @file TestIsPointInTriangle.cpp
  * @date 2014-05-27
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include "gtest/gtest.h"
diff --git a/Tests/GeoLib/TestLineSegmentIntersect.cpp b/Tests/GeoLib/TestLineSegmentIntersect.cpp
index 6434be380ee..e67b3913f21 100644
--- a/Tests/GeoLib/TestLineSegmentIntersect.cpp
+++ b/Tests/GeoLib/TestLineSegmentIntersect.cpp
@@ -3,7 +3,7 @@
  * @date Dec 2, 2013
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestParallel.cpp b/Tests/GeoLib/TestParallel.cpp
index 63e6074680f..7c6e28bceab 100644
--- a/Tests/GeoLib/TestParallel.cpp
+++ b/Tests/GeoLib/TestParallel.cpp
@@ -2,11 +2,11 @@
  * @file TestParall.cpp
  * @date Feb 26, 2014
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include "gtest/gtest.h"
diff --git a/Tests/GeoLib/TestPoint.cpp b/Tests/GeoLib/TestPoint.cpp
index bd7c831d50e..c65c965874b 100644
--- a/Tests/GeoLib/TestPoint.cpp
+++ b/Tests/GeoLib/TestPoint.cpp
@@ -4,7 +4,7 @@
  * @date Nov 8, 2012
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestPointVec.cpp b/Tests/GeoLib/TestPointVec.cpp
index a3b891564f6..91e118f195a 100644
--- a/Tests/GeoLib/TestPointVec.cpp
+++ b/Tests/GeoLib/TestPointVec.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestPointsOnAPlane.cpp b/Tests/GeoLib/TestPointsOnAPlane.cpp
index 1ba86090b67..b0c6f892488 100644
--- a/Tests/GeoLib/TestPointsOnAPlane.cpp
+++ b/Tests/GeoLib/TestPointsOnAPlane.cpp
@@ -4,7 +4,7 @@
  * \date   2014-02-26
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/GeoLib/TestPolygon.cpp b/Tests/GeoLib/TestPolygon.cpp
index eeaa7b8155c..680a72f4609 100644
--- a/Tests/GeoLib/TestPolygon.cpp
+++ b/Tests/GeoLib/TestPolygon.cpp
@@ -5,7 +5,7 @@
  * @brief Test functionality of class Polygon.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestPolyline.cpp b/Tests/GeoLib/TestPolyline.cpp
index 0d5e85ded58..4f17b2193c6 100644
--- a/Tests/GeoLib/TestPolyline.cpp
+++ b/Tests/GeoLib/TestPolyline.cpp
@@ -4,7 +4,7 @@
  * @date Jan 7, 2013
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/GeoLib/TestSimplePolygonTree.cpp b/Tests/GeoLib/TestSimplePolygonTree.cpp
index aa31f022cff..d8be5e396e3 100644
--- a/Tests/GeoLib/TestSimplePolygonTree.cpp
+++ b/Tests/GeoLib/TestSimplePolygonTree.cpp
@@ -4,11 +4,11 @@
  * @date Apr 02, 2014
  * @brief Test functionality of class SimplePolygonTree.
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include <memory>
diff --git a/Tests/MathLib/TestDenseGaussAlgorithm.cpp b/Tests/MathLib/TestDenseGaussAlgorithm.cpp
index 3617ba082ef..4f8f758d0b7 100644
--- a/Tests/MathLib/TestDenseGaussAlgorithm.cpp
+++ b/Tests/MathLib/TestDenseGaussAlgorithm.cpp
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MathLib/TestGlobalDenseMatrix.cpp b/Tests/MathLib/TestGlobalDenseMatrix.cpp
index 7e7ff295c80..3205a9cd7cb 100644
--- a/Tests/MathLib/TestGlobalDenseMatrix.cpp
+++ b/Tests/MathLib/TestGlobalDenseMatrix.cpp
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MathLib/TestGlobalMatrixInterface.cpp b/Tests/MathLib/TestGlobalMatrixInterface.cpp
index d11f1749369..805f421add0 100644
--- a/Tests/MathLib/TestGlobalMatrixInterface.cpp
+++ b/Tests/MathLib/TestGlobalMatrixInterface.cpp
@@ -6,7 +6,7 @@
  * \brief  Interface tests of global matrix classes
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/MathLib/TestGlobalVectorInterface.cpp b/Tests/MathLib/TestGlobalVectorInterface.cpp
index 01e21e28c16..186ec86bece 100644
--- a/Tests/MathLib/TestGlobalVectorInterface.cpp
+++ b/Tests/MathLib/TestGlobalVectorInterface.cpp
@@ -6,7 +6,7 @@
  * \brief  Interface tests of global vector classes
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/MathLib/TestIntegration.cpp b/Tests/MathLib/TestIntegration.cpp
index 43b4915c69a..5456acbf952 100644
--- a/Tests/MathLib/TestIntegration.cpp
+++ b/Tests/MathLib/TestIntegration.cpp
@@ -3,7 +3,7 @@
  * \date   2013-08-29
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MathLib/TestLinearSolver.cpp b/Tests/MathLib/TestLinearSolver.cpp
index a8786535c96..750da443f34 100644
--- a/Tests/MathLib/TestLinearSolver.cpp
+++ b/Tests/MathLib/TestLinearSolver.cpp
@@ -6,7 +6,7 @@
  * \brief  Implementation tests.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/MathLib/TestMatrixAssemblyTemplate.cpp b/Tests/MathLib/TestMatrixAssemblyTemplate.cpp
index a93b29afd70..a89878c9c65 100644
--- a/Tests/MathLib/TestMatrixAssemblyTemplate.cpp
+++ b/Tests/MathLib/TestMatrixAssemblyTemplate.cpp
@@ -5,7 +5,7 @@
  * @brief 
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MathLib/TestNonlinearPicard.cpp b/Tests/MathLib/TestNonlinearPicard.cpp
index 5b48bc0f11d..b2ffd12c0eb 100644
--- a/Tests/MathLib/TestNonlinearPicard.cpp
+++ b/Tests/MathLib/TestNonlinearPicard.cpp
@@ -1,8 +1,9 @@
 /**
- * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.com)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.com/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  *
  *
  * \file TestNonlinearPicard.cpp
diff --git a/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp b/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp
index 1772e8860b5..748ad2e1035 100644
--- a/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp
+++ b/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp
@@ -5,7 +5,7 @@
  * @brief
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MathLib/TestTemplatePoint.cpp b/Tests/MathLib/TestTemplatePoint.cpp
index 460df67ceab..9d5d2299773 100644
--- a/Tests/MathLib/TestTemplatePoint.cpp
+++ b/Tests/MathLib/TestTemplatePoint.cpp
@@ -2,11 +2,11 @@
  * @file TestTemplatePoint.cpp
  * @date Mar 13, 2014
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include <array>
diff --git a/Tests/MathLib/TestVector3.cpp b/Tests/MathLib/TestVector3.cpp
index f215c7178a7..ab9f0b0f3b8 100644
--- a/Tests/MathLib/TestVector3.cpp
+++ b/Tests/MathLib/TestVector3.cpp
@@ -2,11 +2,11 @@
  * @file TestVector3.cpp
  * @date Feb 28, 2014
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include <array>
diff --git a/Tests/MathLib/TestWeightedPoint.cpp b/Tests/MathLib/TestWeightedPoint.cpp
index 6638564185a..383a418da56 100644
--- a/Tests/MathLib/TestWeightedPoint.cpp
+++ b/Tests/MathLib/TestWeightedPoint.cpp
@@ -2,7 +2,7 @@
  * @file TestWeightedPoint.cpp
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/MeshSubsets.cpp b/Tests/MeshLib/MeshSubsets.cpp
index c845913c41d..974ebc0471a 100644
--- a/Tests/MeshLib/MeshSubsets.cpp
+++ b/Tests/MeshLib/MeshSubsets.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestDuplicate.cpp b/Tests/MeshLib/TestDuplicate.cpp
index ad467eb8a88..033f70f7174 100644
--- a/Tests/MeshLib/TestDuplicate.cpp
+++ b/Tests/MeshLib/TestDuplicate.cpp
@@ -5,7 +5,7 @@
  * @brief Tests for Duplicate functions
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestElementConstants.cpp b/Tests/MeshLib/TestElementConstants.cpp
index 6bbb7e9ed7d..d6f2ed55100 100644
--- a/Tests/MeshLib/TestElementConstants.cpp
+++ b/Tests/MeshLib/TestElementConstants.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestElementStatus.cpp b/Tests/MeshLib/TestElementStatus.cpp
index a1b2e786311..3a99a3f78f1 100644
--- a/Tests/MeshLib/TestElementStatus.cpp
+++ b/Tests/MeshLib/TestElementStatus.cpp
@@ -5,7 +5,7 @@
  * @brief Tests for ElementStatus class
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestLineMesh.cpp b/Tests/MeshLib/TestLineMesh.cpp
index 04e5a3a341a..5ca9e29d0a1 100644
--- a/Tests/MeshLib/TestLineMesh.cpp
+++ b/Tests/MeshLib/TestLineMesh.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestMeshGenerator.cpp b/Tests/MeshLib/TestMeshGenerator.cpp
index 3c4409c0d92..bbcadafd2b0 100644
--- a/Tests/MeshLib/TestMeshGenerator.cpp
+++ b/Tests/MeshLib/TestMeshGenerator.cpp
@@ -1,6 +1,6 @@
 /**
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestMeshNodeSearch.cpp b/Tests/MeshLib/TestMeshNodeSearch.cpp
index ab9c785a7a4..c6e91bf66ef 100644
--- a/Tests/MeshLib/TestMeshNodeSearch.cpp
+++ b/Tests/MeshLib/TestMeshNodeSearch.cpp
@@ -5,7 +5,7 @@
  * @brief Test the implementation of class MeshNodeSearch.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestMeshRevision.cpp b/Tests/MeshLib/TestMeshRevision.cpp
index 7eb2ffc3aa7..719c07514aa 100644
--- a/Tests/MeshLib/TestMeshRevision.cpp
+++ b/Tests/MeshLib/TestMeshRevision.cpp
@@ -5,7 +5,7 @@
  * @brief Tests for MeshRevision class
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestMoveMeshNodes.cpp b/Tests/MeshLib/TestMoveMeshNodes.cpp
index f3fc76396a3..f0210c5fb78 100644
--- a/Tests/MeshLib/TestMoveMeshNodes.cpp
+++ b/Tests/MeshLib/TestMoveMeshNodes.cpp
@@ -1,9 +1,9 @@
 /**
  * \copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 #include "gtest/gtest.h"
diff --git a/Tests/MeshLib/TestQuadMesh.cpp b/Tests/MeshLib/TestQuadMesh.cpp
index f8fdd7e893b..1d7ed02eac0 100644
--- a/Tests/MeshLib/TestQuadMesh.cpp
+++ b/Tests/MeshLib/TestQuadMesh.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestTriLineMesh.cpp b/Tests/MeshLib/TestTriLineMesh.cpp
index a745bc8779f..f164c1cadaa 100644
--- a/Tests/MeshLib/TestTriLineMesh.cpp
+++ b/Tests/MeshLib/TestTriLineMesh.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/MeshLib/TestUniqueMeshId.cpp b/Tests/MeshLib/TestUniqueMeshId.cpp
index 2dc3e7ea2dc..cb9686a1bd1 100644
--- a/Tests/MeshLib/TestUniqueMeshId.cpp
+++ b/Tests/MeshLib/TestUniqueMeshId.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h b/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h
index c164026df6e..6430b426c8f 100644
--- a/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h
+++ b/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h b/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h
index 048380919c5..683edab8573 100644
--- a/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h
+++ b/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h b/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h
index b2548cab02f..328304477cc 100644
--- a/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h
+++ b/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h b/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h
index 6223fceb42e..a2a562e52d8 100644
--- a/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h
+++ b/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/FeTestData/MatrixTools.h b/Tests/NumLib/FeTestData/MatrixTools.h
index b4f986c09c6..eebb4292737 100644
--- a/Tests/NumLib/FeTestData/MatrixTools.h
+++ b/Tests/NumLib/FeTestData/MatrixTools.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/FeTestData/TestFeHEX8.h b/Tests/NumLib/FeTestData/TestFeHEX8.h
index e566087f986..c2c12df6ac4 100644
--- a/Tests/NumLib/FeTestData/TestFeHEX8.h
+++ b/Tests/NumLib/FeTestData/TestFeHEX8.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/FeTestData/TestFeLINE2.h b/Tests/NumLib/FeTestData/TestFeLINE2.h
index ce7b5e68d36..f3d674b39fa 100644
--- a/Tests/NumLib/FeTestData/TestFeLINE2.h
+++ b/Tests/NumLib/FeTestData/TestFeLINE2.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/FeTestData/TestFeQUAD4.h b/Tests/NumLib/FeTestData/TestFeQUAD4.h
index 009e531ad0a..afa0c64bb7a 100644
--- a/Tests/NumLib/FeTestData/TestFeQUAD4.h
+++ b/Tests/NumLib/FeTestData/TestFeQUAD4.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/FeTestData/TestFeTRI3.h b/Tests/NumLib/FeTestData/TestFeTRI3.h
index 077dd815add..f800e5093ed 100644
--- a/Tests/NumLib/FeTestData/TestFeTRI3.h
+++ b/Tests/NumLib/FeTestData/TestFeTRI3.h
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/TestCoordinatesMapping.cpp b/Tests/NumLib/TestCoordinatesMapping.cpp
index a3766ae222f..b206e347870 100644
--- a/Tests/NumLib/TestCoordinatesMapping.cpp
+++ b/Tests/NumLib/TestCoordinatesMapping.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/TestFe.cpp b/Tests/NumLib/TestFe.cpp
index 76c569bb06e..23c387c1b3c 100644
--- a/Tests/NumLib/TestFe.cpp
+++ b/Tests/NumLib/TestFe.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/TestFemIntegration.cpp b/Tests/NumLib/TestFemIntegration.cpp
index 6018a342cd2..aeb74165d54 100644
--- a/Tests/NumLib/TestFemIntegration.cpp
+++ b/Tests/NumLib/TestFemIntegration.cpp
@@ -3,7 +3,7 @@
  * \date   2013-08-29
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/TestShapeFunctions.cpp b/Tests/NumLib/TestShapeFunctions.cpp
index fe744d61de2..9b848eb519e 100644
--- a/Tests/NumLib/TestShapeFunctions.cpp
+++ b/Tests/NumLib/TestShapeFunctions.cpp
@@ -3,7 +3,7 @@
  * \date   2013-09-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/TestShapeMatrices.cpp b/Tests/NumLib/TestShapeMatrices.cpp
index 8cb30fb76cd..14b7a41247d 100644
--- a/Tests/NumLib/TestShapeMatrices.cpp
+++ b/Tests/NumLib/TestShapeMatrices.cpp
@@ -3,7 +3,7 @@
  * \date   2013-09-06
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Tests/NumLib/TestSpatialFunction.cpp b/Tests/NumLib/TestSpatialFunction.cpp
index 5b3d06b1d0a..790b26b5e9e 100644
--- a/Tests/NumLib/TestSpatialFunction.cpp
+++ b/Tests/NumLib/TestSpatialFunction.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/TestTimeStep.cpp b/Tests/NumLib/TestTimeStep.cpp
index cfd2b297821..875d237ac29 100644
--- a/Tests/NumLib/TestTimeStep.cpp
+++ b/Tests/NumLib/TestTimeStep.cpp
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/TestTimeSteppingFixed.cpp b/Tests/NumLib/TestTimeSteppingFixed.cpp
index 6e77838b74e..0397f077410 100644
--- a/Tests/NumLib/TestTimeSteppingFixed.cpp
+++ b/Tests/NumLib/TestTimeSteppingFixed.cpp
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/TestTimeSteppingIterationNumber.cpp b/Tests/NumLib/TestTimeSteppingIterationNumber.cpp
index c998526e374..98207cecadb 100644
--- a/Tests/NumLib/TestTimeSteppingIterationNumber.cpp
+++ b/Tests/NumLib/TestTimeSteppingIterationNumber.cpp
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/NumLib/TimeSteppingTestingTools.h b/Tests/NumLib/TimeSteppingTestingTools.h
index 2f5d11e9f49..4463bb67dd1 100644
--- a/Tests/NumLib/TimeSteppingTestingTools.h
+++ b/Tests/NumLib/TimeSteppingTestingTools.h
@@ -3,7 +3,7 @@
  * \date   2012-08-03
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/TestTools.h b/Tests/TestTools.h
index 135a9558da8..9ec60c2e5d5 100644
--- a/Tests/TestTools.h
+++ b/Tests/TestTools.h
@@ -5,7 +5,7 @@
  * \brief
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Tests/testrunner.cpp b/Tests/testrunner.cpp
index d1e992b51c2..c66b003e74c 100644
--- a/Tests/testrunner.cpp
+++ b/Tests/testrunner.cpp
@@ -5,7 +5,7 @@
  * \brief  GTest test executables main function.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/ConvertSHPToGLI.cpp b/Utils/FileConverter/ConvertSHPToGLI.cpp
index dafc343e489..6bde561bb43 100644
--- a/Utils/FileConverter/ConvertSHPToGLI.cpp
+++ b/Utils/FileConverter/ConvertSHPToGLI.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the shp to gli converter tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/ConvertVtkToOsg.cpp b/Utils/FileConverter/ConvertVtkToOsg.cpp
index d511062b7e9..a389199835a 100644
--- a/Utils/FileConverter/ConvertVtkToOsg.cpp
+++ b/Utils/FileConverter/ConvertVtkToOsg.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the vtk to osg converter tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/FEFLOW2OGS.cpp b/Utils/FileConverter/FEFLOW2OGS.cpp
index 0c7d3075e2c..9e795298e48 100644
--- a/Utils/FileConverter/FEFLOW2OGS.cpp
+++ b/Utils/FileConverter/FEFLOW2OGS.cpp
@@ -1,6 +1,6 @@
 /**
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/GMSH2OGS.cpp b/Utils/FileConverter/GMSH2OGS.cpp
index 25962b4e0b1..5c8d280aa45 100644
--- a/Utils/FileConverter/GMSH2OGS.cpp
+++ b/Utils/FileConverter/GMSH2OGS.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the GMSH2OGS converter.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/OGS2VTK.cpp b/Utils/FileConverter/OGS2VTK.cpp
index a3bbe1c9306..c3a3fd0de52 100644
--- a/Utils/FileConverter/OGS2VTK.cpp
+++ b/Utils/FileConverter/OGS2VTK.cpp
@@ -5,7 +5,7 @@
  * @brief Converts OGS mesh into VTK mesh.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/FileConverter/VTK2OGS.cpp b/Utils/FileConverter/VTK2OGS.cpp
index 6f110997be3..a53e96f6fa7 100644
--- a/Utils/FileConverter/VTK2OGS.cpp
+++ b/Utils/FileConverter/VTK2OGS.cpp
@@ -5,7 +5,7 @@
  * @brief Converts VTK mesh into OGS mesh.
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/FileConverter/generateBCFromPolyline.cpp b/Utils/FileConverter/generateBCFromPolyline.cpp
index d952b418010..198b04df632 100644
--- a/Utils/FileConverter/generateBCFromPolyline.cpp
+++ b/Utils/FileConverter/generateBCFromPolyline.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the generateBCFromPolyline tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/generateBCandGLI.cpp b/Utils/FileConverter/generateBCandGLI.cpp
index 2926d047323..5832fc800d9 100644
--- a/Utils/FileConverter/generateBCandGLI.cpp
+++ b/Utils/FileConverter/generateBCandGLI.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the generateBCandGLI tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/FileConverter/generateMatPropsFromMatID.cpp b/Utils/FileConverter/generateMatPropsFromMatID.cpp
index dcb01ee5149..c5ec2c4f590 100644
--- a/Utils/FileConverter/generateMatPropsFromMatID.cpp
+++ b/Utils/FileConverter/generateMatPropsFromMatID.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the generateMatPropsFromMatID tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/MeshEdit/DataExplorer5NodeReordering.cpp b/Utils/MeshEdit/DataExplorer5NodeReordering.cpp
index 90874e850e9..cbae071c456 100644
--- a/Utils/MeshEdit/DataExplorer5NodeReordering.cpp
+++ b/Utils/MeshEdit/DataExplorer5NodeReordering.cpp
@@ -3,7 +3,7 @@
  * 2013/13/06 KR Initial implementation
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/MeshEdit/MoveMesh.cpp b/Utils/MeshEdit/MoveMesh.cpp
index d562ff15e5e..6fcc82a0d6c 100644
--- a/Utils/MeshEdit/MoveMesh.cpp
+++ b/Utils/MeshEdit/MoveMesh.cpp
@@ -3,11 +3,11 @@
  * @date Jan 17, 2014
  * @brief
  *
- * @copyright
- * Copyright (c) 2014, OpenGeoSys Community (http://www.opengeosys.org)
+ * \copyright
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
- *              http://www.opengeosys.org/LICENSE.txt
+ *              http://www.opengeosys.org/project/license
  */
 
 // ThirdParty
diff --git a/Utils/MeshEdit/appendLinesAlongPolyline.cpp b/Utils/MeshEdit/appendLinesAlongPolyline.cpp
index d4a86db5dd3..51a1ccc823f 100644
--- a/Utils/MeshEdit/appendLinesAlongPolyline.cpp
+++ b/Utils/MeshEdit/appendLinesAlongPolyline.cpp
@@ -1,6 +1,6 @@
 /**
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/MeshEdit/editMaterialID.cpp b/Utils/MeshEdit/editMaterialID.cpp
index f9031b6f57c..1503253f177 100644
--- a/Utils/MeshEdit/editMaterialID.cpp
+++ b/Utils/MeshEdit/editMaterialID.cpp
@@ -1,6 +1,6 @@
 /**
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/MeshEdit/removeMeshElements.cpp b/Utils/MeshEdit/removeMeshElements.cpp
index 1fb36cf305d..fe5536d6289 100644
--- a/Utils/MeshEdit/removeMeshElements.cpp
+++ b/Utils/MeshEdit/removeMeshElements.cpp
@@ -5,7 +5,7 @@
  * @brief  Remove mesh elements
  *
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp b/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp
index 60e21525704..6e7018a4c9f 100644
--- a/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp
+++ b/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the createMeshElemPropertiesFromASCRaster tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
diff --git a/Utils/SimpleMeshCreation/generateStructuredMesh.cpp b/Utils/SimpleMeshCreation/generateStructuredMesh.cpp
index f25e05b37c5..d9ac1a8a037 100644
--- a/Utils/SimpleMeshCreation/generateStructuredMesh.cpp
+++ b/Utils/SimpleMeshCreation/generateStructuredMesh.cpp
@@ -1,6 +1,6 @@
 /**
  * @copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/LICENSE.txt
diff --git a/Utils/SimpleMeshCreation/generateStructuredQuadMesh.cpp b/Utils/SimpleMeshCreation/generateStructuredQuadMesh.cpp
index 3a3fde09f04..8ca088ac6fd 100644
--- a/Utils/SimpleMeshCreation/generateStructuredQuadMesh.cpp
+++ b/Utils/SimpleMeshCreation/generateStructuredQuadMesh.cpp
@@ -5,7 +5,7 @@
  * \brief  Implementation of the generateStructuredQuadMesh tool.
  *
  * \copyright
- * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
+ * Copyright (c) 2012-2014, OpenGeoSys Community (http://www.opengeosys.org)
  *            Distributed under a Modified BSD License.
  *              See accompanying file LICENSE.txt or
  *              http://www.opengeosys.org/project/license
-- 
GitLab