From eb1d66232ea1313feb51d8265b30038c90e1a895 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Thu, 28 Jun 2012 14:24:24 +0200 Subject: [PATCH] Revert "OGS community homepage will be opengeosys.com" This reverts commit 0567716571516d5c943ce1f382473ccb20bb87e4. Conflicts: FileIO/XmlIO/XmlGspInterface.cpp README.md --- BaseLib/BuildInfo.h.in | 14 -------------- BaseLib/CPUTime.cpp | 14 -------------- BaseLib/CPUTime.h | 14 -------------- BaseLib/Configure.h.in | 14 -------------- BaseLib/DateTools.cpp | 14 -------------- BaseLib/DateTools.h | 14 -------------- BaseLib/FileFinder.h | 14 -------------- BaseLib/FileTools.h | 14 -------------- BaseLib/MemWatch.cpp | 14 -------------- BaseLib/MemWatch.h | 14 -------------- BaseLib/RunTime.cpp | 14 -------------- BaseLib/RunTime.h | 14 -------------- BaseLib/StringTools.cpp | 14 -------------- BaseLib/binarySearch.cpp | 14 -------------- BaseLib/binarySearch.h | 14 -------------- BaseLib/printList.h | 14 -------------- BaseLib/quicksort.h | 14 -------------- BaseLib/uniqueListInsert.h | 14 -------------- BaseLib/wait.h | 14 -------------- FemLib/DistributionInfo.cpp | 14 -------------- FemLib/DistributionInfo.h | 14 -------------- FemLib/FEMCondition.cpp | 14 -------------- FemLib/FEMCondition.h | 14 -------------- FemLib/FEMEnums.cpp | 14 -------------- FemLib/FEMEnums.h | 14 -------------- FemLib/GeoInfo.cpp | 14 -------------- FemLib/GeoInfo.h | 14 -------------- FemLib/ProcessInfo.cpp | 14 -------------- FemLib/ProcessInfo.h | 14 -------------- FileIO/MeshIO.cpp | 14 -------------- FileIO/MeshIO.h | 14 -------------- FileIO/Writer.cpp | 14 -------------- FileIO/Writer.h | 14 -------------- FileIO/XmlIO/XMLInterface.cpp | 14 -------------- FileIO/XmlIO/XMLInterface.h | 14 -------------- FileIO/XmlIO/XmlCndInterface.cpp | 14 -------------- FileIO/XmlIO/XmlCndInterface.h | 14 -------------- FileIO/XmlIO/XmlGmlInterface.cpp | 14 -------------- FileIO/XmlIO/XmlGmlInterface.h | 14 -------------- FileIO/XmlIO/XmlGspInterface.cpp | 16 +--------------- FileIO/XmlIO/XmlGspInterface.h | 14 -------------- FileIO/XmlIO/XmlLutReader.h | 14 -------------- FileIO/XmlIO/XmlStnInterface.cpp | 14 -------------- FileIO/XmlIO/XmlStnInterface.h | 14 -------------- GeoLib/AxisAlignedBoundingBox.cpp | 14 -------------- GeoLib/AxisAlignedBoundingBox.h | 14 -------------- GeoLib/BruteForceClosestPair.cpp | 14 -------------- GeoLib/BruteForceClosestPair.h | 14 -------------- GeoLib/ClosestPair.h | 14 -------------- GeoLib/Color.cpp | 14 -------------- GeoLib/Color.h | 14 -------------- GeoLib/GEOObjects.cpp | 14 -------------- GeoLib/GEOObjects.h | 14 -------------- GeoLib/GeoObject.h | 14 -------------- GeoLib/GeoType.cpp | 14 -------------- GeoLib/GeoType.h | 14 -------------- GeoLib/Grid.h | 14 -------------- GeoLib/OctTree.h | 14 -------------- GeoLib/Point.cpp | 14 -------------- GeoLib/Point.h | 14 -------------- GeoLib/PointVec.cpp | 14 -------------- GeoLib/PointVec.h | 14 -------------- GeoLib/PointWithID.h | 14 -------------- GeoLib/Polygon.cpp | 14 -------------- GeoLib/Polygon.h | 14 -------------- GeoLib/Polyline.cpp | 14 -------------- GeoLib/Polyline.h | 14 -------------- GeoLib/PolylineVec.h | 14 -------------- GeoLib/PropertyBounds.h | 14 -------------- GeoLib/QuadTree.h | 14 -------------- GeoLib/Raster.cpp | 14 -------------- GeoLib/Raster.h | 14 -------------- GeoLib/SimplePolygonTree.cpp | 14 -------------- GeoLib/SimplePolygonTree.h | 14 -------------- GeoLib/Station.cpp | 14 -------------- GeoLib/Station.h | 14 -------------- GeoLib/Surface.cpp | 14 -------------- GeoLib/Surface.h | 14 -------------- GeoLib/SurfaceVec.h | 14 -------------- GeoLib/TemplatePoint.h | 14 -------------- GeoLib/TemplateVec.h | 14 -------------- GeoLib/Triangle.cpp | 14 -------------- GeoLib/Triangle.h | 14 -------------- LICENSE.txt | 18 ++---------------- MathLib/AnalyticalGeometry.cpp | 14 -------------- MathLib/AnalyticalGeometry.h | 14 -------------- MathLib/EarClippingTriangulation.cpp | 14 -------------- MathLib/EarClippingTriangulation.h | 14 -------------- .../LinearIntervalInterpolation.h | 14 -------------- .../PiecewiseLinearInterpolation.cpp | 14 -------------- .../PiecewiseLinearInterpolation.h | 14 -------------- MathLib/LinAlg/Dense/Matrix.h | 14 -------------- MathLib/LinAlg/MatrixBase.h | 14 -------------- .../Preconditioner/generateDiagPrecond.h | 14 -------------- MathLib/LinAlg/Solvers/BiCGStab.cpp | 14 -------------- MathLib/LinAlg/Solvers/BiCGStab.h | 14 -------------- MathLib/LinAlg/Solvers/CG.cpp | 14 -------------- MathLib/LinAlg/Solvers/CG.h | 14 -------------- MathLib/LinAlg/Solvers/CGParallel.cpp | 14 -------------- .../LinAlg/Solvers/DenseDirectLinearSolver.h | 14 -------------- MathLib/LinAlg/Solvers/DirectLinearSolver.h | 14 -------------- MathLib/LinAlg/Solvers/GMRes.cpp | 14 -------------- MathLib/LinAlg/Solvers/GMRes.h | 14 -------------- MathLib/LinAlg/Solvers/GaussAlgorithm.cpp | 14 -------------- MathLib/LinAlg/Solvers/GaussAlgorithm.h | 14 -------------- MathLib/LinAlg/Solvers/IterativeLinearSolver.h | 14 -------------- MathLib/LinAlg/Solvers/LinearSolver.h | 14 -------------- MathLib/LinAlg/Solvers/TriangularSolve.cpp | 14 -------------- MathLib/LinAlg/Solvers/TriangularSolve.h | 14 -------------- MathLib/LinAlg/Solvers/solver.h | 14 -------------- MathLib/LinAlg/Sparse/CRSMatrix.h | 14 -------------- MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h | 14 -------------- MathLib/LinAlg/Sparse/CRSMatrixPThreads.h | 14 -------------- MathLib/LinAlg/Sparse/CRSSymMatrix.h | 14 -------------- MathLib/LinAlg/Sparse/CRSTranspose.h | 14 -------------- .../NestedDissectionPermutation/AdjMat.cpp | 14 -------------- .../NestedDissectionPermutation/AdjMat.h | 14 -------------- .../CRSMatrixReordered.cpp | 14 -------------- .../CRSMatrixReordered.h | 14 -------------- .../CRSMatrixReorderedOpenMP.cpp | 14 -------------- .../CRSMatrixReorderedOpenMP.h | 14 -------------- .../NestedDissectionPermutation/Cluster.cpp | 14 -------------- .../ClusterBase.cpp | 14 -------------- .../NestedDissectionPermutation/ClusterBase.h | 14 -------------- .../NestedDissectionPermutation/Separator.cpp | 14 -------------- MathLib/LinAlg/Sparse/amuxCRS.cpp | 14 -------------- MathLib/LinAlg/VectorNorms.h | 14 -------------- MathLib/MathTools.cpp | 14 -------------- MathLib/MathTools.h | 14 -------------- MathLib/Vector3.h | 14 -------------- MathLib/max.h | 14 -------------- MeshLib/Elements/Cell.cpp | 14 -------------- MeshLib/Elements/Cell.h | 14 -------------- MeshLib/Elements/Edge.cpp | 14 -------------- MeshLib/Elements/Edge.h | 14 -------------- MeshLib/Elements/Element.cpp | 14 -------------- MeshLib/Elements/Element.h | 14 -------------- MeshLib/Elements/Face.cpp | 14 -------------- MeshLib/Elements/Face.h | 14 -------------- MeshLib/Elements/FemElem.cpp | 14 -------------- MeshLib/Elements/FemElem.h | 14 -------------- MeshLib/Elements/Hex.cpp | 14 -------------- MeshLib/Elements/Hex.h | 14 -------------- MeshLib/Elements/Prism.cpp | 14 -------------- MeshLib/Elements/Prism.h | 14 -------------- MeshLib/Elements/Pyramid.cpp | 14 -------------- MeshLib/Elements/Pyramid.h | 14 -------------- MeshLib/Elements/Quad.cpp | 14 -------------- MeshLib/Elements/Quad.h | 14 -------------- MeshLib/Elements/Tet.cpp | 14 -------------- MeshLib/Elements/Tet.h | 14 -------------- MeshLib/Elements/Tet10.cpp | 14 -------------- MeshLib/Elements/Tet10.h | 14 -------------- MeshLib/Elements/Tet4.cpp | 14 -------------- MeshLib/Elements/Tet4.h | 14 -------------- MeshLib/Elements/Tri.cpp | 14 -------------- MeshLib/Elements/Tri.h | 14 -------------- MeshLib/FemMesh.cpp | 14 -------------- MeshLib/FemMesh.h | 14 -------------- MeshLib/FemNode.cpp | 14 -------------- MeshLib/FemNode.h | 14 -------------- MeshLib/Mesh.cpp | 14 -------------- MeshLib/Mesh.h | 14 -------------- MeshLib/MshEnums.cpp | 14 -------------- MeshLib/MshEnums.h | 14 -------------- MeshLib/Node.cpp | 14 -------------- MeshLib/Node.h | 14 -------------- OGS/ProjectData.cpp | 14 -------------- OGS/ProjectData.h | 14 -------------- 169 files changed, 3 insertions(+), 2369 deletions(-) diff --git a/BaseLib/BuildInfo.h.in b/BaseLib/BuildInfo.h.in index fd2e62ea3b8..5fd4d9e7b86 100644 --- a/BaseLib/BuildInfo.h.in +++ b/BaseLib/BuildInfo.h.in @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file BuildInfo.h.in * #defines which gets set through CMake. * diff --git a/BaseLib/CPUTime.cpp b/BaseLib/CPUTime.cpp index 502bd486e1f..8f85cfc921e 100644 --- a/BaseLib/CPUTime.cpp +++ b/BaseLib/CPUTime.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CPUTime.cpp * * Created on 2012-05-10 by Thomas Fischer diff --git a/BaseLib/CPUTime.h b/BaseLib/CPUTime.h index 4f503e7621f..2a56a4c2f92 100644 --- a/BaseLib/CPUTime.h +++ b/BaseLib/CPUTime.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CPUTime.h * * Created on 2012-05-10 by Thomas Fischer diff --git a/BaseLib/Configure.h.in b/BaseLib/Configure.h.in index b3964eead7c..9f6d3412999 100644 --- a/BaseLib/Configure.h.in +++ b/BaseLib/Configure.h.in @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Configure.h.in * * #defines which gets set through CMake diff --git a/BaseLib/DateTools.cpp b/BaseLib/DateTools.cpp index 19fec2b6af3..5e23c692b66 100644 --- a/BaseLib/DateTools.cpp +++ b/BaseLib/DateTools.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DateTools.cpp * * Created on 2010-06-16 by Karsten Rink diff --git a/BaseLib/DateTools.h b/BaseLib/DateTools.h index b696f4a89bb..7e57eedca21 100644 --- a/BaseLib/DateTools.h +++ b/BaseLib/DateTools.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DateTools.h * * Created on 2010-01-22 by Karsten Rink diff --git a/BaseLib/FileFinder.h b/BaseLib/FileFinder.h index 83c1f32aa65..2da9c619b70 100644 --- a/BaseLib/FileFinder.h +++ b/BaseLib/FileFinder.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FileFinder.h * * Created on 2010-10-26 by Karsten Rink diff --git a/BaseLib/FileTools.h b/BaseLib/FileTools.h index 479a8d91f27..471712fc86f 100644 --- a/BaseLib/FileTools.h +++ b/BaseLib/FileTools.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FileTools.h * * Created on 2010-04-26 by Lars Bilke diff --git a/BaseLib/MemWatch.cpp b/BaseLib/MemWatch.cpp index 9bf2aa362d2..c36ad187b32 100644 --- a/BaseLib/MemWatch.cpp +++ b/BaseLib/MemWatch.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MemWatch.cpp * * Created on 2012-05-07 by Thomas Fischer diff --git a/BaseLib/MemWatch.h b/BaseLib/MemWatch.h index 4e684fc611d..26883d8e862 100644 --- a/BaseLib/MemWatch.h +++ b/BaseLib/MemWatch.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MemWatch.h * * Created on 2012-05-07 by Thomas Fischer diff --git a/BaseLib/RunTime.cpp b/BaseLib/RunTime.cpp index 5b6bd29dc41..9038c7e5a09 100644 --- a/BaseLib/RunTime.cpp +++ b/BaseLib/RunTime.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file RunTime.cpp * * Created on 2012-05-10 by Thomas Fischer diff --git a/BaseLib/RunTime.h b/BaseLib/RunTime.h index baba561043b..88a1647fc41 100644 --- a/BaseLib/RunTime.h +++ b/BaseLib/RunTime.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file RunTime.h * * Created on 2012-05-10 by Thomas Fischer diff --git a/BaseLib/StringTools.cpp b/BaseLib/StringTools.cpp index 9bee07326e9..c8f192e01fb 100644 --- a/BaseLib/StringTools.cpp +++ b/BaseLib/StringTools.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file StringTools.cpp * * Created on 2010-06-16 by Thomas Fischer diff --git a/BaseLib/binarySearch.cpp b/BaseLib/binarySearch.cpp index f35b1460800..7a6f0ee8158 100644 --- a/BaseLib/binarySearch.cpp +++ b/BaseLib/binarySearch.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file binarySearch.cpp * * Created on 2010-09-07 by Thomas Fischer diff --git a/BaseLib/binarySearch.h b/BaseLib/binarySearch.h index 39fb5117254..2e8ddfda8b1 100644 --- a/BaseLib/binarySearch.h +++ b/BaseLib/binarySearch.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file binarySearch.h * * Created on 2010-06-07 by Thomas Fischer diff --git a/BaseLib/printList.h b/BaseLib/printList.h index 67516d7c7d4..f1233838585 100644 --- a/BaseLib/printList.h +++ b/BaseLib/printList.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file printList.h * * Created on 2011-02-23 by Thomas Fischer diff --git a/BaseLib/quicksort.h b/BaseLib/quicksort.h index 4f0bf2c6bd0..6e1b1dbedb4 100644 --- a/BaseLib/quicksort.h +++ b/BaseLib/quicksort.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file quicksort.h * * Created on 2010-05-26 by Thomas Fischer diff --git a/BaseLib/uniqueListInsert.h b/BaseLib/uniqueListInsert.h index 2634bd08f22..711dd4726bb 100644 --- a/BaseLib/uniqueListInsert.h +++ b/BaseLib/uniqueListInsert.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file uniqueListInsert.h * * Created on 2011-02-23 by Thomas Fischer diff --git a/BaseLib/wait.h b/BaseLib/wait.h index c9885c152e1..a24db3f265c 100644 --- a/BaseLib/wait.h +++ b/BaseLib/wait.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DateTools.h * * Created on 2011-02-17 by Karsten Rink diff --git a/FemLib/DistributionInfo.cpp b/FemLib/DistributionInfo.cpp index 49a54543283..022489df62c 100644 --- a/FemLib/DistributionInfo.cpp +++ b/FemLib/DistributionInfo.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DistributionInfo.cpp * * Created on 2010-09-28 by Thomas Fischer diff --git a/FemLib/DistributionInfo.h b/FemLib/DistributionInfo.h index ed7af3a63a4..7a48bd0fcf7 100644 --- a/FemLib/DistributionInfo.h +++ b/FemLib/DistributionInfo.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DistributionInfo.h * * Created on 2010-09-28 by Thomas Fischer diff --git a/FemLib/FEMCondition.cpp b/FemLib/FEMCondition.cpp index 6efe5e140e4..6142eedabbf 100644 --- a/FemLib/FEMCondition.cpp +++ b/FemLib/FEMCondition.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FEMCondition.cpp * * Created on 2010-11-25 by Karsten Rink diff --git a/FemLib/FEMCondition.h b/FemLib/FEMCondition.h index 0b046cb3f7f..db2a8c2c05c 100644 --- a/FemLib/FEMCondition.h +++ b/FemLib/FEMCondition.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FEMCondition.h * * Created on 2010-11-25 by Karsten Rink diff --git a/FemLib/FEMEnums.cpp b/FemLib/FEMEnums.cpp index dd2cf3e0c49..4cee24ab12d 100644 --- a/FemLib/FEMEnums.cpp +++ b/FemLib/FEMEnums.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FEMEnums.cpp * * Created on 2010-09-02 by Thomas Fischer diff --git a/FemLib/FEMEnums.h b/FemLib/FEMEnums.h index 4caa48b064d..6a4101553ad 100644 --- a/FemLib/FEMEnums.h +++ b/FemLib/FEMEnums.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FEMEnums.h * * Created on 2010-08-31 by Karsten Rink diff --git a/FemLib/GeoInfo.cpp b/FemLib/GeoInfo.cpp index 19fabd475f5..93fe3127433 100644 --- a/FemLib/GeoInfo.cpp +++ b/FemLib/GeoInfo.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GeoInfo.cpp * * Created on 2010-06-18 by Thomas Fischer diff --git a/FemLib/GeoInfo.h b/FemLib/GeoInfo.h index 739ef7d9ad4..e7ebac20926 100644 --- a/FemLib/GeoInfo.h +++ b/FemLib/GeoInfo.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GeoInfo.h * * Created on 2010-06-18 by Thomas Fischer diff --git a/FemLib/ProcessInfo.cpp b/FemLib/ProcessInfo.cpp index 3a5c1b9e0f1..542bcf79683 100644 --- a/FemLib/ProcessInfo.cpp +++ b/FemLib/ProcessInfo.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ProcessInfo.cpp * * Created on 2010-09-02 by Thomas Fischer diff --git a/FemLib/ProcessInfo.h b/FemLib/ProcessInfo.h index c0271c1d73f..2569fa13e4d 100644 --- a/FemLib/ProcessInfo.h +++ b/FemLib/ProcessInfo.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ProcessInfo.h * * Created on 2010-09-02 by Thomas Fischer diff --git a/FileIO/MeshIO.cpp b/FileIO/MeshIO.cpp index e67a38ab0e0..f2512dce2b3 100644 --- a/FileIO/MeshIO.cpp +++ b/FileIO/MeshIO.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MeshIO.cpp * * Created on 2012-05-08 by Karsten Rink diff --git a/FileIO/MeshIO.h b/FileIO/MeshIO.h index 80a8dd6450b..d190ac8bb72 100644 --- a/FileIO/MeshIO.h +++ b/FileIO/MeshIO.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MeshIO.h * * Created on 2012-05-08 by Karsten Rink diff --git a/FileIO/Writer.cpp b/FileIO/Writer.cpp index 084ca537d60..85cd3a33deb 100644 --- a/FileIO/Writer.cpp +++ b/FileIO/Writer.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Writer.cpp * * Created on 2012-02-13 by Lars Bilke diff --git a/FileIO/Writer.h b/FileIO/Writer.h index f721e91980a..a8b0375f7c8 100644 --- a/FileIO/Writer.h +++ b/FileIO/Writer.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Writer.h * * Created on 2012-02-13 by Lars Bilke diff --git a/FileIO/XmlIO/XMLInterface.cpp b/FileIO/XmlIO/XMLInterface.cpp index 2d3f97a8fbe..7a25653abb2 100644 --- a/FileIO/XmlIO/XMLInterface.cpp +++ b/FileIO/XmlIO/XMLInterface.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XMLInterface.cpp * * Created on 2010-18-02 by Karsten Rink diff --git a/FileIO/XmlIO/XMLInterface.h b/FileIO/XmlIO/XMLInterface.h index daa2794fa29..1875223a371 100644 --- a/FileIO/XmlIO/XMLInterface.h +++ b/FileIO/XmlIO/XMLInterface.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XMLInterface.h * * Created on 2010-02-18 by Karsten Rink diff --git a/FileIO/XmlIO/XmlCndInterface.cpp b/FileIO/XmlIO/XmlCndInterface.cpp index fe53fb79da9..a0434d0aa5c 100644 --- a/FileIO/XmlIO/XmlCndInterface.cpp +++ b/FileIO/XmlIO/XmlCndInterface.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlCndInterface.cpp * * Created on 2011-11-23 by Karsten Rink diff --git a/FileIO/XmlIO/XmlCndInterface.h b/FileIO/XmlIO/XmlCndInterface.h index f85b9a22660..be7a8a3a51d 100644 --- a/FileIO/XmlIO/XmlCndInterface.h +++ b/FileIO/XmlIO/XmlCndInterface.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlCndInterface.h * * Created on 2011-11-23 by Karsten Rink diff --git a/FileIO/XmlIO/XmlGmlInterface.cpp b/FileIO/XmlIO/XmlGmlInterface.cpp index 5cca498b7f4..1a93fc0690c 100644 --- a/FileIO/XmlIO/XmlGmlInterface.cpp +++ b/FileIO/XmlIO/XmlGmlInterface.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlGmlInterface.cpp * * Created on 2011-11-23 by Karsten Rink diff --git a/FileIO/XmlIO/XmlGmlInterface.h b/FileIO/XmlIO/XmlGmlInterface.h index d15005ee766..a022c37ff4a 100644 --- a/FileIO/XmlIO/XmlGmlInterface.h +++ b/FileIO/XmlIO/XmlGmlInterface.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlGmlInterface.h * * Created on 2011-11-23 by Karsten Rink diff --git a/FileIO/XmlIO/XmlGspInterface.cpp b/FileIO/XmlIO/XmlGspInterface.cpp index 929103405c2..84582fbb934 100644 --- a/FileIO/XmlIO/XmlGspInterface.cpp +++ b/FileIO/XmlIO/XmlGspInterface.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlGspInterface.cpp * * Created on 2011-11-23 by Karsten Rink @@ -138,7 +124,7 @@ int XmlGspInterface::write(std::ostream& stream) QDomDocument doc("OGS-PROJECT-DOM"); QDomElement root = doc.createElement("OpenGeoSysProject"); - root.setAttribute( "xmlns:ogs", "http://www.opengeosys.net"); + root.setAttribute( "xmlns:ogs", "http://www.opengeosys.net" ); root.setAttribute( "xmlns:xsi", "http://www.w3.org/2001/XMLSchema-instance" ); root.setAttribute( "xsi:noNamespaceSchemaLocation", "http://141.65.34.25/OpenGeoSysProject.xsd" ); diff --git a/FileIO/XmlIO/XmlGspInterface.h b/FileIO/XmlIO/XmlGspInterface.h index 67f0f19053b..24738057448 100644 --- a/FileIO/XmlIO/XmlGspInterface.h +++ b/FileIO/XmlIO/XmlGspInterface.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlGspInterface.h * * Created on 2011-11-23 by Karsten Rink diff --git a/FileIO/XmlIO/XmlLutReader.h b/FileIO/XmlIO/XmlLutReader.h index 63692086bf4..3fb8a74bfde 100644 --- a/FileIO/XmlIO/XmlLutReader.h +++ b/FileIO/XmlIO/XmlLutReader.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlLutReader.h * * Created on 2011-01-30 by Karsten Rink diff --git a/FileIO/XmlIO/XmlStnInterface.cpp b/FileIO/XmlIO/XmlStnInterface.cpp index daf35172e7a..39482f4c7a5 100644 --- a/FileIO/XmlIO/XmlStnInterface.cpp +++ b/FileIO/XmlIO/XmlStnInterface.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlStnInterface.cpp * * Created on 2011-11-23 by Karsten Rink diff --git a/FileIO/XmlIO/XmlStnInterface.h b/FileIO/XmlIO/XmlStnInterface.h index 8774926e613..b7e82ee5324 100644 --- a/FileIO/XmlIO/XmlStnInterface.h +++ b/FileIO/XmlIO/XmlStnInterface.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file XmlStnInterface.h * * Created on 2011-11-23 by Karsten Rink diff --git a/GeoLib/AxisAlignedBoundingBox.cpp b/GeoLib/AxisAlignedBoundingBox.cpp index a531a6e756d..eaa34b59e68 100644 --- a/GeoLib/AxisAlignedBoundingBox.cpp +++ b/GeoLib/AxisAlignedBoundingBox.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file AxisAlignedBoundingBox.cpp * * Created on 2010-04-22 by Thomas Fischer diff --git a/GeoLib/AxisAlignedBoundingBox.h b/GeoLib/AxisAlignedBoundingBox.h index ad208a8a4ca..d0ee1e8930b 100644 --- a/GeoLib/AxisAlignedBoundingBox.h +++ b/GeoLib/AxisAlignedBoundingBox.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file AxisAlignedBoundingBox.h * * Created on 2010-04-22 by Thomas Fischer diff --git a/GeoLib/BruteForceClosestPair.cpp b/GeoLib/BruteForceClosestPair.cpp index 57fb4df3d24..13b93d8e640 100644 --- a/GeoLib/BruteForceClosestPair.cpp +++ b/GeoLib/BruteForceClosestPair.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file BruteForceClosestPair.cpp * * Created on 2011-01-25 by Thomas Fischer diff --git a/GeoLib/BruteForceClosestPair.h b/GeoLib/BruteForceClosestPair.h index 508feb1f54b..347daa9249c 100644 --- a/GeoLib/BruteForceClosestPair.h +++ b/GeoLib/BruteForceClosestPair.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file BruteForceClosestPair.h * * Created on 2011-01-25 by Thomas Fischer diff --git a/GeoLib/ClosestPair.h b/GeoLib/ClosestPair.h index df4387534f6..635347e405a 100644 --- a/GeoLib/ClosestPair.h +++ b/GeoLib/ClosestPair.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ClosestPair.h * * Created on 2011-01-25 by Thomas Fischer diff --git a/GeoLib/Color.cpp b/GeoLib/Color.cpp index ca560c1e6af..9849bacf4de 100644 --- a/GeoLib/Color.cpp +++ b/GeoLib/Color.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Color.cpp * * Created on 2010-06-16 by Karsten Rink diff --git a/GeoLib/Color.h b/GeoLib/Color.h index 26af9450251..678636bfe0e 100644 --- a/GeoLib/Color.h +++ b/GeoLib/Color.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Color.cpp * * Created on 2010-02-04 by Karsten Rink diff --git a/GeoLib/GEOObjects.cpp b/GeoLib/GEOObjects.cpp index e9a428d955d..77e86018bc7 100644 --- a/GeoLib/GEOObjects.cpp +++ b/GeoLib/GEOObjects.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GEOObjects.cpp * * Created on 2010-01-21 by Thomas Fischer / Karsten Rink diff --git a/GeoLib/GEOObjects.h b/GeoLib/GEOObjects.h index bb033cf5217..7e515c119a4 100644 --- a/GeoLib/GEOObjects.h +++ b/GeoLib/GEOObjects.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GEOObjects.h * * Created on 2010-01-21 by Thomas Fischer / Karsten Rink diff --git a/GeoLib/GeoObject.h b/GeoLib/GeoObject.h index ef443555ea9..1f9d6d3ddec 100644 --- a/GeoLib/GeoObject.h +++ b/GeoLib/GeoObject.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GeoObject.h * * Created on 2010-08-27 by Thomas Fischer diff --git a/GeoLib/GeoType.cpp b/GeoLib/GeoType.cpp index dd2bc09b789..c74a2feebc4 100644 --- a/GeoLib/GeoType.cpp +++ b/GeoLib/GeoType.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GeoType.cpp * * Created on 2010-12-01 by Thomas Fischer diff --git a/GeoLib/GeoType.h b/GeoLib/GeoType.h index f26cd28ed56..f584ee21c09 100644 --- a/GeoLib/GeoType.h +++ b/GeoLib/GeoType.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GeoType.h * * Created on 2010-06-17 by Thomas Fischer diff --git a/GeoLib/Grid.h b/GeoLib/Grid.h index c802763e2af..c7cf071d14c 100644 --- a/GeoLib/Grid.h +++ b/GeoLib/Grid.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Grid.h * * Created on 2012-02-02 by Thomas Fischer diff --git a/GeoLib/OctTree.h b/GeoLib/OctTree.h index 1d29af37c3e..4ad432b5b6b 100644 --- a/GeoLib/OctTree.h +++ b/GeoLib/OctTree.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file OctTree.h * * Created on 2012-02-27 by Thomas Fischer diff --git a/GeoLib/Point.cpp b/GeoLib/Point.cpp index 498223bf9a9..bb523426613 100644 --- a/GeoLib/Point.cpp +++ b/GeoLib/Point.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Point.cpp * * Created on 2010-06-22 by Thomas Fischer diff --git a/GeoLib/Point.h b/GeoLib/Point.h index c67a4ab395a..688688cfea7 100644 --- a/GeoLib/Point.h +++ b/GeoLib/Point.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Point.h * * Created on 2010-01-12 by Thomas Fischer diff --git a/GeoLib/PointVec.cpp b/GeoLib/PointVec.cpp index c82e85404c4..ea0b6dbd3a4 100644 --- a/GeoLib/PointVec.cpp +++ b/GeoLib/PointVec.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PointVec.cpp * * Created on 2010-06-11 by Thomas Fischer diff --git a/GeoLib/PointVec.h b/GeoLib/PointVec.h index f6d8ba2f98e..49a2fb17a84 100644 --- a/GeoLib/PointVec.h +++ b/GeoLib/PointVec.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PointVec.h * * Created on 2010-02-02 by Thomas Fischer / Karsten Rink diff --git a/GeoLib/PointWithID.h b/GeoLib/PointWithID.h index 16cca2771c9..152fdf37493 100644 --- a/GeoLib/PointWithID.h +++ b/GeoLib/PointWithID.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PointWithID.h * * Created on 2011-01-25 by Thomas Fischer diff --git a/GeoLib/Polygon.cpp b/GeoLib/Polygon.cpp index 90c65f6bda5..52af10b2511 100644 --- a/GeoLib/Polygon.cpp +++ b/GeoLib/Polygon.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Polygon.cpp * * Created on 2010-06-21 by Thomas Fischer diff --git a/GeoLib/Polygon.h b/GeoLib/Polygon.h index 2c5d3a98b1f..5a6ff1ff3be 100644 --- a/GeoLib/Polygon.h +++ b/GeoLib/Polygon.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Polygon.h * * Created on 2010-06-21 by Thomas Fischer diff --git a/GeoLib/Polyline.cpp b/GeoLib/Polyline.cpp index 4df74e44b2f..f717929b111 100644 --- a/GeoLib/Polyline.cpp +++ b/GeoLib/Polyline.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Polyline.cpp * * Created on 2010-06-21 by Thomas Fischer diff --git a/GeoLib/Polyline.h b/GeoLib/Polyline.h index c77f908976d..dc20d8593b0 100644 --- a/GeoLib/Polyline.h +++ b/GeoLib/Polyline.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PolyLine.h * * Created on 2010-01-14 by Thomas Fischer diff --git a/GeoLib/PolylineVec.h b/GeoLib/PolylineVec.h index ffd810b88a9..be3188bdaf0 100644 --- a/GeoLib/PolylineVec.h +++ b/GeoLib/PolylineVec.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PolylineVec.h * * Created on 2010-02-09 by Thomas Fischer diff --git a/GeoLib/PropertyBounds.h b/GeoLib/PropertyBounds.h index 27a48524479..8c6b09cee3c 100644 --- a/GeoLib/PropertyBounds.h +++ b/GeoLib/PropertyBounds.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PropertyBounds.h * * Created on 2010-01-18 by Karsten Rink diff --git a/GeoLib/QuadTree.h b/GeoLib/QuadTree.h index 57e1b2328c2..e314f84a06d 100644 --- a/GeoLib/QuadTree.h +++ b/GeoLib/QuadTree.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file QuadTree.h * * Created on 2010-11-09 by Thomas Fischer diff --git a/GeoLib/Raster.cpp b/GeoLib/Raster.cpp index 6e37fd5e5e3..1ab6ad6f591 100644 --- a/GeoLib/Raster.cpp +++ b/GeoLib/Raster.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Raster.cpp * * Created on 2011-09-07 by Thomas Fischer diff --git a/GeoLib/Raster.h b/GeoLib/Raster.h index 415947d637f..c1173356c07 100644 --- a/GeoLib/Raster.h +++ b/GeoLib/Raster.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Raster.h * * Created on 2011-09-07 by Thomas Fischer diff --git a/GeoLib/SimplePolygonTree.cpp b/GeoLib/SimplePolygonTree.cpp index 0e5023ea05b..bf0435cee8d 100644 --- a/GeoLib/SimplePolygonTree.cpp +++ b/GeoLib/SimplePolygonTree.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file SimplePolygonTree.cpp * * Created on 2010-06-22 by Thomas Fischer diff --git a/GeoLib/SimplePolygonTree.h b/GeoLib/SimplePolygonTree.h index 63ee1b38640..579ed2bc1d7 100644 --- a/GeoLib/SimplePolygonTree.h +++ b/GeoLib/SimplePolygonTree.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file SimplePolygonTree.h * * Created on 2010-06-22 by Thomas Fischer diff --git a/GeoLib/Station.cpp b/GeoLib/Station.cpp index 5c8f84ff263..cc927df5839 100644 --- a/GeoLib/Station.cpp +++ b/GeoLib/Station.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Station.cpp * * Created by Karsten Rink diff --git a/GeoLib/Station.h b/GeoLib/Station.h index 0d9cbda2706..81ed77ed85e 100644 --- a/GeoLib/Station.h +++ b/GeoLib/Station.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Station.h * * Created by Karsten Rink diff --git a/GeoLib/Surface.cpp b/GeoLib/Surface.cpp index b187000fe37..6f205943a90 100644 --- a/GeoLib/Surface.cpp +++ b/GeoLib/Surface.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Surface.cpp * * Created on 2010-04-22 by Thomas Fischer diff --git a/GeoLib/Surface.h b/GeoLib/Surface.h index 3d2cac36e54..dce0aec6992 100644 --- a/GeoLib/Surface.h +++ b/GeoLib/Surface.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Surface.h * * Created on 2010-01-22 by Thomas Fischer diff --git a/GeoLib/SurfaceVec.h b/GeoLib/SurfaceVec.h index ff0bec3ff90..9fbaa0f7fe9 100644 --- a/GeoLib/SurfaceVec.h +++ b/GeoLib/SurfaceVec.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file SurfaceVec.h * * Created on 2010-02-09 by Thomas Fischer diff --git a/GeoLib/TemplatePoint.h b/GeoLib/TemplatePoint.h index e1b8b0896b5..ad0385269d6 100644 --- a/GeoLib/TemplatePoint.h +++ b/GeoLib/TemplatePoint.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file TemplatePoint.h * * Created on 2010-01-28 by Thomas Fischer diff --git a/GeoLib/TemplateVec.h b/GeoLib/TemplateVec.h index 32d15f8b35c..d3eeb04fb70 100644 --- a/GeoLib/TemplateVec.h +++ b/GeoLib/TemplateVec.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file TemplateVec.h * * Created on 2010-02-26 by Thomas Fischer diff --git a/GeoLib/Triangle.cpp b/GeoLib/Triangle.cpp index d12eef5544b..b6c17c4a425 100644 --- a/GeoLib/Triangle.cpp +++ b/GeoLib/Triangle.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Triangle.cpp * * Created on 2011-06-06 by Thomas Fischer diff --git a/GeoLib/Triangle.h b/GeoLib/Triangle.h index f7da0ec3919..8264a5f1ee9 100644 --- a/GeoLib/Triangle.h +++ b/GeoLib/Triangle.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Triangle.h * * Created on 2010-03-23 by Thomas Fischer diff --git a/LICENSE.txt b/LICENSE.txt index bab8acaa861..6b0e2493bad 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,11 +1,4 @@ -Copyright (c) 2012, OpenGeoSys Community (http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com) +Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) All rights reserved. Redistribution and use in source and binary forms, with or without @@ -23,14 +16,7 @@ modification, are permitted provided that the following conditions are met: derived from this software without specific prior written permission. 5. Attribute the OpenGeoSys Community, preferably citing an appropriate paper listed on the OpenGeoSys Community homepage: - http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/papers + http://www.opengeosys.net/papers THIS SOFTWARE IS PROVIDED BY THE OpenGeoSys Community ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/MathLib/AnalyticalGeometry.cpp b/MathLib/AnalyticalGeometry.cpp index 83ef23aff10..2ccf82e1c29 100644 --- a/MathLib/AnalyticalGeometry.cpp +++ b/MathLib/AnalyticalGeometry.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file AnalyticalGeometry.cpp * * Created on 2010-03-17 by Thomas Fischer diff --git a/MathLib/AnalyticalGeometry.h b/MathLib/AnalyticalGeometry.h index d98cc074234..ddb5dfe136e 100644 --- a/MathLib/AnalyticalGeometry.h +++ b/MathLib/AnalyticalGeometry.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file AnalyticalGeometry.h * * Created on 2010-03-17 by Thomas Fischer diff --git a/MathLib/EarClippingTriangulation.cpp b/MathLib/EarClippingTriangulation.cpp index 8d3501156ef..6397aa9fd02 100644 --- a/MathLib/EarClippingTriangulation.cpp +++ b/MathLib/EarClippingTriangulation.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file EarClippingTriangulation.cpp * * Created on 2011-02-23 by Thomas Fischer diff --git a/MathLib/EarClippingTriangulation.h b/MathLib/EarClippingTriangulation.h index 0a7378e5a84..95a4e6004fe 100644 --- a/MathLib/EarClippingTriangulation.h +++ b/MathLib/EarClippingTriangulation.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file EarClippingTriangulation.h * * Created on 2011-02-23 by Thomas Fischer diff --git a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h index d4f948941c5..bc78efc69d3 100644 --- a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h +++ b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file LinearIntervalInterpolation.h * * Created on 2012-05-22 by Thomas Fischer diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp index be63db84966..1b6b4e6e8ca 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PiecewiseLinearInterpolation.cpp * * Created on 2010-09-07 by Thomas Fischer diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h index 8177b7ebfdc..f911386d23e 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file PiecewiseLinearInterpolation.h * * Created on 2010-09-07 by Thomas Fischer diff --git a/MathLib/LinAlg/Dense/Matrix.h b/MathLib/LinAlg/Dense/Matrix.h index c24ee77518c..2f30e88b02a 100644 --- a/MathLib/LinAlg/Dense/Matrix.h +++ b/MathLib/LinAlg/Dense/Matrix.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Matrix.h * * Created on 2011-05-24 by Thomas Fischer diff --git a/MathLib/LinAlg/MatrixBase.h b/MathLib/LinAlg/MatrixBase.h index 1b120cc6172..97267b805b7 100644 --- a/MathLib/LinAlg/MatrixBase.h +++ b/MathLib/LinAlg/MatrixBase.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MatrixBase.h * * Created on 2011-09-27 by Thomas Fischer diff --git a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h index 9ab31f619ac..4ed3dacbb9c 100644 --- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h +++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file generateDiagPrecond.h * * Created on 2011-09-28 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/BiCGStab.cpp b/MathLib/LinAlg/Solvers/BiCGStab.cpp index 61d4584cc57..b1218b6dabd 100644 --- a/MathLib/LinAlg/Solvers/BiCGStab.cpp +++ b/MathLib/LinAlg/Solvers/BiCGStab.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file BiCGStab.cpp * * Created on 2011-10-04 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/BiCGStab.h b/MathLib/LinAlg/Solvers/BiCGStab.h index bfc28eafd50..58fc5ccc7aa 100644 --- a/MathLib/LinAlg/Solvers/BiCGStab.h +++ b/MathLib/LinAlg/Solvers/BiCGStab.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file BiCGStab.h * * Created on 2011-10-04 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/CG.cpp b/MathLib/LinAlg/Solvers/CG.cpp index 1cd5c855de5..661f6e185de 100644 --- a/MathLib/LinAlg/Solvers/CG.cpp +++ b/MathLib/LinAlg/Solvers/CG.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CG.cpp * * Created on 2011-09-27 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/CG.h b/MathLib/LinAlg/Solvers/CG.h index 5c987ba8bb1..0a359504fff 100644 --- a/MathLib/LinAlg/Solvers/CG.h +++ b/MathLib/LinAlg/Solvers/CG.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file solver.h * * Created on 2011-09-27 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/CGParallel.cpp b/MathLib/LinAlg/Solvers/CGParallel.cpp index 4214afd71a0..72a4f2a652b 100644 --- a/MathLib/LinAlg/Solvers/CGParallel.cpp +++ b/MathLib/LinAlg/Solvers/CGParallel.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CGParallel.cpp * * Created on 2011-12-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h b/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h index 0566db636d2..3ee0d240254 100644 --- a/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h +++ b/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DenseDirectLinearSolver.h * * Created on 2011-01-07 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/DirectLinearSolver.h b/MathLib/LinAlg/Solvers/DirectLinearSolver.h index 137d78078cb..18495f3d232 100644 --- a/MathLib/LinAlg/Solvers/DirectLinearSolver.h +++ b/MathLib/LinAlg/Solvers/DirectLinearSolver.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file DirectLinearSolver.h * * Created on 2011-01-07 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/GMRes.cpp b/MathLib/LinAlg/Solvers/GMRes.cpp index f3e8384e836..0381d1fc29e 100644 --- a/MathLib/LinAlg/Solvers/GMRes.cpp +++ b/MathLib/LinAlg/Solvers/GMRes.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GMRes.cpp * * Created on 2011-10-04 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/GMRes.h b/MathLib/LinAlg/Solvers/GMRes.h index b1d084635a5..01c17c90b44 100644 --- a/MathLib/LinAlg/Solvers/GMRes.h +++ b/MathLib/LinAlg/Solvers/GMRes.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GMRes.h * * Created on 2011-10-04 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp b/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp index 7e63f26298f..fca395da0b6 100644 --- a/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp +++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GaussAlgorithm.cpp * * Created on 2011-05-06 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/GaussAlgorithm.h b/MathLib/LinAlg/Solvers/GaussAlgorithm.h index a5db52e0bf6..82e9b253e62 100644 --- a/MathLib/LinAlg/Solvers/GaussAlgorithm.h +++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file GaussAlgorithm.h * * Created on 2011-05-06 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h index 3d558950af3..cc70422dae1 100644 --- a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h +++ b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file IterativeLinearSolver.h * * Created on 2011-01-07 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/LinearSolver.h b/MathLib/LinAlg/Solvers/LinearSolver.h index 80c98079f8e..6b1bcac90ef 100644 --- a/MathLib/LinAlg/Solvers/LinearSolver.h +++ b/MathLib/LinAlg/Solvers/LinearSolver.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file LinearSolver.h * * Created on 2011-01-07 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/TriangularSolve.cpp b/MathLib/LinAlg/Solvers/TriangularSolve.cpp index 042d1e48b5d..ef236eabace 100644 --- a/MathLib/LinAlg/Solvers/TriangularSolve.cpp +++ b/MathLib/LinAlg/Solvers/TriangularSolve.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file TriangularSolve.cpp * * Created on 2011-05-05 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/TriangularSolve.h b/MathLib/LinAlg/Solvers/TriangularSolve.h index bd6642a533a..984d671b60b 100644 --- a/MathLib/LinAlg/Solvers/TriangularSolve.h +++ b/MathLib/LinAlg/Solvers/TriangularSolve.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file TriangularSolve.h * * Created on 2011-05-06 by Thomas Fischer diff --git a/MathLib/LinAlg/Solvers/solver.h b/MathLib/LinAlg/Solvers/solver.h index 4bbca9179a6..a815e88f8da 100644 --- a/MathLib/LinAlg/Solvers/solver.h +++ b/MathLib/LinAlg/Solvers/solver.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file solver.h * * Created on 2011-09-27 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/CRSMatrix.h b/MathLib/LinAlg/Sparse/CRSMatrix.h index f96ebd67d66..7eb908d7bfc 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrix.h +++ b/MathLib/LinAlg/Sparse/CRSMatrix.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrix.h * * Created on 2011-09-20 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h index 287454ec471..ec7c6e2fdd6 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h +++ b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrixOpenMP.h * * Created on 2011-08-08 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h index 9fb06727ece..86495c0013a 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h +++ b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrixPThreads.h * * Created on 2011-08-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/CRSSymMatrix.h b/MathLib/LinAlg/Sparse/CRSSymMatrix.h index 8cca9711eb5..70045509980 100644 --- a/MathLib/LinAlg/Sparse/CRSSymMatrix.h +++ b/MathLib/LinAlg/Sparse/CRSSymMatrix.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSSymMatrix.h * * Created on 2011-07-22 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/CRSTranspose.h b/MathLib/LinAlg/Sparse/CRSTranspose.h index e0aa5a2fa6c..5385d4bbc42 100644 --- a/MathLib/LinAlg/Sparse/CRSTranspose.h +++ b/MathLib/LinAlg/Sparse/CRSTranspose.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSTranspose.h * * Created on 2011-09-27 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp index 6a36675fd7b..6de26e686d6 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file AdjMat.cpp * * Created on 2012-01-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h index 98b861dc007..7c8381d7bb2 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file AdjMat.h * * Created on 2012-01-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp index bb07b006e81..2f1ef5de93d 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrixReordered.cpp * * Created on 2012-01-03 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h index eca4fcc25cf..ff4d4b2a921 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrixReordered.h * * Created on 2012-01-03 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp index 4315f399018..276b9b55c86 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrixReorderedOpenMP.cpp * * Created on 2012-01-12 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h index c8b80fe644e..ec122da171b 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrixReorderedOpenMP.h * * Created on 2012-01-20 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp index a8c971c60b0..1b1e28397ce 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \fileCluster.cpp * * Created on 2012-01-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp index d1a6be20651..7f2420657b2 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ClusterBase.cpp * * Created on 2012-01-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h index b5f32177f85..ef4f63bc09c 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ClusterBase.h * * Created on 2012-01-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp index 305168dbf19..23a11046623 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Separator.cpp * * Created on 2012-01-02 by Thomas Fischer diff --git a/MathLib/LinAlg/Sparse/amuxCRS.cpp b/MathLib/LinAlg/Sparse/amuxCRS.cpp index f6344830f75..fb66858c267 100644 --- a/MathLib/LinAlg/Sparse/amuxCRS.cpp +++ b/MathLib/LinAlg/Sparse/amuxCRS.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file CRSMatrix.h * * Created on 2011-09-20 by Thomas Fischer diff --git a/MathLib/LinAlg/VectorNorms.h b/MathLib/LinAlg/VectorNorms.h index ee4cdab608b..285e7e3d6d6 100644 --- a/MathLib/LinAlg/VectorNorms.h +++ b/MathLib/LinAlg/VectorNorms.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file VectorNorms.h * * Created on 2011-06-06 by Thomas Fischer diff --git a/MathLib/MathTools.cpp b/MathLib/MathTools.cpp index 1964ed4577f..241cdad6ed8 100644 --- a/MathLib/MathTools.cpp +++ b/MathLib/MathTools.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MathTools.cpp * * Created on 2010-01-13 by Thomas Fischer diff --git a/MathLib/MathTools.h b/MathLib/MathTools.h index f7b45452083..3e4774dabe4 100644 --- a/MathLib/MathTools.h +++ b/MathLib/MathTools.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MathTools.h * * Created on 2010-01-13 by Thomas Fischer diff --git a/MathLib/Vector3.h b/MathLib/Vector3.h index 498e6533ca4..87be3c7872f 100644 --- a/MathLib/Vector3.h +++ b/MathLib/Vector3.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Vector3.h * * Created on 2009-10-27 by Lars Bilke diff --git a/MathLib/max.h b/MathLib/max.h index 339fb37d098..3021de82f33 100644 --- a/MathLib/max.h +++ b/MathLib/max.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file max.h * * Created on 2010-04-20 by Thomas Fischer diff --git a/MeshLib/Elements/Cell.cpp b/MeshLib/Elements/Cell.cpp index aac21d5f329..7a3c9f202b6 100644 --- a/MeshLib/Elements/Cell.cpp +++ b/MeshLib/Elements/Cell.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Cell.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Cell.h b/MeshLib/Elements/Cell.h index 25e2b4e1867..8c63a4ada0a 100644 --- a/MeshLib/Elements/Cell.h +++ b/MeshLib/Elements/Cell.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Cell.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Edge.cpp b/MeshLib/Elements/Edge.cpp index 5d8b0cf0b0e..e79c14c0cfe 100644 --- a/MeshLib/Elements/Edge.cpp +++ b/MeshLib/Elements/Edge.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Edge.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Edge.h b/MeshLib/Elements/Edge.h index f7202113cad..d374596c984 100644 --- a/MeshLib/Elements/Edge.h +++ b/MeshLib/Elements/Edge.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Edge.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Element.cpp b/MeshLib/Elements/Element.cpp index 0f65fe03989..ffa9f35aa86 100644 --- a/MeshLib/Elements/Element.cpp +++ b/MeshLib/Elements/Element.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Element.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Element.h b/MeshLib/Elements/Element.h index eb858a0a810..1e30a3a6186 100644 --- a/MeshLib/Elements/Element.h +++ b/MeshLib/Elements/Element.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Element.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Face.cpp b/MeshLib/Elements/Face.cpp index 062ec7ed84f..e634b37aec9 100644 --- a/MeshLib/Elements/Face.cpp +++ b/MeshLib/Elements/Face.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Face.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Face.h b/MeshLib/Elements/Face.h index ae8e2d13afd..8c88f0fc4b6 100644 --- a/MeshLib/Elements/Face.h +++ b/MeshLib/Elements/Face.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Face.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/FemElem.cpp b/MeshLib/Elements/FemElem.cpp index 088fea4d7fc..4dba31288e4 100644 --- a/MeshLib/Elements/FemElem.cpp +++ b/MeshLib/Elements/FemElem.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet.cpp * * Created on 2012-05-03 by Karsten Rink diff --git a/MeshLib/Elements/FemElem.h b/MeshLib/Elements/FemElem.h index af6c649ff7d..e5a3f3d7c9c 100644 --- a/MeshLib/Elements/FemElem.h +++ b/MeshLib/Elements/FemElem.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FemElem.h * * Created on 2012-05-03 by Karsten Rink diff --git a/MeshLib/Elements/Hex.cpp b/MeshLib/Elements/Hex.cpp index 4e6991ecbff..152025a68ba 100644 --- a/MeshLib/Elements/Hex.cpp +++ b/MeshLib/Elements/Hex.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Hex.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Hex.h b/MeshLib/Elements/Hex.h index d8ec65d3c1e..2cfb64de184 100644 --- a/MeshLib/Elements/Hex.h +++ b/MeshLib/Elements/Hex.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Hex.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Prism.cpp b/MeshLib/Elements/Prism.cpp index a6f825b2592..5c52b3f11a5 100644 --- a/MeshLib/Elements/Prism.cpp +++ b/MeshLib/Elements/Prism.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Prism.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Prism.h b/MeshLib/Elements/Prism.h index 6567a3d2c3c..2beb5639461 100644 --- a/MeshLib/Elements/Prism.h +++ b/MeshLib/Elements/Prism.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Prism.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Pyramid.cpp b/MeshLib/Elements/Pyramid.cpp index 5031c05ffb0..e24f2ea2d97 100644 --- a/MeshLib/Elements/Pyramid.cpp +++ b/MeshLib/Elements/Pyramid.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Pyramid.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Pyramid.h b/MeshLib/Elements/Pyramid.h index 86823bdb4e7..1fabff34985 100644 --- a/MeshLib/Elements/Pyramid.h +++ b/MeshLib/Elements/Pyramid.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Pyramid.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Quad.cpp b/MeshLib/Elements/Quad.cpp index d93d8984689..57c3ad9c2ec 100644 --- a/MeshLib/Elements/Quad.cpp +++ b/MeshLib/Elements/Quad.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Quad.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Quad.h b/MeshLib/Elements/Quad.h index 1b660cda6ac..cfa2983aede 100644 --- a/MeshLib/Elements/Quad.h +++ b/MeshLib/Elements/Quad.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Quad.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Tet.cpp b/MeshLib/Elements/Tet.cpp index 9db8ba82079..3c30f48ee14 100644 --- a/MeshLib/Elements/Tet.cpp +++ b/MeshLib/Elements/Tet.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Tet.h b/MeshLib/Elements/Tet.h index 59b9ea59988..7c4a2339654 100644 --- a/MeshLib/Elements/Tet.h +++ b/MeshLib/Elements/Tet.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Tet10.cpp b/MeshLib/Elements/Tet10.cpp index ed62eecdc28..93064840e17 100644 --- a/MeshLib/Elements/Tet10.cpp +++ b/MeshLib/Elements/Tet10.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet10.cpp * * Created on 2012-05-03 by Karsten Rink diff --git a/MeshLib/Elements/Tet10.h b/MeshLib/Elements/Tet10.h index fec2a52964d..e6db7f3cccd 100644 --- a/MeshLib/Elements/Tet10.h +++ b/MeshLib/Elements/Tet10.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet10.h * * Created on 2012-05-03 by Karsten Rink diff --git a/MeshLib/Elements/Tet4.cpp b/MeshLib/Elements/Tet4.cpp index 36dc222ac97..dd8261bfee7 100644 --- a/MeshLib/Elements/Tet4.cpp +++ b/MeshLib/Elements/Tet4.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet4.cpp * * Created on 2012-05-03 by Karsten Rink diff --git a/MeshLib/Elements/Tet4.h b/MeshLib/Elements/Tet4.h index c1dda7bfeae..bc248b09b65 100644 --- a/MeshLib/Elements/Tet4.h +++ b/MeshLib/Elements/Tet4.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tet4.h * * Created on 2012-05-03 by Karsten Rink diff --git a/MeshLib/Elements/Tri.cpp b/MeshLib/Elements/Tri.cpp index beaa50a7dea..0b5ea299d58 100644 --- a/MeshLib/Elements/Tri.cpp +++ b/MeshLib/Elements/Tri.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tri.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Elements/Tri.h b/MeshLib/Elements/Tri.h index e9403c40c07..397b4d701b8 100644 --- a/MeshLib/Elements/Tri.h +++ b/MeshLib/Elements/Tri.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Tri.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/FemMesh.cpp b/MeshLib/FemMesh.cpp index de3b1f6f948..c5e6211f2d1 100644 --- a/MeshLib/FemMesh.cpp +++ b/MeshLib/FemMesh.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FemMesh.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/FemMesh.h b/MeshLib/FemMesh.h index 8786cee5cc1..c4a96558fc0 100644 --- a/MeshLib/FemMesh.h +++ b/MeshLib/FemMesh.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FemMesh.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/FemNode.cpp b/MeshLib/FemNode.cpp index 7457e13a759..ca2dd18139c 100644 --- a/MeshLib/FemNode.cpp +++ b/MeshLib/FemNode.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FemNode.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/FemNode.h b/MeshLib/FemNode.h index 3004a4a0d77..e93cfa50336 100644 --- a/MeshLib/FemNode.h +++ b/MeshLib/FemNode.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file FemNode.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Mesh.cpp b/MeshLib/Mesh.cpp index c6d5b363b8b..9037936c914 100644 --- a/MeshLib/Mesh.cpp +++ b/MeshLib/Mesh.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Mesh.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Mesh.h b/MeshLib/Mesh.h index d39efcc840c..a83e9eb7077 100644 --- a/MeshLib/Mesh.h +++ b/MeshLib/Mesh.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Mesh.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/MshEnums.cpp b/MeshLib/MshEnums.cpp index d7afab1ac8e..572e17ba182 100644 --- a/MeshLib/MshEnums.cpp +++ b/MeshLib/MshEnums.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MshEnums.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/MshEnums.h b/MeshLib/MshEnums.h index af4dd9e6e1a..b017a14e555 100644 --- a/MeshLib/MshEnums.h +++ b/MeshLib/MshEnums.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file MshEnums.h * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Node.cpp b/MeshLib/Node.cpp index a32fed90b43..0522716c747 100644 --- a/MeshLib/Node.cpp +++ b/MeshLib/Node.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Node.cpp * * Created on 2012-05-02 by Karsten Rink diff --git a/MeshLib/Node.h b/MeshLib/Node.h index 49c10e6798e..eac76578a04 100644 --- a/MeshLib/Node.h +++ b/MeshLib/Node.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file Node.h * * Created on 2012-05-02 by Karsten Rink diff --git a/OGS/ProjectData.cpp b/OGS/ProjectData.cpp index 1d41d4dcb89..6bb15ffa901 100644 --- a/OGS/ProjectData.cpp +++ b/OGS/ProjectData.cpp @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ProjectData.cpp * * Created on 2010-08-25 by Karsten Rink diff --git a/OGS/ProjectData.h b/OGS/ProjectData.h index c3dc8158a95..2b0e5620210 100644 --- a/OGS/ProjectData.h +++ b/OGS/ProjectData.h @@ -1,24 +1,10 @@ /** - * Copyright (c) 2012, OpenGeoSys Community (http://www./** * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.net/LICENSE.txt * * -opengeosys.com) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www./** - * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) - * Distributed under a Modified BSD License. - * See accompanying file LICENSE.txt or - * http://www.opengeosys.net/LICENSE.txt - * - * -opengeosys.com/LICENSE.txt - * - * * \file ProjectData.h * * Created on 2010-08-25 by Karsten Rink -- GitLab