From 8c1eb96bf2e046b0408cb7aeb82c5ca5adc41722 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Wed, 19 Sep 2012 15:42:58 +0200 Subject: [PATCH] License link. --- BaseLib/BuildInfo.h.in | 2 +- BaseLib/CPUTime.cpp | 2 +- BaseLib/CPUTime.h | 2 +- BaseLib/Configure.h.in | 2 +- BaseLib/DateTools.cpp | 2 +- BaseLib/DateTools.h | 2 +- BaseLib/FileFinder.h | 2 +- BaseLib/FileTools.h | 2 +- BaseLib/LogogSimpleFormatter.h | 2 +- BaseLib/MemWatch.cpp | 2 +- BaseLib/MemWatch.h | 2 +- BaseLib/RunTime.cpp | 2 +- BaseLib/RunTime.h | 2 +- BaseLib/StringTools.cpp | 2 +- BaseLib/StringTools.h | 2 +- BaseLib/TimeMeasurementBase.h | 2 +- BaseLib/binarySearch.cpp | 2 +- BaseLib/binarySearch.h | 2 +- BaseLib/printList.h | 2 +- BaseLib/quicksort.h | 2 +- BaseLib/swap.h | 2 +- BaseLib/uniqueInsert.h | 2 +- BaseLib/wait.h | 2 +- FemLib/DistributionInfo.cpp | 2 +- FemLib/DistributionInfo.h | 2 +- FemLib/FEMCondition.cpp | 2 +- FemLib/FEMCondition.h | 2 +- FemLib/FEMEnums.cpp | 2 +- FemLib/FEMEnums.h | 2 +- FemLib/GeoInfo.cpp | 2 +- FemLib/GeoInfo.h | 2 +- FemLib/ProcessInfo.cpp | 2 +- FemLib/ProcessInfo.h | 2 +- FileIO/ImportFileTypes.h | 2 +- FileIO/Legacy/MeshIO.cpp | 2 +- FileIO/Legacy/MeshIO.h | 2 +- FileIO/Writer.cpp | 2 +- FileIO/Writer.h | 2 +- FileIO/XmlIO/XMLInterface.cpp | 2 +- FileIO/XmlIO/XMLInterface.h | 2 +- FileIO/XmlIO/XmlCndInterface.cpp | 2 +- FileIO/XmlIO/XmlCndInterface.h | 2 +- FileIO/XmlIO/XmlGmlInterface.cpp | 2 +- FileIO/XmlIO/XmlGmlInterface.h | 2 +- FileIO/XmlIO/XmlGspInterface.cpp | 2 +- FileIO/XmlIO/XmlGspInterface.h | 2 +- FileIO/XmlIO/XmlLutReader.h | 2 +- FileIO/XmlIO/XmlStnInterface.cpp | 2 +- FileIO/XmlIO/XmlStnInterface.h | 2 +- GeoLib/AxisAlignedBoundingBox.cpp | 2 +- GeoLib/AxisAlignedBoundingBox.h | 2 +- GeoLib/BruteForceClosestPair.cpp | 2 +- GeoLib/BruteForceClosestPair.h | 2 +- GeoLib/ClosestPair.h | 2 +- GeoLib/Color.cpp | 2 +- GeoLib/Color.h | 2 +- GeoLib/GEOObjects.cpp | 2 +- GeoLib/GEOObjects.h | 2 +- GeoLib/GeoObject.h | 2 +- GeoLib/GeoType.cpp | 2 +- GeoLib/GeoType.h | 2 +- GeoLib/Grid.h | 2 +- GeoLib/OctTree.h | 2 +- GeoLib/Point.cpp | 2 +- GeoLib/Point.h | 2 +- GeoLib/PointVec.cpp | 2 +- GeoLib/PointVec.h | 2 +- GeoLib/PolylineVec.h | 2 +- GeoLib/PropertyBounds.h | 2 +- GeoLib/Raster.cpp | 2 +- GeoLib/Raster.h | 2 +- GeoLib/SensorData.cpp | 2 +- GeoLib/SensorData.h | 2 +- GeoLib/Station.cpp | 2 +- GeoLib/Station.h | 2 +- GeoLib/Surface.cpp | 2 +- GeoLib/Surface.h | 2 +- GeoLib/SurfaceVec.h | 2 +- GeoLib/TemplatePoint.h | 2 +- GeoLib/TemplateVec.h | 2 +- GeoLib/Triangle.cpp | 2 +- GeoLib/Triangle.h | 2 +- MathLib/AnalyticalGeometry.cpp | 2 +- MathLib/AnalyticalGeometry.h | 2 +- MathLib/EarClippingTriangulation.cpp | 2 +- MathLib/EarClippingTriangulation.h | 2 +- MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h | 2 +- .../InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp | 2 +- MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h | 2 +- MathLib/LinAlg/Dense/Matrix.h | 2 +- MathLib/LinAlg/MatrixBase.h | 2 +- MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp | 2 +- MathLib/LinAlg/Preconditioner/generateDiagPrecond.h | 2 +- MathLib/LinAlg/Solvers/BiCGStab.cpp | 2 +- MathLib/LinAlg/Solvers/BiCGStab.h | 2 +- MathLib/LinAlg/Solvers/CG.cpp | 2 +- MathLib/LinAlg/Solvers/CG.h | 2 +- MathLib/LinAlg/Solvers/CGParallel.cpp | 2 +- MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h | 2 +- MathLib/LinAlg/Solvers/DirectLinearSolver.h | 2 +- MathLib/LinAlg/Solvers/GMRes.cpp | 2 +- MathLib/LinAlg/Solvers/GMRes.h | 2 +- MathLib/LinAlg/Solvers/GaussAlgorithm.cpp | 2 +- MathLib/LinAlg/Solvers/GaussAlgorithm.h | 2 +- MathLib/LinAlg/Solvers/IterativeLinearSolver.h | 2 +- MathLib/LinAlg/Solvers/LinearSolver.h | 2 +- MathLib/LinAlg/Solvers/TriangularSolve.cpp | 2 +- MathLib/LinAlg/Solvers/TriangularSolve.h | 2 +- MathLib/LinAlg/Solvers/solver.h | 2 +- MathLib/LinAlg/Sparse/CRSMatrix.h | 2 +- MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h | 2 +- MathLib/LinAlg/Sparse/CRSMatrixPThreads.h | 2 +- MathLib/LinAlg/Sparse/CRSSymMatrix.h | 2 +- MathLib/LinAlg/Sparse/CRSTranspose.h | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h | 2 +- .../Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp | 2 +- .../Sparse/NestedDissectionPermutation/CRSMatrixReordered.h | 2 +- .../NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp | 2 +- .../NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h | 2 +- .../LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp | 2 +- MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h | 2 +- MathLib/LinAlg/Sparse/amuxCRS.cpp | 2 +- MathLib/LinAlg/Sparse/amuxCRS.h | 2 +- MathLib/LinAlg/VectorNorms.h | 2 +- MathLib/MathTools.cpp | 2 +- MathLib/MathTools.h | 2 +- MathLib/Vector3.h | 2 +- MathLib/max.h | 2 +- MathLib/sparse.h | 2 +- MathLib/vector_io.h | 2 +- MeshLib/Elements/Cell.cpp | 2 +- MeshLib/Elements/Cell.h | 2 +- MeshLib/Elements/Edge.cpp | 2 +- MeshLib/Elements/Edge.h | 2 +- MeshLib/Elements/Element.cpp | 2 +- MeshLib/Elements/Element.h | 2 +- MeshLib/Elements/Face.cpp | 2 +- MeshLib/Elements/Face.h | 2 +- MeshLib/Elements/FemElem.cpp | 2 +- MeshLib/Elements/FemElem.h | 2 +- MeshLib/Elements/Hex.cpp | 2 +- MeshLib/Elements/Hex.h | 2 +- MeshLib/Elements/Prism.cpp | 2 +- MeshLib/Elements/Prism.h | 2 +- MeshLib/Elements/Pyramid.cpp | 2 +- MeshLib/Elements/Pyramid.h | 2 +- MeshLib/Elements/Quad.cpp | 2 +- MeshLib/Elements/Quad.h | 2 +- MeshLib/Elements/Tet.cpp | 2 +- MeshLib/Elements/Tet.h | 2 +- MeshLib/Elements/Tet10.cpp | 2 +- MeshLib/Elements/Tet10.h | 2 +- MeshLib/Elements/Tet4.cpp | 2 +- MeshLib/Elements/Tet4.h | 2 +- MeshLib/Elements/Tri.cpp | 2 +- MeshLib/Elements/Tri.h | 2 +- MeshLib/FemMesh.cpp | 2 +- MeshLib/FemMesh.h | 2 +- MeshLib/FemNode.cpp | 2 +- MeshLib/FemNode.h | 2 +- MeshLib/Mesh.cpp | 2 +- MeshLib/Mesh.h | 2 +- MeshLib/MshEnums.cpp | 2 +- MeshLib/MshEnums.h | 2 +- MeshLib/Node.cpp | 2 +- MeshLib/Node.h | 2 +- OGS/ProjectData.cpp | 2 +- OGS/ProjectData.h | 2 +- 173 files changed, 173 insertions(+), 173 deletions(-) diff --git a/BaseLib/BuildInfo.h.in b/BaseLib/BuildInfo.h.in index a793cadd752..4a6b12c45b8 100644 --- a/BaseLib/BuildInfo.h.in +++ b/BaseLib/BuildInfo.h.in @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file BuildInfo.h.in diff --git a/BaseLib/CPUTime.cpp b/BaseLib/CPUTime.cpp index d2b1d41ba5a..1a26d9aaaf9 100644 --- a/BaseLib/CPUTime.cpp +++ b/BaseLib/CPUTime.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CPUTime.cpp diff --git a/BaseLib/CPUTime.h b/BaseLib/CPUTime.h index 8cb96f1ca52..f9f727c5d32 100644 --- a/BaseLib/CPUTime.h +++ b/BaseLib/CPUTime.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CPUTime.h diff --git a/BaseLib/Configure.h.in b/BaseLib/Configure.h.in index b676d30c055..f042ad5e435 100644 --- a/BaseLib/Configure.h.in +++ b/BaseLib/Configure.h.in @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Configure.h.in diff --git a/BaseLib/DateTools.cpp b/BaseLib/DateTools.cpp index a79bd9284b0..275696f798f 100644 --- a/BaseLib/DateTools.cpp +++ b/BaseLib/DateTools.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file DateTools.cpp diff --git a/BaseLib/DateTools.h b/BaseLib/DateTools.h index 93554f73ee6..10856c06f00 100644 --- a/BaseLib/DateTools.h +++ b/BaseLib/DateTools.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file DateTools.h diff --git a/BaseLib/FileFinder.h b/BaseLib/FileFinder.h index 4b49dc4648a..30b175abca5 100644 --- a/BaseLib/FileFinder.h +++ b/BaseLib/FileFinder.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FileFinder.h diff --git a/BaseLib/FileTools.h b/BaseLib/FileTools.h index a9600526a24..1020374ad38 100644 --- a/BaseLib/FileTools.h +++ b/BaseLib/FileTools.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FileTools.h diff --git a/BaseLib/LogogSimpleFormatter.h b/BaseLib/LogogSimpleFormatter.h index 968841bc049..61b10482e23 100644 --- a/BaseLib/LogogSimpleFormatter.h +++ b/BaseLib/LogogSimpleFormatter.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file LogogSimpleFormatter.h diff --git a/BaseLib/MemWatch.cpp b/BaseLib/MemWatch.cpp index 150e849192a..537b127fb06 100644 --- a/BaseLib/MemWatch.cpp +++ b/BaseLib/MemWatch.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MemWatch.cpp diff --git a/BaseLib/MemWatch.h b/BaseLib/MemWatch.h index 7081c18d287..d34d29426ed 100644 --- a/BaseLib/MemWatch.h +++ b/BaseLib/MemWatch.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MemWatch.h diff --git a/BaseLib/RunTime.cpp b/BaseLib/RunTime.cpp index 8cf9a46f30a..fe517531f49 100644 --- a/BaseLib/RunTime.cpp +++ b/BaseLib/RunTime.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file RunTime.cpp diff --git a/BaseLib/RunTime.h b/BaseLib/RunTime.h index 3d12c71c988..bfcc113c175 100644 --- a/BaseLib/RunTime.h +++ b/BaseLib/RunTime.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file RunTime.h diff --git a/BaseLib/StringTools.cpp b/BaseLib/StringTools.cpp index 93bd1f43ed2..3fdc8c31c88 100644 --- a/BaseLib/StringTools.cpp +++ b/BaseLib/StringTools.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file StringTools.cpp diff --git a/BaseLib/StringTools.h b/BaseLib/StringTools.h index d9b1a98eec9..81683a79c63 100644 --- a/BaseLib/StringTools.h +++ b/BaseLib/StringTools.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file StringTools.h diff --git a/BaseLib/TimeMeasurementBase.h b/BaseLib/TimeMeasurementBase.h index 63d18371f1d..e2020f3b5ee 100644 --- a/BaseLib/TimeMeasurementBase.h +++ b/BaseLib/TimeMeasurementBase.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file TimeMeasurementBase.h diff --git a/BaseLib/binarySearch.cpp b/BaseLib/binarySearch.cpp index 453ba539ef5..ffef64da65e 100644 --- a/BaseLib/binarySearch.cpp +++ b/BaseLib/binarySearch.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file binarySearch.cpp diff --git a/BaseLib/binarySearch.h b/BaseLib/binarySearch.h index 4e1e08b947a..c5ba2dd11de 100644 --- a/BaseLib/binarySearch.h +++ b/BaseLib/binarySearch.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file binarySearch.h diff --git a/BaseLib/printList.h b/BaseLib/printList.h index 90c04bd5a72..4a2cda3ab1b 100644 --- a/BaseLib/printList.h +++ b/BaseLib/printList.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file printList.h diff --git a/BaseLib/quicksort.h b/BaseLib/quicksort.h index 7b2f7c79ca4..aed83fd6624 100644 --- a/BaseLib/quicksort.h +++ b/BaseLib/quicksort.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file quicksort.h diff --git a/BaseLib/swap.h b/BaseLib/swap.h index 5c60d902653..0dc1bbd27df 100644 --- a/BaseLib/swap.h +++ b/BaseLib/swap.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file swap.h diff --git a/BaseLib/uniqueInsert.h b/BaseLib/uniqueInsert.h index 07d93999152..c5a9c238cba 100644 --- a/BaseLib/uniqueInsert.h +++ b/BaseLib/uniqueInsert.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file uniqueListInsert.h diff --git a/BaseLib/wait.h b/BaseLib/wait.h index dda63e2ec97..bc31d57bac0 100644 --- a/BaseLib/wait.h +++ b/BaseLib/wait.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file wait.h diff --git a/FemLib/DistributionInfo.cpp b/FemLib/DistributionInfo.cpp index f2a847ffcb4..991eadd35be 100644 --- a/FemLib/DistributionInfo.cpp +++ b/FemLib/DistributionInfo.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file DistributionInfo.cpp diff --git a/FemLib/DistributionInfo.h b/FemLib/DistributionInfo.h index bb36bec438e..cae33fd4d7a 100644 --- a/FemLib/DistributionInfo.h +++ b/FemLib/DistributionInfo.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file DistributionInfo.h diff --git a/FemLib/FEMCondition.cpp b/FemLib/FEMCondition.cpp index 8f12fc2f895..0ed42c09b08 100644 --- a/FemLib/FEMCondition.cpp +++ b/FemLib/FEMCondition.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FEMCondition.cpp diff --git a/FemLib/FEMCondition.h b/FemLib/FEMCondition.h index 46133579b55..d0593a1c967 100644 --- a/FemLib/FEMCondition.h +++ b/FemLib/FEMCondition.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FEMCondition.h diff --git a/FemLib/FEMEnums.cpp b/FemLib/FEMEnums.cpp index 56cfe1b2a44..591fc665ba2 100644 --- a/FemLib/FEMEnums.cpp +++ b/FemLib/FEMEnums.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FEMEnums.cpp diff --git a/FemLib/FEMEnums.h b/FemLib/FEMEnums.h index 771a108b9da..5e12def788e 100644 --- a/FemLib/FEMEnums.h +++ b/FemLib/FEMEnums.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FEMEnums.h diff --git a/FemLib/GeoInfo.cpp b/FemLib/GeoInfo.cpp index 21c8d2c3645..1c4bf455b43 100644 --- a/FemLib/GeoInfo.cpp +++ b/FemLib/GeoInfo.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GeoInfo.cpp diff --git a/FemLib/GeoInfo.h b/FemLib/GeoInfo.h index 02b3a373b7e..7be1ca707a6 100644 --- a/FemLib/GeoInfo.h +++ b/FemLib/GeoInfo.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GeoInfo.h diff --git a/FemLib/ProcessInfo.cpp b/FemLib/ProcessInfo.cpp index 7caa261f4a7..5e86f75b348 100644 --- a/FemLib/ProcessInfo.cpp +++ b/FemLib/ProcessInfo.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ProcessInfo.cpp diff --git a/FemLib/ProcessInfo.h b/FemLib/ProcessInfo.h index 8682c8e4e9e..4789c954b06 100644 --- a/FemLib/ProcessInfo.h +++ b/FemLib/ProcessInfo.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ProcessInfo.h diff --git a/FileIO/ImportFileTypes.h b/FileIO/ImportFileTypes.h index b83df15e633..84cdfc099de 100644 --- a/FileIO/ImportFileTypes.h +++ b/FileIO/ImportFileTypes.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ImportFileTypes.h diff --git a/FileIO/Legacy/MeshIO.cpp b/FileIO/Legacy/MeshIO.cpp index 52b5406cb63..31068bc4629 100644 --- a/FileIO/Legacy/MeshIO.cpp +++ b/FileIO/Legacy/MeshIO.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MeshIO.cpp diff --git a/FileIO/Legacy/MeshIO.h b/FileIO/Legacy/MeshIO.h index 4d5c07c130b..46d94cc3bf9 100644 --- a/FileIO/Legacy/MeshIO.h +++ b/FileIO/Legacy/MeshIO.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MeshIO.h diff --git a/FileIO/Writer.cpp b/FileIO/Writer.cpp index 2f6ba47dc89..a4a6fad561d 100644 --- a/FileIO/Writer.cpp +++ b/FileIO/Writer.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Writer.cpp diff --git a/FileIO/Writer.h b/FileIO/Writer.h index b0f695ab3dc..e52f938c40e 100644 --- a/FileIO/Writer.h +++ b/FileIO/Writer.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Writer.h diff --git a/FileIO/XmlIO/XMLInterface.cpp b/FileIO/XmlIO/XMLInterface.cpp index a17b867d855..e2d47f5be6c 100644 --- a/FileIO/XmlIO/XMLInterface.cpp +++ b/FileIO/XmlIO/XMLInterface.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XMLInterface.cpp diff --git a/FileIO/XmlIO/XMLInterface.h b/FileIO/XmlIO/XMLInterface.h index 17c14adbbb6..52d35334c27 100644 --- a/FileIO/XmlIO/XMLInterface.h +++ b/FileIO/XmlIO/XMLInterface.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XMLInterface.h diff --git a/FileIO/XmlIO/XmlCndInterface.cpp b/FileIO/XmlIO/XmlCndInterface.cpp index 3a516763727..31c10c19dd7 100644 --- a/FileIO/XmlIO/XmlCndInterface.cpp +++ b/FileIO/XmlIO/XmlCndInterface.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlCndInterface.cpp diff --git a/FileIO/XmlIO/XmlCndInterface.h b/FileIO/XmlIO/XmlCndInterface.h index 61af3e2d9a3..117840046ac 100644 --- a/FileIO/XmlIO/XmlCndInterface.h +++ b/FileIO/XmlIO/XmlCndInterface.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlCndInterface.h diff --git a/FileIO/XmlIO/XmlGmlInterface.cpp b/FileIO/XmlIO/XmlGmlInterface.cpp index d9f850a86d6..67c3ebf6c54 100644 --- a/FileIO/XmlIO/XmlGmlInterface.cpp +++ b/FileIO/XmlIO/XmlGmlInterface.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlGmlInterface.cpp diff --git a/FileIO/XmlIO/XmlGmlInterface.h b/FileIO/XmlIO/XmlGmlInterface.h index 7e40c8d716b..815635c350c 100644 --- a/FileIO/XmlIO/XmlGmlInterface.h +++ b/FileIO/XmlIO/XmlGmlInterface.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlGmlInterface.h diff --git a/FileIO/XmlIO/XmlGspInterface.cpp b/FileIO/XmlIO/XmlGspInterface.cpp index d79d2b6b4b8..bbe1339768c 100644 --- a/FileIO/XmlIO/XmlGspInterface.cpp +++ b/FileIO/XmlIO/XmlGspInterface.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlGspInterface.cpp diff --git a/FileIO/XmlIO/XmlGspInterface.h b/FileIO/XmlIO/XmlGspInterface.h index 91997e977a5..00d44df26e2 100644 --- a/FileIO/XmlIO/XmlGspInterface.h +++ b/FileIO/XmlIO/XmlGspInterface.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlGspInterface.h diff --git a/FileIO/XmlIO/XmlLutReader.h b/FileIO/XmlIO/XmlLutReader.h index 2bfb2658846..0d05c14de63 100644 --- a/FileIO/XmlIO/XmlLutReader.h +++ b/FileIO/XmlIO/XmlLutReader.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlLutReader.h diff --git a/FileIO/XmlIO/XmlStnInterface.cpp b/FileIO/XmlIO/XmlStnInterface.cpp index b34ffb36df1..52a0f085ebb 100644 --- a/FileIO/XmlIO/XmlStnInterface.cpp +++ b/FileIO/XmlIO/XmlStnInterface.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlStnInterface.cpp diff --git a/FileIO/XmlIO/XmlStnInterface.h b/FileIO/XmlIO/XmlStnInterface.h index 23fb29987b5..334c39f0aba 100644 --- a/FileIO/XmlIO/XmlStnInterface.h +++ b/FileIO/XmlIO/XmlStnInterface.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file XmlStnInterface.h diff --git a/GeoLib/AxisAlignedBoundingBox.cpp b/GeoLib/AxisAlignedBoundingBox.cpp index fa0a07f6858..b4dd113cab6 100644 --- a/GeoLib/AxisAlignedBoundingBox.cpp +++ b/GeoLib/AxisAlignedBoundingBox.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file AxisAlignedBoundingBox.cpp diff --git a/GeoLib/AxisAlignedBoundingBox.h b/GeoLib/AxisAlignedBoundingBox.h index f5e2ca5308c..98c0bef38a8 100644 --- a/GeoLib/AxisAlignedBoundingBox.h +++ b/GeoLib/AxisAlignedBoundingBox.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file AxisAlignedBoundingBox.h diff --git a/GeoLib/BruteForceClosestPair.cpp b/GeoLib/BruteForceClosestPair.cpp index d6116123e03..63d5f7a5d8b 100644 --- a/GeoLib/BruteForceClosestPair.cpp +++ b/GeoLib/BruteForceClosestPair.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file BruteForceClosestPair.cpp diff --git a/GeoLib/BruteForceClosestPair.h b/GeoLib/BruteForceClosestPair.h index 03db10c21e9..0f4d7f73c4b 100644 --- a/GeoLib/BruteForceClosestPair.h +++ b/GeoLib/BruteForceClosestPair.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file BruteForceClosestPair.h diff --git a/GeoLib/ClosestPair.h b/GeoLib/ClosestPair.h index abc75285e5c..254636edddf 100644 --- a/GeoLib/ClosestPair.h +++ b/GeoLib/ClosestPair.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ClosestPair.h diff --git a/GeoLib/Color.cpp b/GeoLib/Color.cpp index 2aa55214561..7a4e92a821d 100644 --- a/GeoLib/Color.cpp +++ b/GeoLib/Color.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Color.cpp diff --git a/GeoLib/Color.h b/GeoLib/Color.h index 86346783a6a..e1c477c9f82 100644 --- a/GeoLib/Color.h +++ b/GeoLib/Color.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Color.h diff --git a/GeoLib/GEOObjects.cpp b/GeoLib/GEOObjects.cpp index 27a2e7b4ff2..10ab4ba9785 100644 --- a/GeoLib/GEOObjects.cpp +++ b/GeoLib/GEOObjects.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GEOObjects.cpp diff --git a/GeoLib/GEOObjects.h b/GeoLib/GEOObjects.h index 56172ee984a..56d7c5d5a24 100644 --- a/GeoLib/GEOObjects.h +++ b/GeoLib/GEOObjects.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GEOObjects.h diff --git a/GeoLib/GeoObject.h b/GeoLib/GeoObject.h index 3441c01c7dd..59c45c1fbcf 100644 --- a/GeoLib/GeoObject.h +++ b/GeoLib/GeoObject.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GeoObject.h diff --git a/GeoLib/GeoType.cpp b/GeoLib/GeoType.cpp index a67cf5d116a..69c88df3278 100644 --- a/GeoLib/GeoType.cpp +++ b/GeoLib/GeoType.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GeoType.cpp diff --git a/GeoLib/GeoType.h b/GeoLib/GeoType.h index 8fb08439304..83e5ab7553c 100644 --- a/GeoLib/GeoType.h +++ b/GeoLib/GeoType.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GeoType.h diff --git a/GeoLib/Grid.h b/GeoLib/Grid.h index ae1940a2a30..0982d4ed131 100644 --- a/GeoLib/Grid.h +++ b/GeoLib/Grid.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Grid.h diff --git a/GeoLib/OctTree.h b/GeoLib/OctTree.h index be7802952a5..47c382e4664 100644 --- a/GeoLib/OctTree.h +++ b/GeoLib/OctTree.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file OctTree.h diff --git a/GeoLib/Point.cpp b/GeoLib/Point.cpp index 7227d088996..abdd9590de7 100644 --- a/GeoLib/Point.cpp +++ b/GeoLib/Point.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Point.cpp diff --git a/GeoLib/Point.h b/GeoLib/Point.h index e7a2225edb0..e793ef5b3e7 100644 --- a/GeoLib/Point.h +++ b/GeoLib/Point.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Point.h diff --git a/GeoLib/PointVec.cpp b/GeoLib/PointVec.cpp index c9371f5d12c..355e7f6db9c 100644 --- a/GeoLib/PointVec.cpp +++ b/GeoLib/PointVec.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file PointVec.cpp diff --git a/GeoLib/PointVec.h b/GeoLib/PointVec.h index 9ff2945fd28..2a573a940ed 100644 --- a/GeoLib/PointVec.h +++ b/GeoLib/PointVec.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file PointVec.h diff --git a/GeoLib/PolylineVec.h b/GeoLib/PolylineVec.h index 21a3acf789b..37a84edc30a 100644 --- a/GeoLib/PolylineVec.h +++ b/GeoLib/PolylineVec.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file PolylineVec.h diff --git a/GeoLib/PropertyBounds.h b/GeoLib/PropertyBounds.h index fc5b0463d0f..1c29fe54568 100644 --- a/GeoLib/PropertyBounds.h +++ b/GeoLib/PropertyBounds.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file PropertyBounds.h diff --git a/GeoLib/Raster.cpp b/GeoLib/Raster.cpp index feddce04856..8571c4f9e6e 100644 --- a/GeoLib/Raster.cpp +++ b/GeoLib/Raster.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Raster.cpp diff --git a/GeoLib/Raster.h b/GeoLib/Raster.h index 4924e9af24a..c9c59f25cf8 100644 --- a/GeoLib/Raster.h +++ b/GeoLib/Raster.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Raster.h diff --git a/GeoLib/SensorData.cpp b/GeoLib/SensorData.cpp index b2cc9a2626a..ecbb0080375 100644 --- a/GeoLib/SensorData.cpp +++ b/GeoLib/SensorData.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file SensorData.cpp diff --git a/GeoLib/SensorData.h b/GeoLib/SensorData.h index 17058eb911a..cec97d39a13 100644 --- a/GeoLib/SensorData.h +++ b/GeoLib/SensorData.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file SensorData.h diff --git a/GeoLib/Station.cpp b/GeoLib/Station.cpp index 349096a5662..1c730e5769d 100644 --- a/GeoLib/Station.cpp +++ b/GeoLib/Station.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Station.cpp diff --git a/GeoLib/Station.h b/GeoLib/Station.h index ddaa43a665c..5e116b158cb 100644 --- a/GeoLib/Station.h +++ b/GeoLib/Station.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Station.h diff --git a/GeoLib/Surface.cpp b/GeoLib/Surface.cpp index cec361b77e5..da056527620 100644 --- a/GeoLib/Surface.cpp +++ b/GeoLib/Surface.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Surface.cpp diff --git a/GeoLib/Surface.h b/GeoLib/Surface.h index 7450b3a909a..a0c6aa11642 100644 --- a/GeoLib/Surface.h +++ b/GeoLib/Surface.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Surface.h diff --git a/GeoLib/SurfaceVec.h b/GeoLib/SurfaceVec.h index 8d3bfa65998..b93634cba8a 100644 --- a/GeoLib/SurfaceVec.h +++ b/GeoLib/SurfaceVec.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file SurfaceVec.h diff --git a/GeoLib/TemplatePoint.h b/GeoLib/TemplatePoint.h index 2fac6017bf3..b7cf19eae4a 100644 --- a/GeoLib/TemplatePoint.h +++ b/GeoLib/TemplatePoint.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file TemplatePoint.h diff --git a/GeoLib/TemplateVec.h b/GeoLib/TemplateVec.h index 3b96884f0fc..75eba1647b3 100644 --- a/GeoLib/TemplateVec.h +++ b/GeoLib/TemplateVec.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file TemplateVec.h diff --git a/GeoLib/Triangle.cpp b/GeoLib/Triangle.cpp index ac3a00917a8..7b8d8e68b17 100644 --- a/GeoLib/Triangle.cpp +++ b/GeoLib/Triangle.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Triangle.cpp diff --git a/GeoLib/Triangle.h b/GeoLib/Triangle.h index 704dc2ec591..690d835d9a9 100644 --- a/GeoLib/Triangle.h +++ b/GeoLib/Triangle.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Triangle.h diff --git a/MathLib/AnalyticalGeometry.cpp b/MathLib/AnalyticalGeometry.cpp index aae01c5fb7d..4b993369c08 100644 --- a/MathLib/AnalyticalGeometry.cpp +++ b/MathLib/AnalyticalGeometry.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file AnalyticalGeometry.cpp diff --git a/MathLib/AnalyticalGeometry.h b/MathLib/AnalyticalGeometry.h index 60cf21ab072..e37efa8cbd1 100644 --- a/MathLib/AnalyticalGeometry.h +++ b/MathLib/AnalyticalGeometry.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file AnalyticalGeometry.h diff --git a/MathLib/EarClippingTriangulation.cpp b/MathLib/EarClippingTriangulation.cpp index 6bf70666735..4d0369a26c2 100644 --- a/MathLib/EarClippingTriangulation.cpp +++ b/MathLib/EarClippingTriangulation.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file EarClippingTriangulation.cpp diff --git a/MathLib/EarClippingTriangulation.h b/MathLib/EarClippingTriangulation.h index 92be206ee4f..ac794715454 100644 --- a/MathLib/EarClippingTriangulation.h +++ b/MathLib/EarClippingTriangulation.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file EarClippingTriangulation.h diff --git a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h index b4f999f8b52..50f37968f49 100644 --- a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h +++ b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file LinearIntervalInterpolation.h diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp index dacaf8fc05e..4374c0f4b92 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file PiecewiseLinearInterpolation.cpp diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h index 3f0f1068d17..352925adc1d 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file PiecewiseLinearInterpolation.h diff --git a/MathLib/LinAlg/Dense/Matrix.h b/MathLib/LinAlg/Dense/Matrix.h index 245361d43f7..6987dc668c3 100644 --- a/MathLib/LinAlg/Dense/Matrix.h +++ b/MathLib/LinAlg/Dense/Matrix.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Matrix.h diff --git a/MathLib/LinAlg/MatrixBase.h b/MathLib/LinAlg/MatrixBase.h index 8a802635fa7..f645c572334 100644 --- a/MathLib/LinAlg/MatrixBase.h +++ b/MathLib/LinAlg/MatrixBase.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MatrixBase.h diff --git a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp index d638a6687a4..5a72112b27e 100644 --- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp +++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file generateDiagPrecond.cpp diff --git a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h index 2c467649eb3..6254af4d135 100644 --- a/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h +++ b/MathLib/LinAlg/Preconditioner/generateDiagPrecond.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file generateDiagPrecond.h diff --git a/MathLib/LinAlg/Solvers/BiCGStab.cpp b/MathLib/LinAlg/Solvers/BiCGStab.cpp index 0d25de1fe78..308bc1432b3 100644 --- a/MathLib/LinAlg/Solvers/BiCGStab.cpp +++ b/MathLib/LinAlg/Solvers/BiCGStab.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file BiCGStab.cpp diff --git a/MathLib/LinAlg/Solvers/BiCGStab.h b/MathLib/LinAlg/Solvers/BiCGStab.h index 7abd2127aea..39ed2421348 100644 --- a/MathLib/LinAlg/Solvers/BiCGStab.h +++ b/MathLib/LinAlg/Solvers/BiCGStab.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file BiCGStab.h diff --git a/MathLib/LinAlg/Solvers/CG.cpp b/MathLib/LinAlg/Solvers/CG.cpp index 9aa43c99717..7113d5f6d9b 100644 --- a/MathLib/LinAlg/Solvers/CG.cpp +++ b/MathLib/LinAlg/Solvers/CG.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CG.cpp diff --git a/MathLib/LinAlg/Solvers/CG.h b/MathLib/LinAlg/Solvers/CG.h index 613d6d204f3..7903b018ad0 100644 --- a/MathLib/LinAlg/Solvers/CG.h +++ b/MathLib/LinAlg/Solvers/CG.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CG.h diff --git a/MathLib/LinAlg/Solvers/CGParallel.cpp b/MathLib/LinAlg/Solvers/CGParallel.cpp index 53c430a793e..762ca139828 100644 --- a/MathLib/LinAlg/Solvers/CGParallel.cpp +++ b/MathLib/LinAlg/Solvers/CGParallel.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CGParallel.cpp diff --git a/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h b/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h index 9b550cc1862..1f32c7d789a 100644 --- a/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h +++ b/MathLib/LinAlg/Solvers/DenseDirectLinearSolver.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file DenseDirectLinearSolver.h diff --git a/MathLib/LinAlg/Solvers/DirectLinearSolver.h b/MathLib/LinAlg/Solvers/DirectLinearSolver.h index a4a11c33e24..39670d12879 100644 --- a/MathLib/LinAlg/Solvers/DirectLinearSolver.h +++ b/MathLib/LinAlg/Solvers/DirectLinearSolver.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file DirectLinearSolver.h diff --git a/MathLib/LinAlg/Solvers/GMRes.cpp b/MathLib/LinAlg/Solvers/GMRes.cpp index a43fc0f6eca..70b5424a7ef 100644 --- a/MathLib/LinAlg/Solvers/GMRes.cpp +++ b/MathLib/LinAlg/Solvers/GMRes.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GMRes.cpp diff --git a/MathLib/LinAlg/Solvers/GMRes.h b/MathLib/LinAlg/Solvers/GMRes.h index d626b5554d0..5f29966a7e1 100644 --- a/MathLib/LinAlg/Solvers/GMRes.h +++ b/MathLib/LinAlg/Solvers/GMRes.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GMRes.h diff --git a/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp b/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp index 348a02ba1fb..461ca920c61 100644 --- a/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp +++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GaussAlgorithm.cpp diff --git a/MathLib/LinAlg/Solvers/GaussAlgorithm.h b/MathLib/LinAlg/Solvers/GaussAlgorithm.h index 995c30e37f2..b12ab4d305c 100644 --- a/MathLib/LinAlg/Solvers/GaussAlgorithm.h +++ b/MathLib/LinAlg/Solvers/GaussAlgorithm.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file GaussAlgorithm.h diff --git a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h index 4aac50230b6..6186fcb45c8 100644 --- a/MathLib/LinAlg/Solvers/IterativeLinearSolver.h +++ b/MathLib/LinAlg/Solvers/IterativeLinearSolver.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file IterativeLinearSolver.h diff --git a/MathLib/LinAlg/Solvers/LinearSolver.h b/MathLib/LinAlg/Solvers/LinearSolver.h index 83d6d895e81..fce545ebc63 100644 --- a/MathLib/LinAlg/Solvers/LinearSolver.h +++ b/MathLib/LinAlg/Solvers/LinearSolver.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file LinearSolver.h diff --git a/MathLib/LinAlg/Solvers/TriangularSolve.cpp b/MathLib/LinAlg/Solvers/TriangularSolve.cpp index 8b68fb02083..4abdbcd140c 100644 --- a/MathLib/LinAlg/Solvers/TriangularSolve.cpp +++ b/MathLib/LinAlg/Solvers/TriangularSolve.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file TriangularSolve.cpp diff --git a/MathLib/LinAlg/Solvers/TriangularSolve.h b/MathLib/LinAlg/Solvers/TriangularSolve.h index 91900fbba6d..234ced0c65d 100644 --- a/MathLib/LinAlg/Solvers/TriangularSolve.h +++ b/MathLib/LinAlg/Solvers/TriangularSolve.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file TriangularSolve.h diff --git a/MathLib/LinAlg/Solvers/solver.h b/MathLib/LinAlg/Solvers/solver.h index 8cc4601a03f..26b474a1425 100644 --- a/MathLib/LinAlg/Solvers/solver.h +++ b/MathLib/LinAlg/Solvers/solver.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file solver.h diff --git a/MathLib/LinAlg/Sparse/CRSMatrix.h b/MathLib/LinAlg/Sparse/CRSMatrix.h index 0dc1b9280a6..e40b46d6f35 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrix.h +++ b/MathLib/LinAlg/Sparse/CRSMatrix.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrix.h diff --git a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h index 581ea95c4c7..cd874ec552e 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h +++ b/MathLib/LinAlg/Sparse/CRSMatrixOpenMP.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrixOpenMP.h diff --git a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h index 74382a2c0e3..e75b77c1339 100644 --- a/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h +++ b/MathLib/LinAlg/Sparse/CRSMatrixPThreads.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrixPThreads.h diff --git a/MathLib/LinAlg/Sparse/CRSSymMatrix.h b/MathLib/LinAlg/Sparse/CRSSymMatrix.h index a3e55749935..5049c781bd1 100644 --- a/MathLib/LinAlg/Sparse/CRSSymMatrix.h +++ b/MathLib/LinAlg/Sparse/CRSSymMatrix.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSSymMatrix.h diff --git a/MathLib/LinAlg/Sparse/CRSTranspose.h b/MathLib/LinAlg/Sparse/CRSTranspose.h index 973fac289a6..95d84853ccd 100644 --- a/MathLib/LinAlg/Sparse/CRSTranspose.h +++ b/MathLib/LinAlg/Sparse/CRSTranspose.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSTranspose.h diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp index 22c9c236b51..849ea3384c7 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file AdjMat.cpp diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h index d03697b7d30..f80af5f1b20 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/AdjMat.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file AdjMat.h diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp index 673ed51e8fb..e147ac155d7 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrixReordered.cpp diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h index f921c73fd65..34d1c35b41a 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReordered.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrixReordered.h diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp index 0cdfeb30c5d..834c5e4b503 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrixReorderedOpenMP.cpp diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h index 6b66974157a..15d857e2d1d 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/CRSMatrixReorderedOpenMP.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file CRSMatrixReorderedOpenMP.h diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp index b0605d65f2c..cd6bc82442c 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Cluster.cpp diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h index 0c5840b1288..ded1dfb3b39 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Cluster.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Cluster.h diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp index ac0d0f54857..7ef1eb64cac 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ClusterBase.cpp diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h index 58c322e8445..31b4e55b990 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/ClusterBase.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ClusterBase.h diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp index 6fe04b715f6..fd5f31beb5c 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Separator.cpp diff --git a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h index e1895b41622..9e27fe47e25 100644 --- a/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h +++ b/MathLib/LinAlg/Sparse/NestedDissectionPermutation/Separator.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Separator.h diff --git a/MathLib/LinAlg/Sparse/amuxCRS.cpp b/MathLib/LinAlg/Sparse/amuxCRS.cpp index c87ee8f33ef..b57a3cdc841 100644 --- a/MathLib/LinAlg/Sparse/amuxCRS.cpp +++ b/MathLib/LinAlg/Sparse/amuxCRS.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file amuxCRS.cpp diff --git a/MathLib/LinAlg/Sparse/amuxCRS.h b/MathLib/LinAlg/Sparse/amuxCRS.h index f2e80b3a0c9..9f0d75cef4e 100644 --- a/MathLib/LinAlg/Sparse/amuxCRS.h +++ b/MathLib/LinAlg/Sparse/amuxCRS.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file amuxCRS.h diff --git a/MathLib/LinAlg/VectorNorms.h b/MathLib/LinAlg/VectorNorms.h index c36ea94e066..271353f7b74 100644 --- a/MathLib/LinAlg/VectorNorms.h +++ b/MathLib/LinAlg/VectorNorms.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file VectorNorms.h diff --git a/MathLib/MathTools.cpp b/MathLib/MathTools.cpp index e175aa2b4a5..528dbdda2d9 100644 --- a/MathLib/MathTools.cpp +++ b/MathLib/MathTools.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MathTools.cpp diff --git a/MathLib/MathTools.h b/MathLib/MathTools.h index 14dace0fe42..ecd3dd5b07a 100644 --- a/MathLib/MathTools.h +++ b/MathLib/MathTools.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MathTools.h diff --git a/MathLib/Vector3.h b/MathLib/Vector3.h index 93a0a33b953..463ba34a5fe 100644 --- a/MathLib/Vector3.h +++ b/MathLib/Vector3.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Vector3.h diff --git a/MathLib/max.h b/MathLib/max.h index 5efc2057b0b..055f705fbf1 100644 --- a/MathLib/max.h +++ b/MathLib/max.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file max.h diff --git a/MathLib/sparse.h b/MathLib/sparse.h index 0f8a662fccf..62f5bbcc113 100644 --- a/MathLib/sparse.h +++ b/MathLib/sparse.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file sparse.h diff --git a/MathLib/vector_io.h b/MathLib/vector_io.h index afc228cfbab..5312804a214 100644 --- a/MathLib/vector_io.h +++ b/MathLib/vector_io.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file vector_io.h diff --git a/MeshLib/Elements/Cell.cpp b/MeshLib/Elements/Cell.cpp index a3f75bdae00..7ed7b117115 100644 --- a/MeshLib/Elements/Cell.cpp +++ b/MeshLib/Elements/Cell.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Cell.cpp diff --git a/MeshLib/Elements/Cell.h b/MeshLib/Elements/Cell.h index 95a644d92ab..9f28ea3d7ec 100644 --- a/MeshLib/Elements/Cell.h +++ b/MeshLib/Elements/Cell.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Cell.h diff --git a/MeshLib/Elements/Edge.cpp b/MeshLib/Elements/Edge.cpp index 215a3122513..2722b9a13de 100644 --- a/MeshLib/Elements/Edge.cpp +++ b/MeshLib/Elements/Edge.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Edge.cpp diff --git a/MeshLib/Elements/Edge.h b/MeshLib/Elements/Edge.h index 59c75e9a6dd..4d78168ff2b 100644 --- a/MeshLib/Elements/Edge.h +++ b/MeshLib/Elements/Edge.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Edge.h diff --git a/MeshLib/Elements/Element.cpp b/MeshLib/Elements/Element.cpp index 4e8f29e9a29..ca7bc18a3c2 100644 --- a/MeshLib/Elements/Element.cpp +++ b/MeshLib/Elements/Element.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Element.cpp diff --git a/MeshLib/Elements/Element.h b/MeshLib/Elements/Element.h index 73f84912aa0..2b896aa6a1d 100644 --- a/MeshLib/Elements/Element.h +++ b/MeshLib/Elements/Element.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Element.h diff --git a/MeshLib/Elements/Face.cpp b/MeshLib/Elements/Face.cpp index 3ceab649c70..b0c745b43f6 100644 --- a/MeshLib/Elements/Face.cpp +++ b/MeshLib/Elements/Face.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Face.cpp diff --git a/MeshLib/Elements/Face.h b/MeshLib/Elements/Face.h index 3c67f0ec112..f310b952daf 100644 --- a/MeshLib/Elements/Face.h +++ b/MeshLib/Elements/Face.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Face.h diff --git a/MeshLib/Elements/FemElem.cpp b/MeshLib/Elements/FemElem.cpp index a41160e0660..d4695a597f2 100644 --- a/MeshLib/Elements/FemElem.cpp +++ b/MeshLib/Elements/FemElem.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FemElem.cpp diff --git a/MeshLib/Elements/FemElem.h b/MeshLib/Elements/FemElem.h index 9cc94d1e0ed..cfe740709f1 100644 --- a/MeshLib/Elements/FemElem.h +++ b/MeshLib/Elements/FemElem.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FemElem.h diff --git a/MeshLib/Elements/Hex.cpp b/MeshLib/Elements/Hex.cpp index e18f26c0938..2ec5bf0a108 100644 --- a/MeshLib/Elements/Hex.cpp +++ b/MeshLib/Elements/Hex.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Hex.cpp diff --git a/MeshLib/Elements/Hex.h b/MeshLib/Elements/Hex.h index b5d603f85a9..14943ec47a3 100644 --- a/MeshLib/Elements/Hex.h +++ b/MeshLib/Elements/Hex.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Hex.h diff --git a/MeshLib/Elements/Prism.cpp b/MeshLib/Elements/Prism.cpp index 101ad654dc3..76198ffdfb1 100644 --- a/MeshLib/Elements/Prism.cpp +++ b/MeshLib/Elements/Prism.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Prism.cpp diff --git a/MeshLib/Elements/Prism.h b/MeshLib/Elements/Prism.h index 1f78792ca12..785283715fb 100644 --- a/MeshLib/Elements/Prism.h +++ b/MeshLib/Elements/Prism.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Prism.h diff --git a/MeshLib/Elements/Pyramid.cpp b/MeshLib/Elements/Pyramid.cpp index 0c3cf315265..89bbe6753bb 100644 --- a/MeshLib/Elements/Pyramid.cpp +++ b/MeshLib/Elements/Pyramid.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Pyramid.cpp diff --git a/MeshLib/Elements/Pyramid.h b/MeshLib/Elements/Pyramid.h index 86ade345911..97d818035bb 100644 --- a/MeshLib/Elements/Pyramid.h +++ b/MeshLib/Elements/Pyramid.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Pyramid.h diff --git a/MeshLib/Elements/Quad.cpp b/MeshLib/Elements/Quad.cpp index 1e7c7b0ee7b..cc2515c3529 100644 --- a/MeshLib/Elements/Quad.cpp +++ b/MeshLib/Elements/Quad.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Quad.cpp diff --git a/MeshLib/Elements/Quad.h b/MeshLib/Elements/Quad.h index 63f0d8346c7..e5a8d798b4c 100644 --- a/MeshLib/Elements/Quad.h +++ b/MeshLib/Elements/Quad.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Quad.h diff --git a/MeshLib/Elements/Tet.cpp b/MeshLib/Elements/Tet.cpp index 78cc3a5229f..c34f03c58ed 100644 --- a/MeshLib/Elements/Tet.cpp +++ b/MeshLib/Elements/Tet.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tet.cpp diff --git a/MeshLib/Elements/Tet.h b/MeshLib/Elements/Tet.h index ff5aec4f232..4958fcea391 100644 --- a/MeshLib/Elements/Tet.h +++ b/MeshLib/Elements/Tet.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tet.h diff --git a/MeshLib/Elements/Tet10.cpp b/MeshLib/Elements/Tet10.cpp index 6a621a5c309..feb22899c9a 100644 --- a/MeshLib/Elements/Tet10.cpp +++ b/MeshLib/Elements/Tet10.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tet10.cpp diff --git a/MeshLib/Elements/Tet10.h b/MeshLib/Elements/Tet10.h index 34bbf0f1466..a33a86d24e3 100644 --- a/MeshLib/Elements/Tet10.h +++ b/MeshLib/Elements/Tet10.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tet10.h diff --git a/MeshLib/Elements/Tet4.cpp b/MeshLib/Elements/Tet4.cpp index 7bb224116b7..da76c503b60 100644 --- a/MeshLib/Elements/Tet4.cpp +++ b/MeshLib/Elements/Tet4.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tet4.cpp diff --git a/MeshLib/Elements/Tet4.h b/MeshLib/Elements/Tet4.h index 247976dd362..71586cf9581 100644 --- a/MeshLib/Elements/Tet4.h +++ b/MeshLib/Elements/Tet4.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tet4.h diff --git a/MeshLib/Elements/Tri.cpp b/MeshLib/Elements/Tri.cpp index 5b901b6e704..4ff9fb8561e 100644 --- a/MeshLib/Elements/Tri.cpp +++ b/MeshLib/Elements/Tri.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tri.cpp diff --git a/MeshLib/Elements/Tri.h b/MeshLib/Elements/Tri.h index 58620231445..b4cc0da6d9a 100644 --- a/MeshLib/Elements/Tri.h +++ b/MeshLib/Elements/Tri.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Tri.h diff --git a/MeshLib/FemMesh.cpp b/MeshLib/FemMesh.cpp index ad162ce00ef..085ecacd89e 100644 --- a/MeshLib/FemMesh.cpp +++ b/MeshLib/FemMesh.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FemMesh.cpp diff --git a/MeshLib/FemMesh.h b/MeshLib/FemMesh.h index b92616378d0..4a771607a69 100644 --- a/MeshLib/FemMesh.h +++ b/MeshLib/FemMesh.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FemMesh.h diff --git a/MeshLib/FemNode.cpp b/MeshLib/FemNode.cpp index d86f07aed05..c028ddf7ba2 100644 --- a/MeshLib/FemNode.cpp +++ b/MeshLib/FemNode.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FemNode.cpp diff --git a/MeshLib/FemNode.h b/MeshLib/FemNode.h index d7516240efd..a89b6a9a802 100644 --- a/MeshLib/FemNode.h +++ b/MeshLib/FemNode.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file FemNode.h diff --git a/MeshLib/Mesh.cpp b/MeshLib/Mesh.cpp index fb550819023..f11cf4d36e5 100644 --- a/MeshLib/Mesh.cpp +++ b/MeshLib/Mesh.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Mesh.cpp diff --git a/MeshLib/Mesh.h b/MeshLib/Mesh.h index 470c5ec82a0..30889c6ddc9 100644 --- a/MeshLib/Mesh.h +++ b/MeshLib/Mesh.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Mesh.h diff --git a/MeshLib/MshEnums.cpp b/MeshLib/MshEnums.cpp index 6ddc9e59f94..b46809b5d73 100644 --- a/MeshLib/MshEnums.cpp +++ b/MeshLib/MshEnums.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MshEnums.cpp diff --git a/MeshLib/MshEnums.h b/MeshLib/MshEnums.h index 21a6f373a7e..437fddffed4 100644 --- a/MeshLib/MshEnums.h +++ b/MeshLib/MshEnums.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file MshEnums.h diff --git a/MeshLib/Node.cpp b/MeshLib/Node.cpp index 580ae995e30..629fa7f973e 100644 --- a/MeshLib/Node.cpp +++ b/MeshLib/Node.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Node.cpp diff --git a/MeshLib/Node.h b/MeshLib/Node.h index 424fabe5cb6..0acb30279b7 100644 --- a/MeshLib/Node.h +++ b/MeshLib/Node.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file Node.h diff --git a/OGS/ProjectData.cpp b/OGS/ProjectData.cpp index 68926f08bfb..00f485d6e67 100644 --- a/OGS/ProjectData.cpp +++ b/OGS/ProjectData.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ProjectData.cpp diff --git a/OGS/ProjectData.h b/OGS/ProjectData.h index 2dac27b50df..7792f42b773 100644 --- a/OGS/ProjectData.h +++ b/OGS/ProjectData.h @@ -2,7 +2,7 @@ * Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or - * http://www.opengeosys.com/LICENSE.txt + * http://www.opengeosys.org/project/license * * * \file ProjectData.h -- GitLab