From 6c8a6fb28d22599c4a7d5f35040a6898ba1475b3 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Wed, 2 Jan 2013 12:42:05 +0100 Subject: [PATCH] Updated copyright to 2013. --- BaseLib/BuildInfo.h.in | 2 +- BaseLib/CPUTime.cpp | 2 +- BaseLib/CPUTime.h | 2 +- BaseLib/CodingTools.h | 2 +- BaseLib/Configure.h.in | 2 +- BaseLib/DateTools.cpp | 2 +- BaseLib/DateTools.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/RunTime.cpp | 2 +- BaseLib/RunTime.h | 2 +- BaseLib/StringTools.cpp | 2 +- BaseLib/StringTools.h | 2 +- BaseLib/SystemTools.h | 2 +- BaseLib/TemplateLogogFormatterSuppressedGCC.h | 2 +- BaseLib/TimeMeasurementBase.h | 2 +- BaseLib/printList.h | 2 +- BaseLib/quicksort.h | 2 +- BaseLib/uniqueInsert.h | 2 +- BaseLib/wait.h | 2 +- FemLib/DistributionInfo.cpp | 2 +- FemLib/DistributionInfo.h | 2 +- FemLib/FEMCondition.cpp | 2 +- FemLib/FEMCondition.h | 2 +- FemLib/FEMEnums.cpp | 2 +- FemLib/FEMEnums.h | 2 +- FemLib/GeoInfo.cpp | 2 +- FemLib/GeoInfo.h | 2 +- FemLib/ProcessInfo.cpp | 2 +- FemLib/ProcessInfo.h | 2 +- FileIO/ImportFileTypes.h | 2 +- FileIO/Legacy/MeshIO.cpp | 2 +- FileIO/Legacy/MeshIO.h | 2 +- FileIO/Writer.cpp | 2 +- FileIO/Writer.h | 2 +- FileIO/XmlIO/XMLInterface.cpp | 2 +- FileIO/XmlIO/XMLInterface.h | 2 +- FileIO/XmlIO/XmlCndInterface.cpp | 2 +- FileIO/XmlIO/XmlCndInterface.h | 2 +- FileIO/XmlIO/XmlGmlInterface.cpp | 2 +- FileIO/XmlIO/XmlGmlInterface.h | 2 +- FileIO/XmlIO/XmlGspInterface.cpp | 2 +- FileIO/XmlIO/XmlGspInterface.h | 2 +- FileIO/XmlIO/XmlLutReader.h | 2 +- FileIO/XmlIO/XmlStnInterface.cpp | 2 +- FileIO/XmlIO/XmlStnInterface.h | 2 +- FileIO/readMeshFromFile.cpp | 2 +- FileIO/readMeshFromFile.h | 2 +- GeoLib/AABB.h | 2 +- GeoLib/BruteForceClosestPair.cpp | 2 +- GeoLib/BruteForceClosestPair.h | 2 +- GeoLib/ClosestPair.h | 2 +- GeoLib/Color.cpp | 2 +- GeoLib/Color.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/PolylineVec.h | 2 +- GeoLib/PropertyBounds.h | 2 +- GeoLib/Raster.cpp | 2 +- GeoLib/Raster.h | 2 +- GeoLib/SensorData.cpp | 2 +- GeoLib/SensorData.h | 2 +- GeoLib/Station.cpp | 2 +- GeoLib/Station.h | 2 +- GeoLib/Surface.cpp | 2 +- GeoLib/Surface.h | 2 +- GeoLib/SurfaceVec.h | 2 +- GeoLib/TemplatePoint.h | 2 +- GeoLib/TemplateVec.h | 2 +- GeoLib/Triangle.cpp | 2 +- GeoLib/Triangle.h | 2 +- MathLib/AnalyticalGeometry.cpp | 2 +- MathLib/AnalyticalGeometry.h | 2 +- MathLib/EarClippingTriangulation.cpp | 2 +- MathLib/EarClippingTriangulation.h | 2 +- .../InterpolationAlgorithms/LinearIntervalInterpolation.h | 2 +- .../PiecewiseLinearInterpolation.cpp | 2 +- .../InterpolationAlgorithms/PiecewiseLinearInterpolation.h | 2 +- MathLib/LinAlg/Dense/Matrix.h | 2 +- MathLib/LinAlg/MatrixBase.h | 2 +- MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp | 2 +- MathLib/LinAlg/Preconditioner/generateDiagPrecond.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/DenseDirectLinearSolver.h | 2 +- MathLib/LinAlg/Solvers/DirectLinearSolver.h | 2 +- MathLib/LinAlg/Solvers/GMRes.cpp | 2 +- MathLib/LinAlg/Solvers/GMRes.h | 2 +- MathLib/LinAlg/Solvers/GaussAlgorithm.cpp | 2 +- MathLib/LinAlg/Solvers/GaussAlgorithm.h | 2 +- MathLib/LinAlg/Solvers/IterativeLinearSolver.h | 2 +- MathLib/LinAlg/Solvers/LinearSolver.h | 2 +- MathLib/LinAlg/Solvers/TriangularSolve.cpp | 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 +- .../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 | 4 ++-- MathLib/LinAlg/Sparse/amuxCRS.cpp | 2 +- MathLib/LinAlg/Sparse/amuxCRS.h | 2 +- .../SystemOfLinearEquations/ISystemOfLinearEquations.h | 4 ++-- .../SystemOfLinearEquations/ISystemOfLinearEquations.tpp | 2 +- MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.cpp | 4 ++-- MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.h | 2 +- MathLib/LinAlg/SystemOfLinearEquations/LisOption.cpp | 2 +- MathLib/LinAlg/SystemOfLinearEquations/LisOption.h | 2 +- MathLib/LinAlg/VectorNorms.h | 2 +- MathLib/MathTools.cpp | 2 +- MathLib/MathTools.h | 2 +- MathLib/Vector3.h | 2 +- MathLib/sparse.h | 2 +- MathLib/vector_io.h | 2 +- MeshLib/ElementStatus.cpp | 2 +- MeshLib/ElementStatus.h | 6 +++--- 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/TemplateEdge.h | 2 +- MeshLib/Elements/TemplateHex.h | 2 +- MeshLib/Elements/TemplateHex.tpp | 2 +- MeshLib/Elements/TemplatePrism.h | 2 +- MeshLib/Elements/TemplatePrism.tpp | 2 +- MeshLib/Elements/TemplatePyramid.h | 2 +- MeshLib/Elements/TemplatePyramid.tpp | 2 +- MeshLib/Elements/TemplateQuad.h | 2 +- MeshLib/Elements/TemplateQuad.tpp | 2 +- MeshLib/Elements/TemplateTet.h | 2 +- MeshLib/Elements/TemplateTet.tpp | 2 +- MeshLib/Elements/TemplateTri.h | 2 +- MeshLib/Mesh.cpp | 2 +- MeshLib/Mesh.h | 2 +- MeshLib/MshEnums.cpp | 2 +- MeshLib/MshEnums.h | 2 +- MeshLib/Node.cpp | 2 +- MeshLib/Node.h | 2 +- OGS/ProjectData.cpp | 2 +- OGS/ProjectData.h | 2 +- Tests/BaseLib/TestFilePathStringManipulation.cpp | 2 +- Tests/BaseLib/TestQuicksort.cpp | 2 +- Tests/BaseLib/TestSwap.cpp | 2 +- Tests/BaseLib/TestSystemTools.cpp | 2 +- Tests/GeoLib/TestPoint.cpp | 2 +- Tests/testrunner.cpp | 2 +- 180 files changed, 185 insertions(+), 185 deletions(-) diff --git a/BaseLib/BuildInfo.h.in b/BaseLib/BuildInfo.h.in index 0547210518d..ec20847a724 100644 --- a/BaseLib/BuildInfo.h.in +++ b/BaseLib/BuildInfo.h.in @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 1a26d9aaaf9..58fe8d05ea1 100644 --- a/BaseLib/CPUTime.cpp +++ b/BaseLib/CPUTime.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 f9f727c5d32..38b1b18cb34 100644 --- a/BaseLib/CPUTime.h +++ b/BaseLib/CPUTime.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 7e22f41757d..55fafeed430 100644 --- a/BaseLib/CodingTools.h +++ b/BaseLib/CodingTools.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/Configure.h.in b/BaseLib/Configure.h.in index 854b9fc4223..55811f03a25 100644 --- a/BaseLib/Configure.h.in +++ b/BaseLib/Configure.h.in @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 d2850d55684..3a38ca8ef9f 100644 --- a/BaseLib/DateTools.cpp +++ b/BaseLib/DateTools.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 10856c06f00..227b4fa2d23 100644 --- a/BaseLib/DateTools.h +++ b/BaseLib/DateTools.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 30b175abca5..b876fe7b9de 100644 --- a/BaseLib/FileFinder.h +++ b/BaseLib/FileFinder.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5ed8ee74589..40fb244da92 100644 --- a/BaseLib/FileTools.cpp +++ b/BaseLib/FileTools.cpp @@ -5,7 +5,7 @@ * \brief Filename manipulation routines implementation. * * \copyright - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a1d28bb8406..246c0a81c93 100644 --- a/BaseLib/FileTools.h +++ b/BaseLib/FileTools.h @@ -5,7 +5,7 @@ * \brief Filename manipulation routines. * * \copyright - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 c824dd76b79..b171955b673 100644 --- a/BaseLib/Histogram.h +++ b/BaseLib/Histogram.h @@ -4,7 +4,7 @@ * \brief Implementation of Histogram class. * * \copyright - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 f42964e0d04..fcae583fe06 100644 --- a/BaseLib/LogogSimpleFormatter.h +++ b/BaseLib/LogogSimpleFormatter.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 20a82badef9..7f4580113b9 100644 --- a/BaseLib/MemWatch.cpp +++ b/BaseLib/MemWatch.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 f3934e90d20..85421584010 100644 --- a/BaseLib/MemWatch.h +++ b/BaseLib/MemWatch.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 787b0d9e389..25f826c9ca3 100644 --- a/BaseLib/RunTime.cpp +++ b/BaseLib/RunTime.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 23a5dc43cbb..948ae74081f 100644 --- a/BaseLib/RunTime.h +++ b/BaseLib/RunTime.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 dda2c607923..65b1b8864c0 100644 --- a/BaseLib/StringTools.cpp +++ b/BaseLib/StringTools.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 0032857a4b8..a9a001fbea6 100644 --- a/BaseLib/StringTools.h +++ b/BaseLib/StringTools.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 8939814f1fe..fe565d77af6 100644 --- a/BaseLib/SystemTools.h +++ b/BaseLib/SystemTools.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 6fa00e00405..27bed2a4c49 100644 --- a/BaseLib/TemplateLogogFormatterSuppressedGCC.h +++ b/BaseLib/TemplateLogogFormatterSuppressedGCC.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/TimeMeasurementBase.h b/BaseLib/TimeMeasurementBase.h index e2020f3b5ee..5fecd6d35d2 100644 --- a/BaseLib/TimeMeasurementBase.h +++ b/BaseLib/TimeMeasurementBase.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/printList.h b/BaseLib/printList.h index 4a2cda3ab1b..33b70ac9a57 100644 --- a/BaseLib/printList.h +++ b/BaseLib/printList.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 d0a9a69782b..a2271b67e8a 100644 --- a/BaseLib/quicksort.h +++ b/BaseLib/quicksort.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 6b28069d3d9..33ec74ee6f0 100644 --- a/BaseLib/uniqueInsert.h +++ b/BaseLib/uniqueInsert.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 bc31d57bac0..4e946f6a676 100644 --- a/BaseLib/wait.h +++ b/BaseLib/wait.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/DistributionInfo.cpp b/FemLib/DistributionInfo.cpp index 991eadd35be..ea7c3b9ffee 100644 --- a/FemLib/DistributionInfo.cpp +++ b/FemLib/DistributionInfo.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/DistributionInfo.h b/FemLib/DistributionInfo.h index cae33fd4d7a..8dffe7e2d93 100644 --- a/FemLib/DistributionInfo.h +++ b/FemLib/DistributionInfo.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/FEMCondition.cpp b/FemLib/FEMCondition.cpp index c9964ddffe2..25a4ef6ec17 100644 --- a/FemLib/FEMCondition.cpp +++ b/FemLib/FEMCondition.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/FEMCondition.h b/FemLib/FEMCondition.h index d0593a1c967..a1cba21171f 100644 --- a/FemLib/FEMCondition.h +++ b/FemLib/FEMCondition.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/FEMEnums.cpp b/FemLib/FEMEnums.cpp index 591fc665ba2..719b2fdcd29 100644 --- a/FemLib/FEMEnums.cpp +++ b/FemLib/FEMEnums.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/FEMEnums.h b/FemLib/FEMEnums.h index 5e12def788e..0f76e1a494d 100644 --- a/FemLib/FEMEnums.h +++ b/FemLib/FEMEnums.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/GeoInfo.cpp b/FemLib/GeoInfo.cpp index 6289c5058d9..99d7e492e18 100644 --- a/FemLib/GeoInfo.cpp +++ b/FemLib/GeoInfo.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/GeoInfo.h b/FemLib/GeoInfo.h index b98489b2854..357f5536dac 100644 --- a/FemLib/GeoInfo.h +++ b/FemLib/GeoInfo.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/ProcessInfo.cpp b/FemLib/ProcessInfo.cpp index 5e86f75b348..8e31444d66f 100644 --- a/FemLib/ProcessInfo.cpp +++ b/FemLib/ProcessInfo.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/FemLib/ProcessInfo.h b/FemLib/ProcessInfo.h index 4789c954b06..1b563e9fe48 100644 --- a/FemLib/ProcessInfo.h +++ b/FemLib/ProcessInfo.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 82b5ef38d0e..1c197182e2b 100644 --- a/FileIO/ImportFileTypes.h +++ b/FileIO/ImportFileTypes.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 8ef112db65e..d3450efe5b5 100644 --- a/FileIO/Legacy/MeshIO.cpp +++ b/FileIO/Legacy/MeshIO.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 46d94cc3bf9..d0832935745 100644 --- a/FileIO/Legacy/MeshIO.h +++ b/FileIO/Legacy/MeshIO.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a4a6fad561d..1f149969dfd 100644 --- a/FileIO/Writer.cpp +++ b/FileIO/Writer.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e52f938c40e..df1622be837 100644 --- a/FileIO/Writer.h +++ b/FileIO/Writer.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e2d47f5be6c..ca6faae63aa 100644 --- a/FileIO/XmlIO/XMLInterface.cpp +++ b/FileIO/XmlIO/XMLInterface.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 52d35334c27..797d0c7ae7d 100644 --- a/FileIO/XmlIO/XMLInterface.h +++ b/FileIO/XmlIO/XMLInterface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlCndInterface.cpp b/FileIO/XmlIO/XmlCndInterface.cpp index 19bbefa4b7f..a59d8521b38 100644 --- a/FileIO/XmlIO/XmlCndInterface.cpp +++ b/FileIO/XmlIO/XmlCndInterface.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlCndInterface.h b/FileIO/XmlIO/XmlCndInterface.h index 117840046ac..f79423dc658 100644 --- a/FileIO/XmlIO/XmlCndInterface.h +++ b/FileIO/XmlIO/XmlCndInterface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlGmlInterface.cpp b/FileIO/XmlIO/XmlGmlInterface.cpp index 67c3ebf6c54..6bc77563009 100644 --- a/FileIO/XmlIO/XmlGmlInterface.cpp +++ b/FileIO/XmlIO/XmlGmlInterface.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlGmlInterface.h b/FileIO/XmlIO/XmlGmlInterface.h index 815635c350c..a43842e250a 100644 --- a/FileIO/XmlIO/XmlGmlInterface.h +++ b/FileIO/XmlIO/XmlGmlInterface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlGspInterface.cpp b/FileIO/XmlIO/XmlGspInterface.cpp index bbe1339768c..91098974425 100644 --- a/FileIO/XmlIO/XmlGspInterface.cpp +++ b/FileIO/XmlIO/XmlGspInterface.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlGspInterface.h b/FileIO/XmlIO/XmlGspInterface.h index 00d44df26e2..94fa87ad5e2 100644 --- a/FileIO/XmlIO/XmlGspInterface.h +++ b/FileIO/XmlIO/XmlGspInterface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlLutReader.h b/FileIO/XmlIO/XmlLutReader.h index 0d05c14de63..83aa87be144 100644 --- a/FileIO/XmlIO/XmlLutReader.h +++ b/FileIO/XmlIO/XmlLutReader.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlStnInterface.cpp b/FileIO/XmlIO/XmlStnInterface.cpp index a4dd078c87f..ca15616d12b 100644 --- a/FileIO/XmlIO/XmlStnInterface.cpp +++ b/FileIO/XmlIO/XmlStnInterface.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/XmlStnInterface.h b/FileIO/XmlIO/XmlStnInterface.h index 334c39f0aba..0597cc37d3a 100644 --- a/FileIO/XmlIO/XmlStnInterface.h +++ b/FileIO/XmlIO/XmlStnInterface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e257e2d77d6..777862c1ab9 100644 --- a/FileIO/readMeshFromFile.cpp +++ b/FileIO/readMeshFromFile.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 0b5e58d5e85..c44c4038daa 100644 --- a/FileIO/readMeshFromFile.h +++ b/FileIO/readMeshFromFile.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 12a04af1fb7..d4e43f20f0c 100644 --- a/GeoLib/AABB.h +++ b/GeoLib/AABB.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 63d5f7a5d8b..6ca575fc79c 100644 --- a/GeoLib/BruteForceClosestPair.cpp +++ b/GeoLib/BruteForceClosestPair.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 0f4d7f73c4b..b7495682b10 100644 --- a/GeoLib/BruteForceClosestPair.h +++ b/GeoLib/BruteForceClosestPair.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 254636edddf..486c122308b 100644 --- a/GeoLib/ClosestPair.h +++ b/GeoLib/ClosestPair.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 0564dca9ac1..0b3bd8cec8f 100644 --- a/GeoLib/Color.cpp +++ b/GeoLib/Color.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e1c477c9f82..dd4d3f2c059 100644 --- a/GeoLib/Color.h +++ b/GeoLib/Color.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b4b32df6ed4..6b64e508d37 100644 --- a/GeoLib/GEOObjects.cpp +++ b/GeoLib/GEOObjects.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a1478557f96..aeae70e66e5 100644 --- a/GeoLib/GEOObjects.h +++ b/GeoLib/GEOObjects.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 59c45c1fbcf..95506355bbb 100644 --- a/GeoLib/GeoObject.h +++ b/GeoLib/GeoObject.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 69c88df3278..4cb31431c1a 100644 --- a/GeoLib/GeoType.cpp +++ b/GeoLib/GeoType.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 83e5ab7553c..16227e1ec86 100644 --- a/GeoLib/GeoType.h +++ b/GeoLib/GeoType.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 c3d98bacc89..7806eedf603 100644 --- a/GeoLib/Grid.h +++ b/GeoLib/Grid.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 47c382e4664..04c258111fb 100644 --- a/GeoLib/OctTree.h +++ b/GeoLib/OctTree.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 92efe2c8c87..873c2250d93 100644 --- a/GeoLib/Point.cpp +++ b/GeoLib/Point.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 cd4c0728344..75ba37b9788 100644 --- a/GeoLib/Point.h +++ b/GeoLib/Point.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a9f1e8c03f0..6da3a7b1db2 100644 --- a/GeoLib/PointVec.cpp +++ b/GeoLib/PointVec.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 16eb08f6b7b..25c76bd4f4b 100644 --- a/GeoLib/PointVec.h +++ b/GeoLib/PointVec.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 37a84edc30a..8cefdec96d8 100644 --- a/GeoLib/PolylineVec.h +++ b/GeoLib/PolylineVec.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 1c29fe54568..6b7efcd9566 100644 --- a/GeoLib/PropertyBounds.h +++ b/GeoLib/PropertyBounds.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 56e6420b2af..b6a5011bff2 100644 --- a/GeoLib/Raster.cpp +++ b/GeoLib/Raster.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 eb25cc2c693..5a22fd21b57 100644 --- a/GeoLib/Raster.h +++ b/GeoLib/Raster.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 6e3992c36ca..62aad65f0b4 100644 --- a/GeoLib/SensorData.cpp +++ b/GeoLib/SensorData.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 cec97d39a13..287c2801d3e 100644 --- a/GeoLib/SensorData.h +++ b/GeoLib/SensorData.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b672ee203b1..6328e530d0e 100644 --- a/GeoLib/Station.cpp +++ b/GeoLib/Station.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5e116b158cb..66b0344c961 100644 --- a/GeoLib/Station.h +++ b/GeoLib/Station.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 1974d1cd519..80a37b5e30f 100644 --- a/GeoLib/Surface.cpp +++ b/GeoLib/Surface.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 ac839a08f71..ff735488b32 100644 --- a/GeoLib/Surface.h +++ b/GeoLib/Surface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b93634cba8a..36b56d91990 100644 --- a/GeoLib/SurfaceVec.h +++ b/GeoLib/SurfaceVec.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/TemplatePoint.h b/GeoLib/TemplatePoint.h index b7cf19eae4a..b51729814de 100644 --- a/GeoLib/TemplatePoint.h +++ b/GeoLib/TemplatePoint.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e86b190c545..a1a97cedd0e 100644 --- a/GeoLib/TemplateVec.h +++ b/GeoLib/TemplateVec.h @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 7b8d8e68b17..3ef9144e096 100644 --- a/GeoLib/Triangle.cpp +++ b/GeoLib/Triangle.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 690d835d9a9..18ec1a11090 100644 --- a/GeoLib/Triangle.h +++ b/GeoLib/Triangle.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/AnalyticalGeometry.cpp b/MathLib/AnalyticalGeometry.cpp index 8bf66232f5c..d77a444f0e4 100644 --- a/MathLib/AnalyticalGeometry.cpp +++ b/MathLib/AnalyticalGeometry.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/AnalyticalGeometry.h b/MathLib/AnalyticalGeometry.h index 81bcd50a309..88006309714 100644 --- a/MathLib/AnalyticalGeometry.h +++ b/MathLib/AnalyticalGeometry.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/EarClippingTriangulation.cpp b/MathLib/EarClippingTriangulation.cpp index 05f485f1097..27759146bc3 100644 --- a/MathLib/EarClippingTriangulation.cpp +++ b/MathLib/EarClippingTriangulation.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/EarClippingTriangulation.h b/MathLib/EarClippingTriangulation.h index ac794715454..92c8f1e5e5e 100644 --- a/MathLib/EarClippingTriangulation.h +++ b/MathLib/EarClippingTriangulation.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 50f37968f49..41b487fb589 100644 --- a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h +++ b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 bc3164a7b44..f6ebb05a6e4 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 352925adc1d..f5419c1606c 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/Matrix.h b/MathLib/LinAlg/Dense/Matrix.h index 6987dc668c3..b262349f243 100644 --- a/MathLib/LinAlg/Dense/Matrix.h +++ b/MathLib/LinAlg/Dense/Matrix.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/MatrixBase.h b/MathLib/LinAlg/MatrixBase.h index f645c572334..386aaa7ae21 100644 --- a/MathLib/LinAlg/MatrixBase.h +++ b/MathLib/LinAlg/MatrixBase.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5a72112b27e..2ed8be21c01 100644 --- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp +++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 6254af4d135..90934bcd7c8 100644 --- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h +++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 308bc1432b3..4d4600c29d0 100644 --- a/MathLib/LinAlg/Solvers/BiCGStab.cpp +++ b/MathLib/LinAlg/Solvers/BiCGStab.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 39ed2421348..e7dc235188b 100644 --- a/MathLib/LinAlg/Solvers/BiCGStab.h +++ b/MathLib/LinAlg/Solvers/BiCGStab.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 7113d5f6d9b..01d8797171c 100644 --- a/MathLib/LinAlg/Solvers/CG.cpp +++ b/MathLib/LinAlg/Solvers/CG.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 7903b018ad0..19eff0fb671 100644 --- a/MathLib/LinAlg/Solvers/CG.h +++ b/MathLib/LinAlg/Solvers/CG.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 762ca139828..91bf49ac319 100644 --- a/MathLib/LinAlg/Solvers/CGParallel.cpp +++ b/MathLib/LinAlg/Solvers/CGParallel.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/DenseDirectLinearSolver.h b/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h index 1f32c7d789a..1c0b91fbfef 100644 --- a/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h +++ b/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/DirectLinearSolver.h b/MathLib/LinAlg/Solvers/DirectLinearSolver.h index 39670d12879..6bfc614a7d7 100644 --- a/MathLib/LinAlg/Solvers/DirectLinearSolver.h +++ b/MathLib/LinAlg/Solvers/DirectLinearSolver.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 70b5424a7ef..a2c1415f607 100644 --- a/MathLib/LinAlg/Solvers/GMRes.cpp +++ b/MathLib/LinAlg/Solvers/GMRes.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5f29966a7e1..cb51ce74795 100644 --- a/MathLib/LinAlg/Solvers/GMRes.h +++ b/MathLib/LinAlg/Solvers/GMRes.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.cpp b/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp index eb3ea309c62..ccd77e5303b 100644 --- a/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp +++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b12ab4d305c..74787a96695 100644 --- a/MathLib/LinAlg/Solvers/GaussAlgorithm.h +++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 6186fcb45c8..7ddfcb5d716 100644 --- a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h +++ b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/LinearSolver.h b/MathLib/LinAlg/Solvers/LinearSolver.h index fce545ebc63..f6a32c805cd 100644 --- a/MathLib/LinAlg/Solvers/LinearSolver.h +++ b/MathLib/LinAlg/Solvers/LinearSolver.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.cpp b/MathLib/LinAlg/Solvers/TriangularSolve.cpp index 4abdbcd140c..30f681e0f52 100644 --- a/MathLib/LinAlg/Solvers/TriangularSolve.cpp +++ b/MathLib/LinAlg/Solvers/TriangularSolve.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 234ced0c65d..5e571910ace 100644 --- a/MathLib/LinAlg/Solvers/TriangularSolve.h +++ b/MathLib/LinAlg/Solvers/TriangularSolve.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 26b474a1425..c36a8aa3ad5 100644 --- a/MathLib/LinAlg/Solvers/solver.h +++ b/MathLib/LinAlg/Solvers/solver.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 872adaea451..31fed919062 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrix.h +++ b/MathLib/LinAlg/Sparse/CRSMatrix.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 cd874ec552e..ccabe65b34f 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h +++ b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e75b77c1339..4efb2b6c992 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h +++ b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5049c781bd1..2577734ee11 100644 --- a/MathLib/LinAlg/Sparse/CRSSymMatrix.h +++ b/MathLib/LinAlg/Sparse/CRSSymMatrix.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 95d84853ccd..a368962e4f8 100644 --- a/MathLib/LinAlg/Sparse/CRSTranspose.h +++ b/MathLib/LinAlg/Sparse/CRSTranspose.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp index 87ae7e5c325..480908657c5 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 f80af5f1b20..0c4cad4dd24 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 ed13a75c044..66f44d9dfae 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 34d1c35b41a..66cedd59ba1 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 834c5e4b503..4449c0c7c49 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 15d857e2d1d..13eaa41c290 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 e4c1f480f72..2b5c6f93916 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 ded1dfb3b39..7a7a379e980 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 7ef1eb64cac..799647747d0 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 31b4e55b990..c67b9a06ff3 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a6f9ee634dc..6b5fc0d7301 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 9e27fe47e25..dbb0c919cbc 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 63d5ca09993..e7f9a5e5770 100644 --- a/MathLib/LinAlg/Sparse/Sparsity.h +++ b/MathLib/LinAlg/Sparse/Sparsity.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -16,7 +16,7 @@ #include <vector> #include <set> -namespace MathLib +namespace MathLib { /** diff --git a/MathLib/LinAlg/Sparse/amuxCRS.cpp b/MathLib/LinAlg/Sparse/amuxCRS.cpp index b57a3cdc841..9aff71032fe 100644 --- a/MathLib/LinAlg/Sparse/amuxCRS.cpp +++ b/MathLib/LinAlg/Sparse/amuxCRS.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 9f0d75cef4e..5b1d8511c7a 100644 --- a/MathLib/LinAlg/Sparse/amuxCRS.h +++ b/MathLib/LinAlg/Sparse/amuxCRS.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/SystemOfLinearEquations/ISystemOfLinearEquations.h b/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.h index 750002822ad..3ef7cb71f0b 100644 --- a/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.h +++ b/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -34,7 +34,7 @@ public: /// Index representing invalid const static std::size_t index_npos = -1; - /// + /// virtual ~ISystemOfLinearEquations() { } diff --git a/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.tpp b/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.tpp index 627ed4b4e45..eb6ff44085d 100644 --- a/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.tpp +++ b/MathLib/LinAlg/SystemOfLinearEquations/ISystemOfLinearEquations.tpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/SystemOfLinearEquations/LisLinearSystem.cpp b/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.cpp index 3c24746b71f..db4155d8e93 100644 --- a/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.cpp +++ b/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -158,7 +158,7 @@ void LisLinearSystem::solve() ierr = lis_solver_set_option(const_cast<char*>(solver_options.c_str()), solver); checkError(ierr); ierr = lis_solver_set_option(const_cast<char*>(tol_option.c_str()), solver); checkError(ierr); ierr = lis_solver_set_option(const_cast<char*>("-print mem"), solver); checkError(ierr); - + // solve INFO("-> solve"); ierr = lis_solve(_AA, _bb, _xx, solver); checkError(ierr); diff --git a/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.h b/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.h index 8e038b3e43b..d40b5116378 100644 --- a/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.h +++ b/MathLib/LinAlg/SystemOfLinearEquations/LisLinearSystem.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/SystemOfLinearEquations/LisOption.cpp b/MathLib/LinAlg/SystemOfLinearEquations/LisOption.cpp index 8ee5d504b09..40cc2689aca 100644 --- a/MathLib/LinAlg/SystemOfLinearEquations/LisOption.cpp +++ b/MathLib/LinAlg/SystemOfLinearEquations/LisOption.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/SystemOfLinearEquations/LisOption.h b/MathLib/LinAlg/SystemOfLinearEquations/LisOption.h index 704b38f80ee..2fb75b311f1 100644 --- a/MathLib/LinAlg/SystemOfLinearEquations/LisOption.h +++ b/MathLib/LinAlg/SystemOfLinearEquations/LisOption.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 271353f7b74..a1a732a257f 100644 --- a/MathLib/LinAlg/VectorNorms.h +++ b/MathLib/LinAlg/VectorNorms.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 528dbdda2d9..50b6e7a39a3 100644 --- a/MathLib/MathTools.cpp +++ b/MathLib/MathTools.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 ecd3dd5b07a..ca9ff780a8e 100644 --- a/MathLib/MathTools.h +++ b/MathLib/MathTools.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/Vector3.h b/MathLib/Vector3.h index 463ba34a5fe..4e2472a70c6 100644 --- a/MathLib/Vector3.h +++ b/MathLib/Vector3.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 62f5bbcc113..17ec803a412 100644 --- a/MathLib/sparse.h +++ b/MathLib/sparse.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5312804a214..9bb3373cdf8 100644 --- a/MathLib/vector_io.h +++ b/MathLib/vector_io.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b87cf58939f..3fc7bf71e66 100644 --- a/MeshLib/ElementStatus.cpp +++ b/MeshLib/ElementStatus.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 ad41759b0fc..18c96b7126c 100644 --- a/MeshLib/ElementStatus.h +++ b/MeshLib/ElementStatus.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -16,7 +16,7 @@ #include "Mesh.h" namespace MeshLib { - + /** * An object to store which elements of the mesh are active and which are inactive */ @@ -28,7 +28,7 @@ public: ElementStatus(Mesh const*const mesh); bool getElementStatus(unsigned i) { return _status[i]; }; - + bool isActive(unsigned i) { return _status[i]; }; void setActive(unsigned i) { _status[i] = true; }; diff --git a/MeshLib/Elements/Cell.cpp b/MeshLib/Elements/Cell.cpp index 7ed7b117115..a1012360e86 100644 --- a/MeshLib/Elements/Cell.cpp +++ b/MeshLib/Elements/Cell.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 9f28ea3d7ec..1028229816b 100644 --- a/MeshLib/Elements/Cell.h +++ b/MeshLib/Elements/Cell.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5ab217cc28b..6a10dc8dd4f 100644 --- a/MeshLib/Elements/Element.cpp +++ b/MeshLib/Elements/Element.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 3568745ca91..1d724919267 100644 --- a/MeshLib/Elements/Element.h +++ b/MeshLib/Elements/Element.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b0c745b43f6..5a853a26b9b 100644 --- a/MeshLib/Elements/Face.cpp +++ b/MeshLib/Elements/Face.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 2746abcf9f8..02d85a06909 100644 --- a/MeshLib/Elements/Face.h +++ b/MeshLib/Elements/Face.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 d4695a597f2..5fcd121d6aa 100644 --- a/MeshLib/Elements/FemElem.cpp +++ b/MeshLib/Elements/FemElem.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 cfe740709f1..e870a2d9e27 100644 --- a/MeshLib/Elements/FemElem.h +++ b/MeshLib/Elements/FemElem.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/TemplateEdge.h b/MeshLib/Elements/TemplateEdge.h index 1d15d036c39..7a9e4c8133e 100644 --- a/MeshLib/Elements/TemplateEdge.h +++ b/MeshLib/Elements/TemplateEdge.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b5f8d873cb6..2d1ac4bf1f0 100644 --- a/MeshLib/Elements/TemplateHex.h +++ b/MeshLib/Elements/TemplateHex.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.tpp b/MeshLib/Elements/TemplateHex.tpp index b22408b05c8..618beb367c8 100644 --- a/MeshLib/Elements/TemplateHex.tpp +++ b/MeshLib/Elements/TemplateHex.tpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 63791e5a544..a440707020e 100644 --- a/MeshLib/Elements/TemplatePrism.h +++ b/MeshLib/Elements/TemplatePrism.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.tpp b/MeshLib/Elements/TemplatePrism.tpp index aa290989b35..6187f980db6 100644 --- a/MeshLib/Elements/TemplatePrism.tpp +++ b/MeshLib/Elements/TemplatePrism.tpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 5abf8628cac..ba65709d5ad 100644 --- a/MeshLib/Elements/TemplatePyramid.h +++ b/MeshLib/Elements/TemplatePyramid.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.tpp b/MeshLib/Elements/TemplatePyramid.tpp index f51031899ff..bf68c30356f 100644 --- a/MeshLib/Elements/TemplatePyramid.tpp +++ b/MeshLib/Elements/TemplatePyramid.tpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 2330b8d7ca9..fab6e1eb406 100644 --- a/MeshLib/Elements/TemplateQuad.h +++ b/MeshLib/Elements/TemplateQuad.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.tpp b/MeshLib/Elements/TemplateQuad.tpp index 125be676110..8cdff7a4fc9 100644 --- a/MeshLib/Elements/TemplateQuad.tpp +++ b/MeshLib/Elements/TemplateQuad.tpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a34982a993a..170e6bfa192 100644 --- a/MeshLib/Elements/TemplateTet.h +++ b/MeshLib/Elements/TemplateTet.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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.tpp b/MeshLib/Elements/TemplateTet.tpp index 6739f7ee7f1..a10846f4ab5 100644 --- a/MeshLib/Elements/TemplateTet.tpp +++ b/MeshLib/Elements/TemplateTet.tpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 0f120554e90..6e2aea148b3 100644 --- a/MeshLib/Elements/TemplateTri.h +++ b/MeshLib/Elements/TemplateTri.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 c4dbeb0c461..d4edadb50d7 100644 --- a/MeshLib/Mesh.cpp +++ b/MeshLib/Mesh.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 9464acb68eb..3a609c68422 100644 --- a/MeshLib/Mesh.h +++ b/MeshLib/Mesh.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/MshEnums.cpp b/MeshLib/MshEnums.cpp index b46809b5d73..84d42cfaa86 100644 --- a/MeshLib/MshEnums.cpp +++ b/MeshLib/MshEnums.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/MshEnums.h b/MeshLib/MshEnums.h index 44ae4e39f92..f8979276d7c 100644 --- a/MeshLib/MshEnums.h +++ b/MeshLib/MshEnums.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 629fa7f973e..c794b31fe32 100644 --- a/MeshLib/Node.cpp +++ b/MeshLib/Node.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 0acb30279b7..f3af0b4f6dc 100644 --- a/MeshLib/Node.h +++ b/MeshLib/Node.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 22ab8ea8b7d..1cbe6b3918f 100644 --- a/OGS/ProjectData.cpp +++ b/OGS/ProjectData.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 7792f42b773..8480f3fa64a 100644 --- a/OGS/ProjectData.h +++ b/OGS/ProjectData.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 91b141576a9..5f2ff2a77d8 100644 --- a/Tests/BaseLib/TestFilePathStringManipulation.cpp +++ b/Tests/BaseLib/TestFilePathStringManipulation.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 a30ca43099a..9daad2fce7d 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) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 faf1b6643b5..eb4be465aff 100644 --- a/Tests/BaseLib/TestSwap.cpp +++ b/Tests/BaseLib/TestSwap.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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 b4e7d7ace5f..6361ab11122 100644 --- a/Tests/BaseLib/TestSystemTools.cpp +++ b/Tests/BaseLib/TestSystemTools.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, OpenGeoSys Community (http://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/TestPoint.cpp b/Tests/GeoLib/TestPoint.cpp index ef0c08f3fca..69170839935 100644 --- a/Tests/GeoLib/TestPoint.cpp +++ b/Tests/GeoLib/TestPoint.cpp @@ -4,7 +4,7 @@ * @date Nov 8, 2012 * * @copyright - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, 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/testrunner.cpp b/Tests/testrunner.cpp index 1aa85ef15b2..0cd437b1bdb 100644 --- a/Tests/testrunner.cpp +++ b/Tests/testrunner.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2013, 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