diff --git a/Applications/ApplicationsLib/LinearSolverLibrarySetup.h b/Applications/ApplicationsLib/LinearSolverLibrarySetup.h index 85b94c75d29351aee6171a50e2d5b77bbee8a7ef..eeeeaf1fa433b6df5b7fb067b98698298d20708e 100644 --- a/Applications/ApplicationsLib/LinearSolverLibrarySetup.h +++ b/Applications/ApplicationsLib/LinearSolverLibrarySetup.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/ApplicationsLib/ProjectData.cpp b/Applications/ApplicationsLib/ProjectData.cpp index cecca9cbdd19f75f01a9742ddb2b0a4a4923d540..38b6bd6a80d8bc3ad51699c4efdc8b6cea0f2574 100644 --- a/Applications/ApplicationsLib/ProjectData.cpp +++ b/Applications/ApplicationsLib/ProjectData.cpp @@ -4,7 +4,7 @@ * \brief Implementation of the project data class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/ApplicationsLib/ProjectData.h b/Applications/ApplicationsLib/ProjectData.h index cd81ac4fc0f6eac90e18e06a2b75629460c7f339..411e22c0fad74e071b6826ce6a74c52064fc0413 100644 --- a/Applications/ApplicationsLib/ProjectData.h +++ b/Applications/ApplicationsLib/ProjectData.h @@ -3,7 +3,7 @@ * \date 2010-08-25 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/ApplicationsLib/TestDefinition.cpp b/Applications/ApplicationsLib/TestDefinition.cpp index 3e0c35a9e623bac99ff356ae11f35f7101593ff5..15229582548d931e1298234a7de7dd443cb28de5 100644 --- a/Applications/ApplicationsLib/TestDefinition.cpp +++ b/Applications/ApplicationsLib/TestDefinition.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/ApplicationsLib/TestDefinition.h b/Applications/ApplicationsLib/TestDefinition.h index e158615c86d4ff07ef62061991fddfb5186169bf..a2b9f2f23b382c2982d5d1af0f7d86f25022128b 100644 --- a/Applications/ApplicationsLib/TestDefinition.h +++ b/Applications/ApplicationsLib/TestDefinition.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/CLI/ogs.cpp b/Applications/CLI/ogs.cpp index f118d9d6fba7d63d1ce3a2eac8643ff61632f4f2..d0998e9973ca26a31e1d7467f44f43ebc680b782 100644 --- a/Applications/CLI/ogs.cpp +++ b/Applications/CLI/ogs.cpp @@ -3,7 +3,7 @@ * \brief Implementation of OpenGeoSys simulation application * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -55,7 +55,7 @@ int main(int argc, char* argv[]) // Parse CLI arguments. TCLAP::CmdLine cmd( "OpenGeoSys-6 software.\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org) " "Distributed under a Modified BSD License. " "See accompanying file LICENSE.txt or " diff --git a/Applications/CLI/ogs_embedded_python.cpp b/Applications/CLI/ogs_embedded_python.cpp index 604466d5f02af6aef5aedfc1795e122a75f7e7b9..21ae3c9d7261983bd71bbee9c6379f45eea68655 100644 --- a/Applications/CLI/ogs_embedded_python.cpp +++ b/Applications/CLI/ogs_embedded_python.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/CLI/ogs_embedded_python.h b/Applications/CLI/ogs_embedded_python.h index ff89c29b5e436895eda9d10dc82f88e5c4a1fc9b..7a6a192eceb9bb9b095d70f07b7fdca752ca1b1e 100644 --- a/Applications/CLI/ogs_embedded_python.h +++ b/Applications/CLI/ogs_embedded_python.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/CheckboxDelegate.cpp b/Applications/DataExplorer/Base/CheckboxDelegate.cpp index 59f7bf346e977746da010b0002678c2025fb8d68..344fff5d97a046dc49a09c46b07ff7493c1571ec 100644 --- a/Applications/DataExplorer/Base/CheckboxDelegate.cpp +++ b/Applications/DataExplorer/Base/CheckboxDelegate.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the CheckboxDelegate class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/CheckboxDelegate.h b/Applications/DataExplorer/Base/CheckboxDelegate.h index 720b98fa7088fe14c413580bb5bff0e5d97e6aef..e48e60b01114759ce891f4386ab43c00c5eaa7e0 100644 --- a/Applications/DataExplorer/Base/CheckboxDelegate.h +++ b/Applications/DataExplorer/Base/CheckboxDelegate.h @@ -5,7 +5,7 @@ * \brief Definition of the CheckboxDelegate class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/ColorPickerPushButton.cpp b/Applications/DataExplorer/Base/ColorPickerPushButton.cpp index 399c09beb09763190fc9476430da6f9076befac7..6e9ba82cb7c4ab28a863149f1cd925452fbff7c5 100644 --- a/Applications/DataExplorer/Base/ColorPickerPushButton.cpp +++ b/Applications/DataExplorer/Base/ColorPickerPushButton.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ColorPickerPushButton class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/ColorPickerPushButton.h b/Applications/DataExplorer/Base/ColorPickerPushButton.h index f2a3cb1bc1671a6d1ccb3de74ab648313bd5a676..25e0f56420d2f8e2e79e250db41223e864988cb4 100644 --- a/Applications/DataExplorer/Base/ColorPickerPushButton.h +++ b/Applications/DataExplorer/Base/ColorPickerPushButton.h @@ -5,7 +5,7 @@ * \brief Definition of the ColorPickerPushButton class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/ImportFileTypes.h b/Applications/DataExplorer/Base/ImportFileTypes.h index b2b0dcd0bb4370fead7ae746544a2508120e6c33..461dca43dcbf98c9d739547bd34aa0147fef542c 100644 --- a/Applications/DataExplorer/Base/ImportFileTypes.h +++ b/Applications/DataExplorer/Base/ImportFileTypes.h @@ -5,7 +5,7 @@ * \brief Definition of the ImportFileTypes enumeration. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/LastSavedFileDirectory.h b/Applications/DataExplorer/Base/LastSavedFileDirectory.h index b49cd727467378d52540bae34c6031b101483ce2..e2b22f4022d8ce521a6b95122e9c4e9d6466b01c 100644 --- a/Applications/DataExplorer/Base/LastSavedFileDirectory.h +++ b/Applications/DataExplorer/Base/LastSavedFileDirectory.h @@ -5,7 +5,7 @@ * \brief Manages the last directory used for saving a file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/OGSError.cpp b/Applications/DataExplorer/Base/OGSError.cpp index 53554ae854d298eee680dab4debbb98acd0bee20..1df5182557b4ef8cb8559991c59ae610001ac763 100644 --- a/Applications/DataExplorer/Base/OGSError.cpp +++ b/Applications/DataExplorer/Base/OGSError.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the OGSError class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/OGSError.h b/Applications/DataExplorer/Base/OGSError.h index 14cac674481e51191b8dcb6c67139b1fa5cf85a2..2a2fb0056054306b0a2229be1dbf5d4f068a7346 100644 --- a/Applications/DataExplorer/Base/OGSError.h +++ b/Applications/DataExplorer/Base/OGSError.h @@ -5,7 +5,7 @@ * \brief Definition of the OGSError class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.cpp b/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.cpp index 27cfd3d11a5c9d14d7b199c08d39d105ba1cdcb1..9e1aa19d43ef3af68f71a1b219938acef25c3c51 100644 --- a/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.cpp +++ b/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the QNonScalableGraphicsTextItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.h b/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.h index ae107de138b9d2c080cc6ea9f128a6dfbf623cee..ed6bc8b0396a187a1370479b5cb1dbb76978399e 100644 --- a/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.h +++ b/Applications/DataExplorer/Base/QNonScalableGraphicsTextItem.h @@ -5,7 +5,7 @@ * \brief Definition of the QNonScalableGraphicsTextItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/QValueTooltipSlider.cpp b/Applications/DataExplorer/Base/QValueTooltipSlider.cpp index 6c93e8915ae80013a7ea9a25a34a12b41d95d92d..bc80f3788fb01b0d5f321d61d7f5cad777d26171 100644 --- a/Applications/DataExplorer/Base/QValueTooltipSlider.cpp +++ b/Applications/DataExplorer/Base/QValueTooltipSlider.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the QValueTooltipSlider class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/QValueTooltipSlider.h b/Applications/DataExplorer/Base/QValueTooltipSlider.h index 1aaaac7f05e7225b129a56796c8e4badc2dc65fe..a329c3fedfde3b9c5b4f2eaf381fe6d5167b878f 100644 --- a/Applications/DataExplorer/Base/QValueTooltipSlider.h +++ b/Applications/DataExplorer/Base/QValueTooltipSlider.h @@ -5,7 +5,7 @@ * \brief Definition of the QValueTooltipSlider class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/RecentFiles.cpp b/Applications/DataExplorer/Base/RecentFiles.cpp index 12a7a329a61228d2bad6588f297e172fa666b99d..94e1e23cd066ea3f2561026246dd50b343d7b821 100644 --- a/Applications/DataExplorer/Base/RecentFiles.cpp +++ b/Applications/DataExplorer/Base/RecentFiles.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the RecentFiles class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (https://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (https://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/RecentFiles.h b/Applications/DataExplorer/Base/RecentFiles.h index 59e114b078b3a6edd326dfa2d928f80c757767ca..ee80317e6183582994eb412d0db45559d05c71f7 100644 --- a/Applications/DataExplorer/Base/RecentFiles.h +++ b/Applications/DataExplorer/Base/RecentFiles.h @@ -5,7 +5,7 @@ * \brief Definition of the RecentFiles class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/StrictDoubleValidator.h b/Applications/DataExplorer/Base/StrictDoubleValidator.h index 4cd651f9c2dd1c26a37353caf7d3c6f4593f909b..e1e7cca394408872fde8e0e4df739c6d34734cfa 100644 --- a/Applications/DataExplorer/Base/StrictDoubleValidator.h +++ b/Applications/DataExplorer/Base/StrictDoubleValidator.h @@ -5,7 +5,7 @@ * \brief Implementation of the StrictDoubleValidator class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/StrictIntValidator.h b/Applications/DataExplorer/Base/StrictIntValidator.h index efe826dc1ca978a138701c9b531ad403235f7c41..86f7bea401f6d37583ed9dea46c5a0027d4aefb1 100644 --- a/Applications/DataExplorer/Base/StrictIntValidator.h +++ b/Applications/DataExplorer/Base/StrictIntValidator.h @@ -5,7 +5,7 @@ * \brief Definition of the StrictIntValidator class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/TreeItem.cpp b/Applications/DataExplorer/Base/TreeItem.cpp index c94c77033f71bf9f1f0e0ed7b04a9a14369c5b6a..8513d5898144781a596f17097a70b0f09956067c 100644 --- a/Applications/DataExplorer/Base/TreeItem.cpp +++ b/Applications/DataExplorer/Base/TreeItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the TreeItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/TreeItem.h b/Applications/DataExplorer/Base/TreeItem.h index 251cbc811a41d7930f25be34a7aae5adfd88e13b..71577f42fa0df75e722ad04c39bae53f442a2e47 100644 --- a/Applications/DataExplorer/Base/TreeItem.h +++ b/Applications/DataExplorer/Base/TreeItem.h @@ -5,7 +5,7 @@ * \brief Definition of the TreeItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/TreeModel.cpp b/Applications/DataExplorer/Base/TreeModel.cpp index a15777a0b0538763ca2c3bcc50c15280dc521ba7..4684a0f35af1f65ccad538d09881f62b589a7b4d 100644 --- a/Applications/DataExplorer/Base/TreeModel.cpp +++ b/Applications/DataExplorer/Base/TreeModel.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the TreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/TreeModel.h b/Applications/DataExplorer/Base/TreeModel.h index 7548d0b8c5ee79b06acb958caf1ff3904647d464..5fd1153fd24811a21d6b7f191d78d524b2271e3c 100644 --- a/Applications/DataExplorer/Base/TreeModel.h +++ b/Applications/DataExplorer/Base/TreeModel.h @@ -5,7 +5,7 @@ * \brief Definition of the TreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/TreeModelIterator.cpp b/Applications/DataExplorer/Base/TreeModelIterator.cpp index 7ceabc2605303dea0446003ffe527d2170372e01..0606fbceace211359e667cbde53c39709b91a8ee 100644 --- a/Applications/DataExplorer/Base/TreeModelIterator.cpp +++ b/Applications/DataExplorer/Base/TreeModelIterator.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the TreeModelIterator class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/Base/TreeModelIterator.h b/Applications/DataExplorer/Base/TreeModelIterator.h index 3438bd09ef84d6a87832d5e4618e9266b3fd232d..007c1a6ea0664f53b4c2a4677522b0a43ad37a65 100644 --- a/Applications/DataExplorer/Base/TreeModelIterator.h +++ b/Applications/DataExplorer/Base/TreeModelIterator.h @@ -5,7 +5,7 @@ * \brief Definition of the TreeModelIterator class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/AddLayerToMeshDialog.cpp b/Applications/DataExplorer/DataView/AddLayerToMeshDialog.cpp index d52dd20ee17afbe9dc89163e698056da03778dab..84550820d3ae17b0896adc78402f5133a791b2fd 100644 --- a/Applications/DataExplorer/DataView/AddLayerToMeshDialog.cpp +++ b/Applications/DataExplorer/DataView/AddLayerToMeshDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the AddLayerToMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/AddLayerToMeshDialog.h b/Applications/DataExplorer/DataView/AddLayerToMeshDialog.h index fc3c270d259d19ba4c87eb3571644a7a97a468e7..12e92e8583252dce7c5a22e19954a71b4841d95b 100644 --- a/Applications/DataExplorer/DataView/AddLayerToMeshDialog.h +++ b/Applications/DataExplorer/DataView/AddLayerToMeshDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the AddLayerToMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/BaseItem.h b/Applications/DataExplorer/DataView/BaseItem.h index 252e2bc5b43581cca84ffbedf3b6fa701b94c494..82788bcf737d734593f216bb5800b95411943571 100644 --- a/Applications/DataExplorer/DataView/BaseItem.h +++ b/Applications/DataExplorer/DataView/BaseItem.h @@ -5,7 +5,7 @@ * \brief Definition of the BaseItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ColorTableModel.cpp b/Applications/DataExplorer/DataView/ColorTableModel.cpp index 6f8d3a74c0ffea447c001dcce01e7cc9ea8c8d7a..83a30bfe91babd371c1813c552f3f07848daa363 100644 --- a/Applications/DataExplorer/DataView/ColorTableModel.cpp +++ b/Applications/DataExplorer/DataView/ColorTableModel.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ColorTableModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ColorTableModel.h b/Applications/DataExplorer/DataView/ColorTableModel.h index dff59917470f876659633cb3696c33044214a489..345916873b7e5423ad0050af2afc401360a71016 100644 --- a/Applications/DataExplorer/DataView/ColorTableModel.h +++ b/Applications/DataExplorer/DataView/ColorTableModel.h @@ -5,7 +5,7 @@ * \brief Definition of the ColorTableModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ColorTableView.cpp b/Applications/DataExplorer/DataView/ColorTableView.cpp index cd99107b12a6281ba21128b7c763662cf8f5821d..71dc2e964e14d5f67092b25e6e721738fbee17b5 100644 --- a/Applications/DataExplorer/DataView/ColorTableView.cpp +++ b/Applications/DataExplorer/DataView/ColorTableView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ColorTableView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ColorTableView.h b/Applications/DataExplorer/DataView/ColorTableView.h index 78f6207512ab1654404e24cfe7eefe1699585507..4e62f187f7994a3abd67993a93dded476e14fb5a 100644 --- a/Applications/DataExplorer/DataView/ColorTableView.h +++ b/Applications/DataExplorer/DataView/ColorTableView.h @@ -5,7 +5,7 @@ * \brief Definition of the ColorTableView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/CondFromRasterDialog.cpp b/Applications/DataExplorer/DataView/CondFromRasterDialog.cpp index 296300363958b9577469637bc5d090a48d4d5cb7..051eae0d90c32520cc87ac4db7b23e6fbfba3a50 100644 --- a/Applications/DataExplorer/DataView/CondFromRasterDialog.cpp +++ b/Applications/DataExplorer/DataView/CondFromRasterDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the CondFromRasterDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/CondFromRasterDialog.h b/Applications/DataExplorer/DataView/CondFromRasterDialog.h index 21dbc88f00fc2928bda73a6dbd2cf299b113aa6c..aa80a67e2906d72f10630179733c706a2fd535a7 100644 --- a/Applications/DataExplorer/DataView/CondFromRasterDialog.h +++ b/Applications/DataExplorer/DataView/CondFromRasterDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the CondFromRasterDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/CondItem.h b/Applications/DataExplorer/DataView/CondItem.h index 9e97f63c3fa6a478b6ec5c4e479b59df70e022b2..bd27e700a4d2f2c6c4fb3976da189620b6d9bdd3 100644 --- a/Applications/DataExplorer/DataView/CondItem.h +++ b/Applications/DataExplorer/DataView/CondItem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/CreateStructuredGridDialog.cpp b/Applications/DataExplorer/DataView/CreateStructuredGridDialog.cpp index dc976879cbd86410e178149d6b6cbda0e0382b28..46f1d6d1d6e354fe409257c7eb06bda871780cf3 100644 --- a/Applications/DataExplorer/DataView/CreateStructuredGridDialog.cpp +++ b/Applications/DataExplorer/DataView/CreateStructuredGridDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the CreateStructuredGridDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/CreateStructuredGridDialog.h b/Applications/DataExplorer/DataView/CreateStructuredGridDialog.h index 4b35263ff5642418f14c5a65d822c792dc8ddb88..039f82c9793f4b89069f91c07b09ba57be070d58 100644 --- a/Applications/DataExplorer/DataView/CreateStructuredGridDialog.h +++ b/Applications/DataExplorer/DataView/CreateStructuredGridDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the CreateStructuredGridDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.cpp b/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.cpp index 227bb9f6d60fa8fb056a6f02ba833d3c2f9f834e..82aa8c715b37cf2877f0ae3c72b912ac7fe4a810 100644 --- a/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.cpp +++ b/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DataExplorerSettingsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.h b/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.h index ebcd71a62d762d50da86c212cc6fc7b0c5a4e6be..8a34e8c06c68c4a135e2a7ad1f5f573ba47936e1 100644 --- a/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.h +++ b/Applications/DataExplorer/DataView/DataExplorerSettingsDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the DataExplorerSettingsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DetailWindow.cpp b/Applications/DataExplorer/DataView/DiagramView/DetailWindow.cpp index 9443448038b7afeda576dfdf983cc6b81992eefd..4fc28cb11c5b378f9e695a6f5420b12a8517602f 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DetailWindow.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/DetailWindow.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DetailWindow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DetailWindow.h b/Applications/DataExplorer/DataView/DiagramView/DetailWindow.h index d945cd70ba10b6d8b835f303f973bc3157133f8e..eb83f824fd4f251fc8508a06d8af1e14b6b0ccfa 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DetailWindow.h +++ b/Applications/DataExplorer/DataView/DiagramView/DetailWindow.h @@ -5,7 +5,7 @@ * \brief Definition of the DetailWindow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramList.cpp b/Applications/DataExplorer/DataView/DiagramView/DiagramList.cpp index 55b14830d7435753732dd9437b4cde245efbd309..0e03b8350816592e76163ed389109afa97abeb88 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramList.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramList.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DiagramList class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramList.h b/Applications/DataExplorer/DataView/DiagramView/DiagramList.h index 0928574c71e9b7466be0d67576ccf436cc267e65..6644c7fa065cffb8fedf29c0c1b3df3291e61677 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramList.h +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramList.h @@ -5,7 +5,7 @@ * \brief Definition of the DiagramList class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.cpp b/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.cpp index afe4a76dad59ae32173f07aeab7afc7f1dea4da9..e6066934b703c98b1f389828facccfab09066bdc 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DiagramPrefsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.h b/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.h index 0f2b5e08c4dfaf9e626e8fd162c7d2a895d18be5..c31c848b49e166d86022192b45c7a307b30928f8 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.h +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramPrefsDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the DiagramPrefsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramScene.cpp b/Applications/DataExplorer/DataView/DiagramView/DiagramScene.cpp index f781292a44fda9348f3d7f19916318ea05c0ee61..d320f8bc7eedd2c71a83dc2251e7e3a76cc55dba 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramScene.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramScene.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DiagramScene class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramScene.h b/Applications/DataExplorer/DataView/DiagramView/DiagramScene.h index 9a7d9a98271a96347429d9a706a4a45a32137ac1..25b62ce67c20d143894f9fa3c19ad6f04c3725f3 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramScene.h +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramScene.h @@ -5,7 +5,7 @@ * \brief Definition of the DiagramScene class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramView.cpp b/Applications/DataExplorer/DataView/DiagramView/DiagramView.cpp index 18ba33927c3139af22e6300d75683ce6b28347ca..56383553b15d71d08c1f174d0c9b43bc55bfa3dc 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramView.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DiagramView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/DiagramView.h b/Applications/DataExplorer/DataView/DiagramView/DiagramView.h index cc46469bc8eb8c57d46c7531b160143d9084749f..22da3f410f9e37d5c8b290c581cec4857c0803ea 100644 --- a/Applications/DataExplorer/DataView/DiagramView/DiagramView.h +++ b/Applications/DataExplorer/DataView/DiagramView/DiagramView.h @@ -5,7 +5,7 @@ * \brief Definition of the DiagramView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/GetDateTime.h b/Applications/DataExplorer/DataView/DiagramView/GetDateTime.h index 8ec412e440179d1f8a2b0355924cfb05038a07ce..097552af799f4340f7aaf4bea7be48e1e74e10d3 100644 --- a/Applications/DataExplorer/DataView/DiagramView/GetDateTime.h +++ b/Applications/DataExplorer/DataView/DiagramView/GetDateTime.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/QArrow.cpp b/Applications/DataExplorer/DataView/DiagramView/QArrow.cpp index 2eb1a2b5674709c60372896cd0afc1b8fe69d556..3b47078bd8bcf77dac366665713a3f1e000edaed 100644 --- a/Applications/DataExplorer/DataView/DiagramView/QArrow.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/QArrow.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the QArrow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/QArrow.h b/Applications/DataExplorer/DataView/DiagramView/QArrow.h index c9bde99bffba0aa6e081547ebcab741bbb74d13e..234f1d2d427f66d089edd95a9705fc04a41a3d36 100644 --- a/Applications/DataExplorer/DataView/DiagramView/QArrow.h +++ b/Applications/DataExplorer/DataView/DiagramView/QArrow.h @@ -5,7 +5,7 @@ * \brief Definition of the QArrow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.cpp b/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.cpp index 5f692161def3d726bc0ab824ee234575d24b1d2a..e22bf7282768a4e77f7cb373bc86a4c134631e35 100644 --- a/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.cpp +++ b/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the QGraphicsGrid class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.h b/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.h index d0168e88f29b2f034c8413ddc0c89bac77dc369c..3cfcb42db075634673de13d7fddef8f357f487df 100644 --- a/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.h +++ b/Applications/DataExplorer/DataView/DiagramView/QGraphicsGrid.h @@ -5,7 +5,7 @@ * \brief Definition of the QGraphicsGrid class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DirectConditionGenerator.cpp b/Applications/DataExplorer/DataView/DirectConditionGenerator.cpp index 9a7cc7e414335861c61fbc45ac23896c91b73ea5..f9c0a49e081b65b8afaf868b4d0148d0c7eb94a3 100644 --- a/Applications/DataExplorer/DataView/DirectConditionGenerator.cpp +++ b/Applications/DataExplorer/DataView/DirectConditionGenerator.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the DirectConditionGenerator class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/DirectConditionGenerator.h b/Applications/DataExplorer/DataView/DirectConditionGenerator.h index 8e38a2316a7776fa1108373c51e543dc6144a397..7e3936a6eba87e5220b6d9d39493adc272ca563f 100644 --- a/Applications/DataExplorer/DataView/DirectConditionGenerator.h +++ b/Applications/DataExplorer/DataView/DirectConditionGenerator.h @@ -5,7 +5,7 @@ * \brief Definition of the DirectConditionGenerator class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ElementTreeModel.cpp b/Applications/DataExplorer/DataView/ElementTreeModel.cpp index 8aec3875117398f0bf8ba5f63c22e30b1dd7d10c..ab8e3b87603a80bf658f450f09f094f7cce70ddd 100644 --- a/Applications/DataExplorer/DataView/ElementTreeModel.cpp +++ b/Applications/DataExplorer/DataView/ElementTreeModel.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ElementTreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ElementTreeModel.h b/Applications/DataExplorer/DataView/ElementTreeModel.h index 796077b7bc844313838abb8e6a5d23edbb80d317..ece8ee07c6ef2dcc830555c6735dc12427b54283 100644 --- a/Applications/DataExplorer/DataView/ElementTreeModel.h +++ b/Applications/DataExplorer/DataView/ElementTreeModel.h @@ -5,7 +5,7 @@ * \brief Definition of the ElementTreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ElementTreeView.cpp b/Applications/DataExplorer/DataView/ElementTreeView.cpp index 51401748102d52309c993bcc5a300ec8363582e5..318c5661846b5b274e3a6022dc3ef4c0472b3da3 100644 --- a/Applications/DataExplorer/DataView/ElementTreeView.cpp +++ b/Applications/DataExplorer/DataView/ElementTreeView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ElementTreeView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ElementTreeView.h b/Applications/DataExplorer/DataView/ElementTreeView.h index ea862ef26c6989597dbef1a475ab667f06490c86..4c1175ae05808e83d6b21f2d58af0b10e2fa2e50 100644 --- a/Applications/DataExplorer/DataView/ElementTreeView.h +++ b/Applications/DataExplorer/DataView/ElementTreeView.h @@ -5,7 +5,7 @@ * \brief Definition of the ElementTreeView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/FemConditionModel.cpp b/Applications/DataExplorer/DataView/FemConditionModel.cpp index e4aa812d4d536ea1d537fa2057798f5f83618f99..fbac9d94f87c41733bfc459da9fee241eaa62f71 100644 --- a/Applications/DataExplorer/DataView/FemConditionModel.cpp +++ b/Applications/DataExplorer/DataView/FemConditionModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/FemConditionModel.h b/Applications/DataExplorer/DataView/FemConditionModel.h index 3700324b896f8ee6ad18f16c58d23a9dde35338e..e754a0aff838e2e50618e7ba3be6a95060768031 100644 --- a/Applications/DataExplorer/DataView/FemConditionModel.h +++ b/Applications/DataExplorer/DataView/FemConditionModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/FemConditionView.cpp b/Applications/DataExplorer/DataView/FemConditionView.cpp index 13fdd235113f6d326f9572227dbf5f994c1359d0..0243f3381ae33cce75760a1de19b42347c84ba47 100644 --- a/Applications/DataExplorer/DataView/FemConditionView.cpp +++ b/Applications/DataExplorer/DataView/FemConditionView.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/FemConditionView.h b/Applications/DataExplorer/DataView/FemConditionView.h index b2cb9ac35bbbd6a47165dcb57a41c25e545f65e4..5e2c05988fe680ad1f22cda001578877164544fc 100644 --- a/Applications/DataExplorer/DataView/FemConditionView.h +++ b/Applications/DataExplorer/DataView/FemConditionView.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GEOModels.cpp b/Applications/DataExplorer/DataView/GEOModels.cpp index d7660500cfb381da10f1c240c0ef1f1acded0245..0457151fa7830faf35c95d047a62a39ac1757093 100644 --- a/Applications/DataExplorer/DataView/GEOModels.cpp +++ b/Applications/DataExplorer/DataView/GEOModels.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GEOModels class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GEOModels.h b/Applications/DataExplorer/DataView/GEOModels.h index 8f1a6fa8fb63e19f432461e2cadf0744fc57ef61..545332228db16686cadeb1ce1aaba744d7d01d2d 100644 --- a/Applications/DataExplorer/DataView/GEOModels.h +++ b/Applications/DataExplorer/DataView/GEOModels.h @@ -5,7 +5,7 @@ * \brief Definition of the GEOModels class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GMSHPrefsDialog.cpp b/Applications/DataExplorer/DataView/GMSHPrefsDialog.cpp index 5ea95a5f0df764dc84a54cbf30aff00027280825..91f70768869f3a7039a421dc75d88a385624c5ba 100644 --- a/Applications/DataExplorer/DataView/GMSHPrefsDialog.cpp +++ b/Applications/DataExplorer/DataView/GMSHPrefsDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GMSHPrefsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GMSHPrefsDialog.h b/Applications/DataExplorer/DataView/GMSHPrefsDialog.h index 9f236549265ea26c286805f41b73a7448fffcc58..ea6fa9f7ecdfc336cfc303543a2f6550dc4c7f11 100644 --- a/Applications/DataExplorer/DataView/GMSHPrefsDialog.h +++ b/Applications/DataExplorer/DataView/GMSHPrefsDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the GMSHPrefsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoObjectListItem.h b/Applications/DataExplorer/DataView/GeoObjectListItem.h index fbe0494da0ec321bb7feaba4e01ee04e5b51fdec..c18d3f5434e052f7cd7894e6aa7c8a7ba6aeb756 100644 --- a/Applications/DataExplorer/DataView/GeoObjectListItem.h +++ b/Applications/DataExplorer/DataView/GeoObjectListItem.h @@ -5,7 +5,7 @@ * \brief Definition of the GeoObjectListItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.cpp b/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.cpp index d6230bddf0e3253d85594598c4bce9eb3d377325..c1b8d4b49b4e2c032c50243665b9c4078d95f3f7 100644 --- a/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.cpp +++ b/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GeoOnMeshMappingDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.h b/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.h index f8e74fc4637bf201c99b141e59402954932b478d..448d31aca19f7f8c596abb22710bfd7937650324 100644 --- a/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.h +++ b/Applications/DataExplorer/DataView/GeoOnMeshMappingDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the GeoOnMeshMappingDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTabWidget.cpp b/Applications/DataExplorer/DataView/GeoTabWidget.cpp index 954abc564084aa61a2a43acb675247d60bc4286c..af7e684ba1fdf5972562f8a6c8d64e1642c96df6 100644 --- a/Applications/DataExplorer/DataView/GeoTabWidget.cpp +++ b/Applications/DataExplorer/DataView/GeoTabWidget.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GeoTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTabWidget.h b/Applications/DataExplorer/DataView/GeoTabWidget.h index 1e2373e0c9323be73dc15f8151b963ddc63e5313..c69bd49d665fd48d95decf2ae55f01db8f3e72ff 100644 --- a/Applications/DataExplorer/DataView/GeoTabWidget.h +++ b/Applications/DataExplorer/DataView/GeoTabWidget.h @@ -5,7 +5,7 @@ * \brief Implementation of the GeoTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTreeItem.h b/Applications/DataExplorer/DataView/GeoTreeItem.h index e6970acc31b587dbdd38470cb01127d75aedb578..961315f7191a51af98b3c0122ac99e61d0cc03e0 100644 --- a/Applications/DataExplorer/DataView/GeoTreeItem.h +++ b/Applications/DataExplorer/DataView/GeoTreeItem.h @@ -5,7 +5,7 @@ * \brief Definition of the GeoTreeItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTreeModel.cpp b/Applications/DataExplorer/DataView/GeoTreeModel.cpp index 4b355431a4e23059716058d2dbc15747ab0324a2..993680927d83e7ce3542e15f08e94880b6f8ab5c 100644 --- a/Applications/DataExplorer/DataView/GeoTreeModel.cpp +++ b/Applications/DataExplorer/DataView/GeoTreeModel.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GeoTreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTreeModel.h b/Applications/DataExplorer/DataView/GeoTreeModel.h index b649a5958233a996d61fe02ce661ca95be85cfcd..fd0b9511ddc813b41d972952b6795428fcab825e 100644 --- a/Applications/DataExplorer/DataView/GeoTreeModel.h +++ b/Applications/DataExplorer/DataView/GeoTreeModel.h @@ -5,7 +5,7 @@ * \brief Definition of the GeoTreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTreeView.cpp b/Applications/DataExplorer/DataView/GeoTreeView.cpp index ae2c7b487e63a080c163764b8adce202289fa5db..edfa99b87de87f63090c20483901382e7be64ad4 100644 --- a/Applications/DataExplorer/DataView/GeoTreeView.cpp +++ b/Applications/DataExplorer/DataView/GeoTreeView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GeoTreeView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/GeoTreeView.h b/Applications/DataExplorer/DataView/GeoTreeView.h index d3d6bd79ecb4984bf0e8138869876db1c2a48fc8..82791b274001adcd563fcdee284a00ef6ca80a05 100644 --- a/Applications/DataExplorer/DataView/GeoTreeView.h +++ b/Applications/DataExplorer/DataView/GeoTreeView.h @@ -5,7 +5,7 @@ * \brief Definition of the GeoTreeView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/LicenseDialog.cpp b/Applications/DataExplorer/DataView/LicenseDialog.cpp index 1b3589f47057ac4b7bf5a1ac7e3b7627a60213b4..98e5d07c7caa24892e6060b83be2376b4a097836 100644 --- a/Applications/DataExplorer/DataView/LicenseDialog.cpp +++ b/Applications/DataExplorer/DataView/LicenseDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the LicenseDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -28,7 +28,7 @@ void LicenseDialog::setText() QString text; QTextStream stream(&text); stream - << "<p>Copyright (c) 2012-2021, OpenGeoSys Community " + << "<p>Copyright (c) 2012-2022, OpenGeoSys Community " << "(<a " "href='http://www.opengeosys.org'>http://www.opengeosys.org</a>)<br " "/>" diff --git a/Applications/DataExplorer/DataView/LicenseDialog.h b/Applications/DataExplorer/DataView/LicenseDialog.h index 86b77374ffc2da7228c2f0dc1b68ad91ef99eb80..bc325faf9f89b5920e7cd05f0a47fc884bb8a02d 100644 --- a/Applications/DataExplorer/DataView/LicenseDialog.h +++ b/Applications/DataExplorer/DataView/LicenseDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the LicenseDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/LineEditDialog.cpp b/Applications/DataExplorer/DataView/LineEditDialog.cpp index ea39fbf280719405a2880d8f85e11701c187ea81..4e566a8f405c9611e8cf62ca2cdc6ade822291e7 100644 --- a/Applications/DataExplorer/DataView/LineEditDialog.cpp +++ b/Applications/DataExplorer/DataView/LineEditDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the LineEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/LineEditDialog.h b/Applications/DataExplorer/DataView/LineEditDialog.h index 7a68cc075c997040cdcc83784bdc368275f3f2aa..faa1b691bfb716c3f3f6b2af5a36212ba4e8bfd1 100644 --- a/Applications/DataExplorer/DataView/LineEditDialog.h +++ b/Applications/DataExplorer/DataView/LineEditDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the LineEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/LinearEditDialog.cpp b/Applications/DataExplorer/DataView/LinearEditDialog.cpp index 3942911ddc1bd3f3156c327ee2eefb81b46fcf5c..aa0ea1c66201c45bdbcf7dfba5c7cd01a3e80085 100644 --- a/Applications/DataExplorer/DataView/LinearEditDialog.cpp +++ b/Applications/DataExplorer/DataView/LinearEditDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the LinearEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/LinearEditDialog.h b/Applications/DataExplorer/DataView/LinearEditDialog.h index a74d9a489657adf2b2a6a7ea1d0a765471971dc9..4d01cdf3e6efcdc0e7645028b93d8d5fcc2411b7 100644 --- a/Applications/DataExplorer/DataView/LinearEditDialog.h +++ b/Applications/DataExplorer/DataView/LinearEditDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the LinearEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MergeGeometriesDialog.cpp b/Applications/DataExplorer/DataView/MergeGeometriesDialog.cpp index f8a6b8c4408a8e7c1e450b52104f37a4822416c6..135c83c2b4ecaa5c506e08c2a3f078b1c3cbea07 100644 --- a/Applications/DataExplorer/DataView/MergeGeometriesDialog.cpp +++ b/Applications/DataExplorer/DataView/MergeGeometriesDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MergeGeometriesDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MergeGeometriesDialog.h b/Applications/DataExplorer/DataView/MergeGeometriesDialog.h index 3cb9f3a2a510b793f6006376b7fc04e1345c5f6e..07603dbae9b4eaa14eb25177860d6b64c95d81c9 100644 --- a/Applications/DataExplorer/DataView/MergeGeometriesDialog.h +++ b/Applications/DataExplorer/DataView/MergeGeometriesDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MergeGeometriesDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshAnalysisDialog.cpp b/Applications/DataExplorer/DataView/MeshAnalysisDialog.cpp index 07799a138ef2a94eb0f336c1875e60d4817d3b32..dd6adb661c1697b5ab0d6d650de03a4636b56120 100644 --- a/Applications/DataExplorer/DataView/MeshAnalysisDialog.cpp +++ b/Applications/DataExplorer/DataView/MeshAnalysisDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshAnalysisDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshAnalysisDialog.h b/Applications/DataExplorer/DataView/MeshAnalysisDialog.h index 44ef8c1ca6e4a7288df2bf8ca635e9b4aba80a02..325577120138cd6db4d8fd84093797be2985adfa 100644 --- a/Applications/DataExplorer/DataView/MeshAnalysisDialog.h +++ b/Applications/DataExplorer/DataView/MeshAnalysisDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshAnalysisDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshElementRemovalDialog.cpp b/Applications/DataExplorer/DataView/MeshElementRemovalDialog.cpp index 69c56263aaf38cab645a9a36da1744e7350f21d1..28dfac1ba8b90e86e820f2c23f837ac41bb0e6c3 100644 --- a/Applications/DataExplorer/DataView/MeshElementRemovalDialog.cpp +++ b/Applications/DataExplorer/DataView/MeshElementRemovalDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshElementRemovalDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshElementRemovalDialog.h b/Applications/DataExplorer/DataView/MeshElementRemovalDialog.h index 1b0cdf51620f2a7dd11f517fd3638ed4baf00a22..1f26955b16d423bca4ae3c1d85096c15d2f74053 100644 --- a/Applications/DataExplorer/DataView/MeshElementRemovalDialog.h +++ b/Applications/DataExplorer/DataView/MeshElementRemovalDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshElementRemovalDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshItem.cpp b/Applications/DataExplorer/DataView/MeshItem.cpp index 010f8fc70b6ac1a4fd6ed6743a539087c8b0412a..2f4b71bdddfb854f8c2fd88d3a1cc7abec0666e7 100644 --- a/Applications/DataExplorer/DataView/MeshItem.cpp +++ b/Applications/DataExplorer/DataView/MeshItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshItem.h b/Applications/DataExplorer/DataView/MeshItem.h index ecab4b31716d87a7ba1c0ff0c27e8a2b86fbb0ca..1443b2cef024ddca565bf1aa8f2e4581e723efd9 100644 --- a/Applications/DataExplorer/DataView/MeshItem.h +++ b/Applications/DataExplorer/DataView/MeshItem.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshLayerEditDialog.cpp b/Applications/DataExplorer/DataView/MeshLayerEditDialog.cpp index 5af2e099723ab739fc33fdd6fb9f47ec441df439..5dc338aaa625b630499f19306a7f70e9594f28bd 100644 --- a/Applications/DataExplorer/DataView/MeshLayerEditDialog.cpp +++ b/Applications/DataExplorer/DataView/MeshLayerEditDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshLayerEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshLayerEditDialog.h b/Applications/DataExplorer/DataView/MeshLayerEditDialog.h index 3fa81100edc003411bdec2e55a22b63454764a14..86027dc7373bae76dbcf372c45ea2429ac67ea73 100644 --- a/Applications/DataExplorer/DataView/MeshLayerEditDialog.h +++ b/Applications/DataExplorer/DataView/MeshLayerEditDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshLayerEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshMapping2DDialog.cpp b/Applications/DataExplorer/DataView/MeshMapping2DDialog.cpp index 01d0240f4f3f2768019b7fabb70dbceb56aea3eb..879939f0b531e3985b486f95a7d72ce379ac6d83 100644 --- a/Applications/DataExplorer/DataView/MeshMapping2DDialog.cpp +++ b/Applications/DataExplorer/DataView/MeshMapping2DDialog.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshMapping2DDialog.h b/Applications/DataExplorer/DataView/MeshMapping2DDialog.h index 0b54c90310e179a9dbd6cd1a4999a8b19ae1d506..581797682286fa96bbb8efafc2f0a94c5cb6ffc2 100644 --- a/Applications/DataExplorer/DataView/MeshMapping2DDialog.h +++ b/Applications/DataExplorer/DataView/MeshMapping2DDialog.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshModel.cpp b/Applications/DataExplorer/DataView/MeshModel.cpp index 9996c59be4752d8bcbc5a1ac3c36ff03d970151e..469d316f3097273f24c06633e1d121b8f6ae88e3 100644 --- a/Applications/DataExplorer/DataView/MeshModel.cpp +++ b/Applications/DataExplorer/DataView/MeshModel.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshModel.h b/Applications/DataExplorer/DataView/MeshModel.h index 509fa18ebc558becdd1a1d55e135e887f1853a21..27aa7ee479ac52b038eb446f15041d0b69860b79 100644 --- a/Applications/DataExplorer/DataView/MeshModel.h +++ b/Applications/DataExplorer/DataView/MeshModel.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.cpp b/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.cpp index d07a7dddf33fc73801d1f9e13afd3bcff2aface5..3ad56e8b0e3295cb231479a52b8b6b5b8860a782 100644 --- a/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.cpp +++ b/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MshQualitySelectionDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.h b/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.h index 8bf3533f73c0daa98daf46f1aff5880cba319860..9437118b2a475c3bd905542da507c34cd480fc7f 100644 --- a/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.h +++ b/Applications/DataExplorer/DataView/MeshQualitySelectionDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MshQualitySelectionDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshTabWidget.cpp b/Applications/DataExplorer/DataView/MeshTabWidget.cpp index b006464f8a0bbcb08777036bd258e9912bf2f857..d31dfd23a3e7102ec6ed190988f8c0ad4dcd5bf4 100644 --- a/Applications/DataExplorer/DataView/MeshTabWidget.cpp +++ b/Applications/DataExplorer/DataView/MeshTabWidget.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshTabWidget.h b/Applications/DataExplorer/DataView/MeshTabWidget.h index 2d1b4b663351e5982a42b86738ffb9eeb71423cf..fa7a657210911dc34c747662cc1b5d09530dc32e 100644 --- a/Applications/DataExplorer/DataView/MeshTabWidget.h +++ b/Applications/DataExplorer/DataView/MeshTabWidget.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshValueEditDialog.cpp b/Applications/DataExplorer/DataView/MeshValueEditDialog.cpp index 1366f71b1c1838cef847a295b11c1e22ce8fa4fb..c7ce3f1e95d542bf556bfb981aa58fd15ea20fec 100644 --- a/Applications/DataExplorer/DataView/MeshValueEditDialog.cpp +++ b/Applications/DataExplorer/DataView/MeshValueEditDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshValueEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshValueEditDialog.h b/Applications/DataExplorer/DataView/MeshValueEditDialog.h index 169d24ae012b795b4887021101f3affdd74176c1..f61ba8b819a9fc0e8b96925c723cab8ae234f1b3 100644 --- a/Applications/DataExplorer/DataView/MeshValueEditDialog.h +++ b/Applications/DataExplorer/DataView/MeshValueEditDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshValueEditDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshView.cpp b/Applications/DataExplorer/DataView/MeshView.cpp index 1c6cf18cb600769392473a560fa0f24cb9657078..db82342410466770b5a1d3a729c6cf0a9e4b2b60 100644 --- a/Applications/DataExplorer/DataView/MeshView.cpp +++ b/Applications/DataExplorer/DataView/MeshView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/MeshView.h b/Applications/DataExplorer/DataView/MeshView.h index d03e2c96c0448aeeadf0bee7fa84d6f869a631c5..6f1d000d3e85974e09483b4d611bc37b3f47769d 100644 --- a/Applications/DataExplorer/DataView/MeshView.h +++ b/Applications/DataExplorer/DataView/MeshView.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ModelTreeItem.cpp b/Applications/DataExplorer/DataView/ModelTreeItem.cpp index ae6c52ba7bacf2ad46669577d9f4da1d3dee7f02..e1789ffc9edc4ad7c31e036ac706928510bc5b18 100644 --- a/Applications/DataExplorer/DataView/ModelTreeItem.cpp +++ b/Applications/DataExplorer/DataView/ModelTreeItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ModelTreeItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ModelTreeItem.h b/Applications/DataExplorer/DataView/ModelTreeItem.h index 7ef4a0aeb6c3548b801e7e3be9531d107dac271e..4dbee4e9354f9fa8ff2dd8db1083f240316512af 100644 --- a/Applications/DataExplorer/DataView/ModelTreeItem.h +++ b/Applications/DataExplorer/DataView/ModelTreeItem.h @@ -5,7 +5,7 @@ * \brief Definition of the ModelTreeItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ModellingTabWidget.cpp b/Applications/DataExplorer/DataView/ModellingTabWidget.cpp index f2625254386ad2a2e403858207b8b88d36b53750..7b588078d77a0d23dd224c3310dfb45992e87f56 100644 --- a/Applications/DataExplorer/DataView/ModellingTabWidget.cpp +++ b/Applications/DataExplorer/DataView/ModellingTabWidget.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ModellingTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ModellingTabWidget.h b/Applications/DataExplorer/DataView/ModellingTabWidget.h index 7852ec54e0d02de182a184373aada7955bae6bf8..8925d821696730ee892523c1700e1f56f7841e3d 100644 --- a/Applications/DataExplorer/DataView/ModellingTabWidget.h +++ b/Applications/DataExplorer/DataView/ModellingTabWidget.h @@ -5,7 +5,7 @@ * \brief Definition of the ModellingTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ProcessModel.cpp b/Applications/DataExplorer/DataView/ProcessModel.cpp index 854e731e28437e182fb14261df36f65d799fd23d..298123c30ca36956890226044bfeb7f1126c4902 100644 --- a/Applications/DataExplorer/DataView/ProcessModel.cpp +++ b/Applications/DataExplorer/DataView/ProcessModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ProcessVarItem.h b/Applications/DataExplorer/DataView/ProcessVarItem.h index c94f3d74b0436f4b5ecbd3592725049ab2771973..9431e3b2b7e0ba3a7cd109535ebaa111140cfc5a 100644 --- a/Applications/DataExplorer/DataView/ProcessVarItem.h +++ b/Applications/DataExplorer/DataView/ProcessVarItem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/ProcessView.cpp b/Applications/DataExplorer/DataView/ProcessView.cpp index 08e925b9bf673e88f51f8929eb2b97543575b8f0..845338751fe8876a3414891777fa676e4de68a59 100644 --- a/Applications/DataExplorer/DataView/ProcessView.cpp +++ b/Applications/DataExplorer/DataView/ProcessView.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/RasterDataToMeshDialog.cpp b/Applications/DataExplorer/DataView/RasterDataToMeshDialog.cpp index 49b0294f7a2ea6021e8fceca61f126edf7f6e6c6..d6aefd427db613717a971ff43d8e768e3c5c2224 100644 --- a/Applications/DataExplorer/DataView/RasterDataToMeshDialog.cpp +++ b/Applications/DataExplorer/DataView/RasterDataToMeshDialog.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/RasterDataToMeshDialog.h b/Applications/DataExplorer/DataView/RasterDataToMeshDialog.h index aed8932a8d03221da5eb8f6ebfb91e9816538909..2b9a3dd636759ecf2c6db944604c80fc38265c3b 100644 --- a/Applications/DataExplorer/DataView/RasterDataToMeshDialog.h +++ b/Applications/DataExplorer/DataView/RasterDataToMeshDialog.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SHPImportDialog.cpp b/Applications/DataExplorer/DataView/SHPImportDialog.cpp index 742828d7b409ca052310bbdd9d173eb5d18e8ce4..d0e1b1c61105ebf63e9844f39504d0113c5dc1cd 100644 --- a/Applications/DataExplorer/DataView/SHPImportDialog.cpp +++ b/Applications/DataExplorer/DataView/SHPImportDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SHPImportDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SHPImportDialog.h b/Applications/DataExplorer/DataView/SHPImportDialog.h index f9220614544c32074a94c923f47a63baf3451796..ebb92c4f10eb9583845e2dc2453612681a2dee5b 100644 --- a/Applications/DataExplorer/DataView/SHPImportDialog.h +++ b/Applications/DataExplorer/DataView/SHPImportDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the SHPImportDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SaveMeshDialog.cpp b/Applications/DataExplorer/DataView/SaveMeshDialog.cpp index 4fcf6abc3fb12f3a3f223cf69a6caa13a146a4c7..ca5d21e38cb070de3f02b2fbc1586c7f746a3f5c 100644 --- a/Applications/DataExplorer/DataView/SaveMeshDialog.cpp +++ b/Applications/DataExplorer/DataView/SaveMeshDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SaveMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SaveMeshDialog.h b/Applications/DataExplorer/DataView/SaveMeshDialog.h index 64d0cae13b1d93f582d2d73e55871a63df364f8b..c3cc44153139bff992b2435d2c5c029a410a9d28 100644 --- a/Applications/DataExplorer/DataView/SaveMeshDialog.h +++ b/Applications/DataExplorer/DataView/SaveMeshDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the SaveMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SelectMeshDialog.cpp b/Applications/DataExplorer/DataView/SelectMeshDialog.cpp index dffb56c97fdc1c803e1777f14ba19930cbb0f7f6..1f1bfc3da8ec4ab51b61251b8b77651284e3151e 100644 --- a/Applications/DataExplorer/DataView/SelectMeshDialog.cpp +++ b/Applications/DataExplorer/DataView/SelectMeshDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SelectMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SelectMeshDialog.h b/Applications/DataExplorer/DataView/SelectMeshDialog.h index 9484a2c675bfc04c54a7187660e33d3bca47b1a7..431899e1d6e2ff30dcba99a1d606bdc0f356e053 100644 --- a/Applications/DataExplorer/DataView/SelectMeshDialog.h +++ b/Applications/DataExplorer/DataView/SelectMeshDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the SelectMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SetNameDialog.cpp b/Applications/DataExplorer/DataView/SetNameDialog.cpp index f6ab85f0e654b44ea2115c0da218c060414594b0..9ddf10d95a37aa08f2db18b9e2ba3261a0854220 100644 --- a/Applications/DataExplorer/DataView/SetNameDialog.cpp +++ b/Applications/DataExplorer/DataView/SetNameDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SetNameDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SetNameDialog.h b/Applications/DataExplorer/DataView/SetNameDialog.h index 1342e004e7179b11e5da3d2a81c0880e5bfd574e..7d5ffd458031cf3839f40c2286a8023e76e4d396 100644 --- a/Applications/DataExplorer/DataView/SetNameDialog.h +++ b/Applications/DataExplorer/DataView/SetNameDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the SetNameDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StationTabWidget.cpp b/Applications/DataExplorer/DataView/StationTabWidget.cpp index 17f425a59fd696d0ce639ad7f01d32ddc833bdf2..acb0375754a6fce86e4827861700e276c69e248f 100644 --- a/Applications/DataExplorer/DataView/StationTabWidget.cpp +++ b/Applications/DataExplorer/DataView/StationTabWidget.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StationTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StationTabWidget.h b/Applications/DataExplorer/DataView/StationTabWidget.h index 09abafc7661cfd315f677667cb2e2cdce0998e03..2b173b2fa898a76cf6e63eca0d6665ff95c91127 100644 --- a/Applications/DataExplorer/DataView/StationTabWidget.h +++ b/Applications/DataExplorer/DataView/StationTabWidget.h @@ -5,7 +5,7 @@ * \brief Definition of the StationTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StationTreeModel.cpp b/Applications/DataExplorer/DataView/StationTreeModel.cpp index 98088d591ea124fed559ed12bccd07d93594422d..f8b7232c716c1b31a210acb16120d8350fdb207c 100644 --- a/Applications/DataExplorer/DataView/StationTreeModel.cpp +++ b/Applications/DataExplorer/DataView/StationTreeModel.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StationTreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StationTreeModel.h b/Applications/DataExplorer/DataView/StationTreeModel.h index cd5b59f4008587fefe787d9b3028b291c021463b..a9127dd9855e84ef5bcf07bd069fd12aca5188f3 100644 --- a/Applications/DataExplorer/DataView/StationTreeModel.h +++ b/Applications/DataExplorer/DataView/StationTreeModel.h @@ -5,7 +5,7 @@ * \brief Definition of the StationTreeModel class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StationTreeView.cpp b/Applications/DataExplorer/DataView/StationTreeView.cpp index f2e90f914b9901e703aff46dc49f5bc13fc960d8..c26d8dd0a28538606193cbd9c8287694b9275cf5 100644 --- a/Applications/DataExplorer/DataView/StationTreeView.cpp +++ b/Applications/DataExplorer/DataView/StationTreeView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StationTreeView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StationTreeView.h b/Applications/DataExplorer/DataView/StationTreeView.h index f9ea977edc600270be56e07f0a4d432cf077bfc8..973cd8ba90858b53a53443ca31533d26f892a6d8 100644 --- a/Applications/DataExplorer/DataView/StationTreeView.h +++ b/Applications/DataExplorer/DataView/StationTreeView.h @@ -5,7 +5,7 @@ * \brief Definition of the StationTreeView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratBar.cpp b/Applications/DataExplorer/DataView/StratView/StratBar.cpp index 2ab579e9b71ee0ff6f4ac246f990d37254435bbf..4e35446f89b24c966c447212511db721c2cf12b2 100644 --- a/Applications/DataExplorer/DataView/StratView/StratBar.cpp +++ b/Applications/DataExplorer/DataView/StratView/StratBar.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StratBar class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratBar.h b/Applications/DataExplorer/DataView/StratView/StratBar.h index 54bc7b47a565a64aa42c28825613f8c8d533593f..eb8f4d7d1774837a5f3f6049db23e5a55b61ba8d 100644 --- a/Applications/DataExplorer/DataView/StratView/StratBar.h +++ b/Applications/DataExplorer/DataView/StratView/StratBar.h @@ -5,7 +5,7 @@ * \brief Definition of the StratBar class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratScene.cpp b/Applications/DataExplorer/DataView/StratView/StratScene.cpp index 9c2bad121013613c94152407b07abe29c9871487..b768dfa5df1f5d57131df2ec6e4f1793a35731ff 100644 --- a/Applications/DataExplorer/DataView/StratView/StratScene.cpp +++ b/Applications/DataExplorer/DataView/StratView/StratScene.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StratScene class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratScene.h b/Applications/DataExplorer/DataView/StratView/StratScene.h index 236c3dff404b5cb0c1e130fb9d17c4e27e9247be..c0fd30f1799fc0d6e8dfe239c009cbf3f0ff9ab9 100644 --- a/Applications/DataExplorer/DataView/StratView/StratScene.h +++ b/Applications/DataExplorer/DataView/StratView/StratScene.h @@ -5,7 +5,7 @@ * \brief Definition of the StratScene class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratView.cpp b/Applications/DataExplorer/DataView/StratView/StratView.cpp index 268d9458078da1fd759ef21345a823f4cfcd52ce..2d6aadb2f58aa6f0687f7a64bfd472e0920ab5c1 100644 --- a/Applications/DataExplorer/DataView/StratView/StratView.cpp +++ b/Applications/DataExplorer/DataView/StratView/StratView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StratView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratView.h b/Applications/DataExplorer/DataView/StratView/StratView.h index 0e5a86b37bfad2f7b219355fe4b5924672b2a029..6c1817403e0b4f7d5fda2a1192ea90eb8296ab3b 100644 --- a/Applications/DataExplorer/DataView/StratView/StratView.h +++ b/Applications/DataExplorer/DataView/StratView/StratView.h @@ -5,7 +5,7 @@ * \brief Definition of the StratView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratWindow.cpp b/Applications/DataExplorer/DataView/StratView/StratWindow.cpp index a1352ddfedcb96041cefb0f8540299a0f22bbb5b..962496efe83aac75747164dfd538a7888db20a35 100644 --- a/Applications/DataExplorer/DataView/StratView/StratWindow.cpp +++ b/Applications/DataExplorer/DataView/StratView/StratWindow.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StratWindow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/StratView/StratWindow.h b/Applications/DataExplorer/DataView/StratView/StratWindow.h index 8e542cdbd5d30552fbcd2220acd22fe9d74765eb..39cac11821025049c2162e5b92e1ee6d60b4015e 100644 --- a/Applications/DataExplorer/DataView/StratView/StratWindow.h +++ b/Applications/DataExplorer/DataView/StratView/StratWindow.h @@ -5,7 +5,7 @@ * \brief Definition of the StratWindow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SurfaceExtractionDialog.cpp b/Applications/DataExplorer/DataView/SurfaceExtractionDialog.cpp index 0c11bea4615d76e113a9f8a33401a8072ca1d24f..72c2e8f2465e9bf4e88c4baa1158f9e6ee758890 100644 --- a/Applications/DataExplorer/DataView/SurfaceExtractionDialog.cpp +++ b/Applications/DataExplorer/DataView/SurfaceExtractionDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SaveMeshDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/DataView/SurfaceExtractionDialog.h b/Applications/DataExplorer/DataView/SurfaceExtractionDialog.h index e98e28f7c358505552d5dcb949cbf295ddc65b60..a71e8f76043083a50d1f939b0f7ece93d9adead6 100644 --- a/Applications/DataExplorer/DataView/SurfaceExtractionDialog.h +++ b/Applications/DataExplorer/DataView/SurfaceExtractionDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the SurfaceExtractionDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.cpp b/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.cpp index 47491a68b4d01e15b9387dbcc0dcd1a8c640483a..8c54329cbedd9724b3efee7ea4d1e46380564923 100644 --- a/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.cpp +++ b/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshFromRasterDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.h b/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.h index a78370f55cae241cb9b0fc9a40493a63349b3f7b..192f12af6b808ca52d4c37fd5880609efda93cfc 100644 --- a/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.h +++ b/Applications/DataExplorer/VtkVis/MeshFromRasterDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshFromRasterDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.cpp b/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.cpp index b5e05ca3c682bb22fcb35fb4cccb6e26d0b63be7..ce60dd96983d4affe113357adddacbc5527cf268 100644 --- a/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.cpp +++ b/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (https://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (https://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.h b/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.h index fb55a6eac984184468a7c9caa5d69e768c90a420..f13c5e99ca68f7c787a6d9ce08e265aaa12e545f 100644 --- a/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.h +++ b/Applications/DataExplorer/VtkVis/NetCdfConfigureDialog.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (https://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (https://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/OGSFilterInfo.h b/Applications/DataExplorer/VtkVis/OGSFilterInfo.h index de088f2aa63af7f4e71b3925ecb78964176f5e94..b59e0fb38b15ea5aa7141d0490a65772578ce2b9 100644 --- a/Applications/DataExplorer/VtkVis/OGSFilterInfo.h +++ b/Applications/DataExplorer/VtkVis/OGSFilterInfo.h @@ -5,7 +5,7 @@ * \brief Definition of the OGSFilterInfo class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.cpp b/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.cpp index 99130cb8f9429c07cf88305374c063800d9d7246..0369f966fc52b00c32ee052851a27db33a5a471c 100644 --- a/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.cpp +++ b/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the QVtkDataSetMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.h b/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.h index 0eb18b170b3e89b8a59e6e85c83c4e55a1e24203..d416c77596209c94aa4c214500a3f3f7312733cf 100644 --- a/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.h +++ b/Applications/DataExplorer/VtkVis/QVtkDataSetMapper.h @@ -5,7 +5,7 @@ * \brief Definition of the QVtkDataSetMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VisPrefsDialog.cpp b/Applications/DataExplorer/VtkVis/VisPrefsDialog.cpp index 60e37af110e860d2a42704f1f9b039a8eb4218ca..ad526333ea39c3113b535ccd12bd633d4af4d86a 100644 --- a/Applications/DataExplorer/VtkVis/VisPrefsDialog.cpp +++ b/Applications/DataExplorer/VtkVis/VisPrefsDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VisPrefsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VisPrefsDialog.h b/Applications/DataExplorer/VtkVis/VisPrefsDialog.h index 8528acbef32dbad5b908a3ab7a2fbbc88c35ac39..a54778f60aac368cbec062fa303d0ec4aab47aea 100644 --- a/Applications/DataExplorer/VtkVis/VisPrefsDialog.h +++ b/Applications/DataExplorer/VtkVis/VisPrefsDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the VisPrefsDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VisualizationWidget.cpp b/Applications/DataExplorer/VtkVis/VisualizationWidget.cpp index c9ba487f87ad5abaf9de69645391f2b375aa6fdf..3a7698246481303c8f50ef5d80a88e204b9049f0 100644 --- a/Applications/DataExplorer/VtkVis/VisualizationWidget.cpp +++ b/Applications/DataExplorer/VtkVis/VisualizationWidget.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VisualizationWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VisualizationWidget.h b/Applications/DataExplorer/VtkVis/VisualizationWidget.h index 74488b6b1ad0823b6ee9747ac5aeb4c2d29a9f54..27607b23230bf2de67477117e147a1d5b8899cdf 100644 --- a/Applications/DataExplorer/VtkVis/VisualizationWidget.h +++ b/Applications/DataExplorer/VtkVis/VisualizationWidget.h @@ -5,7 +5,7 @@ * \brief Definition of the VisualizationWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.cpp b/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.cpp index 07830e56bf2968ef12dfd74c957531108186d87a..65b8953c88268ebbe089a7b064939be50bc45ceb 100644 --- a/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.cpp +++ b/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkAddFilterDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.h b/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.h index 15170b6b3ecaec233fe6e527cf37c1d4651df95e..b7520f269442f66d381a8ab3a70dfcf77b78e2f5 100644 --- a/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.h +++ b/Applications/DataExplorer/VtkVis/VtkAddFilterDialog.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkAddFilterDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.cpp b/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.cpp index d41eaae5133bce7f0ac446c2696be2251f2846f0..dd3335fdbdc9458dcd45d291e112af04615bd177 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.cpp +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkAlgorithmProperties class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.h b/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.h index cb738060ca1a0a65bfffee6f2b5b7f2beaab2079..fddc74f4de187ee120d66398f58f9a8188a1ae57 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.h +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmProperties.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkAlgorithmProperties class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.cpp b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.cpp index 7dec2be8f11afe6988ce8f3728ad19ece3910125..9e160f83b79bfde508931fd932279ecc3efa890c 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.cpp +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkAlgorithmPropertyCheckbox class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.h b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.h index d4f43ef0d8af86e5aa8f58a898e07cee3014ed00..8c4d3c8e01b9fc0496d541d0ba74d46f79d20ac0 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.h +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyCheckbox.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkAlgorithmPropertyCheckbox class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.cpp b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.cpp index 35eb3dbee48932cc60b70ba5078c5216313fb105..cdda55db3295756e0ba11396eab8d6775521410c 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.cpp +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkAlgorithmPropertyLineEdit class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.h b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.h index 199889eb3ffb27862f19fff6b08180ef7bcd1882..4f933f3d47e66dd34c2fec52b188b0695de1ee91 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.h +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyLineEdit.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkAlgorithmPropertyLineEdit class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp index a14afbe806b83017ea7b013ecae2fbad17da84bb..4861add909a08eed2534f2766e4a3cbb8eb2408e 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkAlgorithmPropertyVectorEdit class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.h b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.h index 8c948997a96f00a3d983e77380bab20cf395df9c..3222a3e59d613fd28cf8aa2cc664992f37c77b25 100644 --- a/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.h +++ b/Applications/DataExplorer/VtkVis/VtkAlgorithmPropertyVectorEdit.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkAlgorithmPropertyVectorEdit class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.cpp b/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.cpp index f223d600066e2e17a6ec74c7a8d242b836a263f8..37ec2e48cdfe9abe0c8b1272709bc79704ff15f3 100644 --- a/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkAppendArrayFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.h b/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.h index 1a3c3bc8fdb0b6e0384ec671866b3a9fd8c20d38..96342a7cf268167d3c2722a1c1bdd2c9113f2f24 100644 --- a/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkAppendArrayFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkAppendArrayFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkBGImageSource.cpp b/Applications/DataExplorer/VtkVis/VtkBGImageSource.cpp index ec997ed8cbfaa18d66f2a2c9d1435d517db10b63..1957ff329ab0fa3622f6f1f6a208dca208ad2748 100644 --- a/Applications/DataExplorer/VtkVis/VtkBGImageSource.cpp +++ b/Applications/DataExplorer/VtkVis/VtkBGImageSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkBGImageSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkBGImageSource.h b/Applications/DataExplorer/VtkVis/VtkBGImageSource.h index 2b64989931325fb6c9801224cc511496900a1e67..d2d4401cb2f3dbfd84815c8b2185cc948c439ad2 100644 --- a/Applications/DataExplorer/VtkVis/VtkBGImageSource.h +++ b/Applications/DataExplorer/VtkVis/VtkBGImageSource.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkBGImageSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.cpp b/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.cpp index 954b4e7518b3dc7826168e5491beac2a9cde0c79..209a3ba042143373bca9264d4b638f251a5be25b 100644 --- a/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkColorByHeightFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.h b/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.h index 7376468fc1aa5d67a22898950b86073bbe68cd3e..c24575027ab2c5cc393e5f356f29b9de7ea61711 100644 --- a/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkColorByHeightFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkColorByHeightFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkColorLookupTable.cpp b/Applications/DataExplorer/VtkVis/VtkColorLookupTable.cpp index c8f325cff9321c85897c0db0cc7a3336f4736ade..cbb55745d51e6d35a3c33a5ac9cec67a62ed7e65 100644 --- a/Applications/DataExplorer/VtkVis/VtkColorLookupTable.cpp +++ b/Applications/DataExplorer/VtkVis/VtkColorLookupTable.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkColorLookupTable class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkColorLookupTable.h b/Applications/DataExplorer/VtkVis/VtkColorLookupTable.h index c1c4ee49b3963a0e834e3320f9441f00903e02c7..e08dd58fa81ba0d3db3601b8cf75e454ac634de3 100644 --- a/Applications/DataExplorer/VtkVis/VtkColorLookupTable.h +++ b/Applications/DataExplorer/VtkVis/VtkColorLookupTable.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkColorLookupTable class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.cpp index c238e9062364fcda16ccbb7cda946222b4689a1e..01beb1e84a0f58aa3060304ec3a5f5f3f724478f 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeColorByHeightFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.h index ebfbd4b5eb3bc2322d756c772bc0e6da6433a940..0be2f55aa41ac46dafdb54218cbef2aa7b916fec 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeColorByHeightFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeColorByHeightFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.cpp index e878f50d60600b8bbf204b66e7b19375beb45401..1b37c7809555d0db55079bf3c49b8cb6c5d83367 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeColormapToImageFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.h index 99f493b090d84c616e40609dc9410008b6d976f7..d368241f790259e42d3a78f3b31e6c39c5598062 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeColormapToImageFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeColormapToImageFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.cpp index bdff7ff68e11128b8053a47547ec87440aa318c3..14f5bb403e39598c33e569a5c03390412967e364 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeContourFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.h index f827905f37f0e87f72b9ac214f87b8a6873a3bac..b98d5f2b8a976b22d2a705fdae0864f9bf34635f 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeContourFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeContourFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.cpp index 179fbe8f737286e74f74ca620ada467a86db26c9..ec59ecd8b00460d0e9afc1ebbe209068352aba76 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeSelectionFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.h index 5899bb8b319227fa07ffb44fa47c34c0a67f4f4b..cb8d82ae0de3bb1613ef67e4bcbf88120e580da2 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeElementSelectionFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeSelectionFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeFilter.cpp index ce45808da5d41dadcdc055980de3d99b8254dbdb..955303232a94416cea5fe0244513403cad697abf 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeFilter.h index dff96bd86aedadcf8a0e79289bf6da9ea1c59c2f..ba8ad7b27d9e0a278c70808fd96adfdc15bc6b01 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.cpp index aa33bacd69f830e9250e1fe4ac8be5eafe2e19f2..62e7ceef1de04aea203c736c07c0629d76c53a97 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeGeoObjectFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.h index 485d5e61bde9d2491a1a6f3d65a1b7a88423fb42..df3d248dbc86864c8e0220d4d4e4396551e9d77b 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeGeoObjectFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeGeoObjectFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.cpp index 750c6c93fd38a472587d4277a5ebfb9f823462d0..6051e649beb7c6ff3d4f855fd66a9d931ca622be 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeImageToCylindersFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.h index bb2b70e9ec68663ec17aa57655d99bab1f9eb303..ac44e27cd13c33e027e2cad03fa2e37967cc8fc5 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeImageToCylindersFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeImageToCylindersFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.cpp index 2b8904f03acebbae991e94f4e8cf089fef91dae3..33f83b2a1b8146473364c81e14feb42c7ae99a4b 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.h index e08197ae3c467a0b55b9cedd4a8a87179995c3c5..703ed140c88ba479b34e4e73c96ea1687872dbde 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeImageToPointCloudFilter.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.cpp index f113c23d120b107784e618dc75079e3a9df6c659..9fedc645adbab948aeef912935737eae827fce7a 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.h index d469fbf7eb399d10a7695f72d1940bb07f9f2987..629f31022df6dd9e06b950266e1c6f4787a33b39 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeImageToSurfacePointsFilter.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.cpp index 01c285537182f0a7f6f6b532e89e8640da288d1b..5907a2326f25e5a6196c2e46f48e8be4255d0e9e 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeLineToTubeFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.h index e20b7e061218d6dbdbe45a1a7fd6001d458d49df..dd9a4b1ae689aa2328d70536675573fd1ad89632 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeLineToTubeFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeLineToTubeFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.cpp index 6e0cc72c1004d8d4d9db47c2c67184ace2464acc..0e3341dbe27ae41631ca21a669d577cd57566d7c 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeNodeSelectionFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.h index 46e80092edac569cb726b2d705c69528f52e450c..0e5766868a4132916876f26a0f094e06b5f0e5fb 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeNodeSelectionFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeNodeSelectionFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.cpp index 03eb51fab4f62de2b4b7769d728c284698b383b8..dcd1613e355e6dc529c280e25546f88a45145e16 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositePointToGlyphFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.h index 6713aeff1de6873815aed187d70d423cfa773d1f..68c89123c6af83a7733fdee61b1a43117ae9f81e 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositePointToGlyphFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositePointToGlyphFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp index c915c449ec6164b903686a861db39ea3b810364b..ce31bd1843eb55834fa9672728a07d95c82bd25a 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeTextureOnSurfaceFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.h index 559cdb4c5da5d1c997d8d1089ad28b26991462fa..959a2767dbbc31edf43d87b249a30bb8ab545b2f 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeTextureOnSurfaceFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeTextureOnSurfaceFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.cpp b/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.cpp index 1770c2f2ab733e6d34e18b07e08547dc76e5329a..cdc4a493c199ad2c28e62314251af5b994f001df 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCompositeThresholdFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.h b/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.h index a54ea6eea5d561fff89e9777d451bd32a3c03f51..e770d33505d16f31f5481b041b6fdae6f42d60ad 100644 --- a/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkCompositeThresholdFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCompositeThresholdFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.cpp b/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.cpp index 9701b1d43fd366982e548a05ca934a70ff3ad70b..935bb24d1e95ba6ec07aacff8db4dc6154db4d28 100644 --- a/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.cpp +++ b/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.h b/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.h index b4d21939213c4980973fa43ad2051fab08852706..750c43814faaa356036f35990ee418cd02d64c29 100644 --- a/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.h +++ b/Applications/DataExplorer/VtkVis/VtkConsoleOutputWindow.h @@ -3,7 +3,7 @@ * Windows. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.cpp b/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.cpp index 75142fef315c10e2a307bddb8f19eec39897b44a..c0f4b01a983120d7da43f1de0942e4e129377de0 100644 --- a/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.cpp +++ b/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkCustomInteractorStyle class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.h b/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.h index 0ee8287d0ea0464313d730dab56069b651b4b058..667381d93c078b034570f10b348dd4bd90b77c34 100644 --- a/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.h +++ b/Applications/DataExplorer/VtkVis/VtkCustomInteractorStyle.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkCustomInteractorStyle class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkFilterFactory.cpp b/Applications/DataExplorer/VtkVis/VtkFilterFactory.cpp index 1e7a8c10686682371d3d26be29dc349df1533848..ad0389361802867eb1a64c036b1b077b114ad1a3 100644 --- a/Applications/DataExplorer/VtkVis/VtkFilterFactory.cpp +++ b/Applications/DataExplorer/VtkVis/VtkFilterFactory.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkFilterFactory class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkFilterFactory.h b/Applications/DataExplorer/VtkVis/VtkFilterFactory.h index e7fe973d35df943f61395a3a699b89cc3bd747e9..8f87cae51278ea85026d177e26eacb610fd7cb3c 100644 --- a/Applications/DataExplorer/VtkVis/VtkFilterFactory.h +++ b/Applications/DataExplorer/VtkVis/VtkFilterFactory.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkFilterFactory class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkGeoImageSource.cpp b/Applications/DataExplorer/VtkVis/VtkGeoImageSource.cpp index b5cc0a1962714af008e287523d7cac353055f930..b290d67e1b9e1f3adab593a862559ad3730a6394 100644 --- a/Applications/DataExplorer/VtkVis/VtkGeoImageSource.cpp +++ b/Applications/DataExplorer/VtkVis/VtkGeoImageSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkGeoImageSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkGeoImageSource.h b/Applications/DataExplorer/VtkVis/VtkGeoImageSource.h index e1cef5f1215256f775adb34b7d46e45d63bf62e6..8b0b40cf727a11b34cbae2bd3070704b3e2b49dc 100644 --- a/Applications/DataExplorer/VtkVis/VtkGeoImageSource.h +++ b/Applications/DataExplorer/VtkVis/VtkGeoImageSource.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkGeoImageSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.cpp b/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.cpp index 0ee1a536bad663b26fe886b3f637a5081dd5fdd1..300e24027026f015d63b3503d12ed300e2adba6d 100644 --- a/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkImageDataToPolyDataFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.h b/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.h index 8c2a441c34bcc04d321837540fd9e8c66aea6756..f4ae2c209d306a3588c81725702f79672378f97c 100644 --- a/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkImageDataToLinePolyDataFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkImageDataToLinePolyDataFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.cpp b/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.cpp index bd29889d3c62feea90e7eec3c485b31896b7e147..2c72a74e89709a836cb4b5088725afc855055bcd 100644 --- a/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.h b/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.h index 23e7e8a1fea217598896df8f5ee71b1f27df36fc..47edb6ef0a78a896cc6c6d5ef577fe9c9f677a82 100644 --- a/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkImageDataToPointCloudFilter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.cpp b/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.cpp index 8adbdc9ea912a25a8bf6a6210c4b994676f9dacb..60f23f9f4ad2a3d515ee5cc3ede0f86ee4a973be 100644 --- a/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.h b/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.h index c22eab2cc566eb3e92190c2681a8e8e91616792e..e2746ea1a4b0bae4b2bdf66898e613912623a8b9 100644 --- a/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkImageDataToSurfacePointsFilter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkPickCallback.cpp b/Applications/DataExplorer/VtkVis/VtkPickCallback.cpp index 32ef3a3c5a4e7be14092cafa376ddf57d52508bf..530976d0081bda8a71f4e713443cd01604d49a9b 100644 --- a/Applications/DataExplorer/VtkVis/VtkPickCallback.cpp +++ b/Applications/DataExplorer/VtkVis/VtkPickCallback.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkPickCallback class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkPickCallback.h b/Applications/DataExplorer/VtkVis/VtkPickCallback.h index b51742e18f11daec8762cc0df1bcdebf23f7500e..d43e58abf5d5f078bedde58d07a8386e225c4262 100644 --- a/Applications/DataExplorer/VtkVis/VtkPickCallback.h +++ b/Applications/DataExplorer/VtkVis/VtkPickCallback.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkPickCallback class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkPointsSource.cpp b/Applications/DataExplorer/VtkVis/VtkPointsSource.cpp index 31cf962f74374b1cbbb24263b79c1bdd6e92aaa1..1553764f566b790c7c6828520554135c6d7173c8 100644 --- a/Applications/DataExplorer/VtkVis/VtkPointsSource.cpp +++ b/Applications/DataExplorer/VtkVis/VtkPointsSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkPointsSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkPointsSource.h b/Applications/DataExplorer/VtkVis/VtkPointsSource.h index 2683f8aaec7e50bcb9281655938119aca632a7ff..050f2297e92a58bdf6f830a1e2ab012255a54c88 100644 --- a/Applications/DataExplorer/VtkVis/VtkPointsSource.h +++ b/Applications/DataExplorer/VtkVis/VtkPointsSource.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkPointsSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkPolylinesSource.cpp b/Applications/DataExplorer/VtkVis/VtkPolylinesSource.cpp index c684f7c34c1e8e8b9a0fb1dc48f17adbf2fbfd4b..0719fd8c3a50536221a71a95b453fddbf6770c88 100644 --- a/Applications/DataExplorer/VtkVis/VtkPolylinesSource.cpp +++ b/Applications/DataExplorer/VtkVis/VtkPolylinesSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkPolylinesSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkPolylinesSource.h b/Applications/DataExplorer/VtkVis/VtkPolylinesSource.h index 184e6258344cf938d5cafab27a1a49562dbcc34e..0ca9241edba875ae9866a474ea25b41280ad0edb 100644 --- a/Applications/DataExplorer/VtkVis/VtkPolylinesSource.h +++ b/Applications/DataExplorer/VtkVis/VtkPolylinesSource.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkPolylinesSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkRaster.cpp b/Applications/DataExplorer/VtkVis/VtkRaster.cpp index 7fe88a0ab43e0e7433fcabffd633c45f4864fe58..599772e890ce425b4cbea6c77ea5c23e7f55458b 100644 --- a/Applications/DataExplorer/VtkVis/VtkRaster.cpp +++ b/Applications/DataExplorer/VtkVis/VtkRaster.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkRaster class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkRaster.h b/Applications/DataExplorer/VtkVis/VtkRaster.h index 2668bf22171ef67a39e02f1699891af102992d36..7d421feb060d99eb8427d12b26cd5e8329f9d751 100644 --- a/Applications/DataExplorer/VtkVis/VtkRaster.h +++ b/Applications/DataExplorer/VtkVis/VtkRaster.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkRaster class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkStationSource.cpp b/Applications/DataExplorer/VtkVis/VtkStationSource.cpp index 560afd8e69543741606c681e8da05ffdb94120e4..c6c82543a69bc9b70e4cf0679ddf8e45506e4dc3 100644 --- a/Applications/DataExplorer/VtkVis/VtkStationSource.cpp +++ b/Applications/DataExplorer/VtkVis/VtkStationSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkStationSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkStationSource.h b/Applications/DataExplorer/VtkVis/VtkStationSource.h index 04d876f1ebd3d3e889e67b999f1c2bcb21edbfae..00cae45188bef8381406f40c9178d03bf113c001 100644 --- a/Applications/DataExplorer/VtkVis/VtkStationSource.h +++ b/Applications/DataExplorer/VtkVis/VtkStationSource.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkStationSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkSurfacesSource.cpp b/Applications/DataExplorer/VtkVis/VtkSurfacesSource.cpp index a993903f0b3e41b4f5cce14a37f08f8585dc1299..0d85259cf5f469b908e2bf569acb8dc8c9ffcd85 100644 --- a/Applications/DataExplorer/VtkVis/VtkSurfacesSource.cpp +++ b/Applications/DataExplorer/VtkVis/VtkSurfacesSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkSurfacesSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkSurfacesSource.h b/Applications/DataExplorer/VtkVis/VtkSurfacesSource.h index c0e208ce8882092599d347883081c49a5c588f31..fae982367081ae87a13873fbb2604fd5909d2d95 100644 --- a/Applications/DataExplorer/VtkVis/VtkSurfacesSource.h +++ b/Applications/DataExplorer/VtkVis/VtkSurfacesSource.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkSurfacesSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.cpp b/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.cpp index 5c8b82d1ab5ca6314ce3816e8444a9449fc056ee..dc531b4f053d8faad78c2e344e4db55d2be0587d 100644 --- a/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.cpp +++ b/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkTextureOnSurfaceFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.h b/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.h index 503a6b442dbe96afae26c28ea84e0d6720da8239..e144d64b3a80fd335ae4468230a8dddb6b49dfdc 100644 --- a/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.h +++ b/Applications/DataExplorer/VtkVis/VtkTextureOnSurfaceFilter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkTextureOnSurfaceFilter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisHelper.cpp b/Applications/DataExplorer/VtkVis/VtkVisHelper.cpp index 1b2ad5c43c777fd08a043a0545521ab541d4ca17..92cad036c90a45492b0f7d4c6d3bc70f8ea0ee32 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisHelper.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisHelper.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisHelper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisHelper.h b/Applications/DataExplorer/VtkVis/VtkVisHelper.h index 450e8332a04542c441d66d4f82346ccd1330fd38..73ad14f85a979829f8d655b4aff674b819936c8b 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisHelper.h +++ b/Applications/DataExplorer/VtkVis/VtkVisHelper.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisHelper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisImageItem.cpp b/Applications/DataExplorer/VtkVis/VtkVisImageItem.cpp index ff01e097d697bbd1194da844c3ab36ddd7db31c2..49ecdd3145654ee11465ed9d98333f247c718522 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisImageItem.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisImageItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisImageItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisImageItem.h b/Applications/DataExplorer/VtkVis/VtkVisImageItem.h index b7a33607477aa6ef4ffffb120a282cf495f30bda..63c0e03ff8b486bb3cf7512e5e19505b20843674 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisImageItem.h +++ b/Applications/DataExplorer/VtkVis/VtkVisImageItem.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisImageItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPipeline.cpp b/Applications/DataExplorer/VtkVis/VtkVisPipeline.cpp index ff274d0818ac83705a2a62db01952c3ad81af24c..444fc0e5d496308c230ae0cc173ceec9bf3dab63 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPipeline.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisPipeline.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisPipeline class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPipeline.h b/Applications/DataExplorer/VtkVis/VtkVisPipeline.h index cdb387f8d404c208a8f43ea60e558d3b63da7f57..0a0715a0ac5968843851d0cf00e881cf733981db 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPipeline.h +++ b/Applications/DataExplorer/VtkVis/VtkVisPipeline.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisPipeline class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.cpp b/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.cpp index 45058bc6cd68a6077344e53676dff53107db5f82..ce0ccf9bbc120261435cba8f069f2cce3d2733d4 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisPipelineItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.h b/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.h index 2d13126936247369e4362ee1f6f5afeea1979f63..9f5390594b9cf00cffb8c5b74a9f65d231f81618 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.h +++ b/Applications/DataExplorer/VtkVis/VtkVisPipelineItem.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisPipelineItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPipelineView.cpp b/Applications/DataExplorer/VtkVis/VtkVisPipelineView.cpp index 663e2b0246c5a2db51b9635e5e986068621aebbc..f6abd85afc71d294fd076ada1751722245ba77b8 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPipelineView.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisPipelineView.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisPipelineView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPipelineView.h b/Applications/DataExplorer/VtkVis/VtkVisPipelineView.h index aee5b5ad6778dc82c101d091c002d59754f60388..67b62584e5dd82f40e78e02deca91b8ce3770d38 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPipelineView.h +++ b/Applications/DataExplorer/VtkVis/VtkVisPipelineView.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisPipelineView class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.cpp b/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.cpp index 62cd4754ecf130440209dac393fdcf8d1a92bb26..40c84bac695c069f54fabcfd8b72c2bf805fe112 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisPointSetItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.h b/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.h index 7cccdad43693ef6fcf3743135713f64223a099dc..c9e870b317baf7efb7e226d3bf46e70a97aff63e 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.h +++ b/Applications/DataExplorer/VtkVis/VtkVisPointSetItem.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisPointSetItem class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisTabWidget.cpp b/Applications/DataExplorer/VtkVis/VtkVisTabWidget.cpp index c4b97af2fde58eb86eb9ab3ef17fc8422983bd78..3217bdde249f4c275605c215edd571507030b31c 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisTabWidget.cpp +++ b/Applications/DataExplorer/VtkVis/VtkVisTabWidget.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkVisTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/VtkVis/VtkVisTabWidget.h b/Applications/DataExplorer/VtkVis/VtkVisTabWidget.h index 8437ffe5d07337075b84c466b8fd6f658da73abd..59491638d7c9fd05ab2ee670e2194ee58b0a73bd 100644 --- a/Applications/DataExplorer/VtkVis/VtkVisTabWidget.h +++ b/Applications/DataExplorer/VtkVis/VtkVisTabWidget.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkVisTabWidget class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/mainwindow.cpp b/Applications/DataExplorer/mainwindow.cpp index 40609b81d5090b5caad16814108f9aafc9ff8188..ef29e104187d6ef59cd6974ced347ca286a20aa6 100644 --- a/Applications/DataExplorer/mainwindow.cpp +++ b/Applications/DataExplorer/mainwindow.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MainWindow class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (https://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (https://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataExplorer/mainwindow.h b/Applications/DataExplorer/mainwindow.h index a29df0f40243cc18b740b75ec7a3fdfd26ddbde3..63e0be9a22463ed07837594f02e1634bbbfc8ca5 100644 --- a/Applications/DataExplorer/mainwindow.h +++ b/Applications/DataExplorer/mainwindow.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (https://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (https://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/BoundaryCondition.cpp b/Applications/DataHolderLib/BoundaryCondition.cpp index 130c08350b5abd273533a8ca0d03cd3988eb2c2e..3cfb8fe9d842654658f546346fd3b61da8f68a83 100644 --- a/Applications/DataHolderLib/BoundaryCondition.cpp +++ b/Applications/DataHolderLib/BoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/BoundaryCondition.h b/Applications/DataHolderLib/BoundaryCondition.h index 298b7d47a32ceef1b762de68c29a22fab3791a18..8d14d46976f6ddb4decc2cc23907f5c04adcda87 100644 --- a/Applications/DataHolderLib/BoundaryCondition.h +++ b/Applications/DataHolderLib/BoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/Color.cpp b/Applications/DataHolderLib/Color.cpp index fe1e1ae5fb7c9937f71e26a22fd8c6df458003f1..d62907487b2a3de4ac33a3c116090b052c80ebd9 100644 --- a/Applications/DataHolderLib/Color.cpp +++ b/Applications/DataHolderLib/Color.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Color class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/Color.h b/Applications/DataHolderLib/Color.h index 88750dfb670e29bbc869d9ad7e2b038d965d7984..8684e0e59f901fdb572366b758ecda5a2943342f 100644 --- a/Applications/DataHolderLib/Color.h +++ b/Applications/DataHolderLib/Color.h @@ -5,7 +5,7 @@ * \brief Definition of the Color class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/ColorLookupTable.cpp b/Applications/DataHolderLib/ColorLookupTable.cpp index 4af25187674c1959f3d10ef31918d9f320bf634d..feef57ab3b81fa6cdaeaa4302bdc9470ff0056b0 100644 --- a/Applications/DataHolderLib/ColorLookupTable.cpp +++ b/Applications/DataHolderLib/ColorLookupTable.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/ColorLookupTable.h b/Applications/DataHolderLib/ColorLookupTable.h index ec2c75fa51362733064d08d0a4653466233f695e..173eee33fd37484eafc6b73a519dd6fcd2bfdf69 100644 --- a/Applications/DataHolderLib/ColorLookupTable.h +++ b/Applications/DataHolderLib/ColorLookupTable.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/FemCondition.cpp b/Applications/DataHolderLib/FemCondition.cpp index eea36777bb01921cac8eee7baa774bd64a3606be..b04b835d8ed8d9a5c5cdd975c6fee9c5a01d7729 100644 --- a/Applications/DataHolderLib/FemCondition.cpp +++ b/Applications/DataHolderLib/FemCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/FemCondition.h b/Applications/DataHolderLib/FemCondition.h index 8505919898b812d749735c0e4c727b5e97b6767c..327d5887afaac50c65369312225f30f7fa8f82cd 100644 --- a/Applications/DataHolderLib/FemCondition.h +++ b/Applications/DataHolderLib/FemCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/Project.cpp b/Applications/DataHolderLib/Project.cpp index 513fe9c369fd792de534672a9d3c441b4c170feb..59d5aaa98f008e792c79a091530a2cf0abe214d0 100644 --- a/Applications/DataHolderLib/Project.cpp +++ b/Applications/DataHolderLib/Project.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/Project.h b/Applications/DataHolderLib/Project.h index fe385529e496a2d03e5dd34d2fdaf7734f35eeda..d12124f11817fdf54ee3f7b69e86c1fa64e93948 100644 --- a/Applications/DataHolderLib/Project.h +++ b/Applications/DataHolderLib/Project.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/SourceTerm.cpp b/Applications/DataHolderLib/SourceTerm.cpp index 7895b88ec67a17739605ea838fde0b420ffbf40c..d68043afdcb2c70de25160f402d597ef02b7aa70 100644 --- a/Applications/DataHolderLib/SourceTerm.cpp +++ b/Applications/DataHolderLib/SourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/DataHolderLib/SourceTerm.h b/Applications/DataHolderLib/SourceTerm.h index 15e560afe32fbc104d0352def7981283ebd36e98..085cce5fc4c46087f3439aa492ad6537ab79e3ff 100644 --- a/Applications/DataHolderLib/SourceTerm.h +++ b/Applications/DataHolderLib/SourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/AsciiRasterInterface.cpp b/Applications/FileIO/AsciiRasterInterface.cpp index 63a38fd4874b8614ffb585f7fde147af2adda064..c0d6495caa2549e7a9f2123fb96861a6543d32d4 100644 --- a/Applications/FileIO/AsciiRasterInterface.cpp +++ b/Applications/FileIO/AsciiRasterInterface.cpp @@ -5,7 +5,7 @@ * @brief Implementation of the AsciiRasterInterface class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/AsciiRasterInterface.h b/Applications/FileIO/AsciiRasterInterface.h index dc17ebed64c8bd6d7042c62721791b144d6ce93c..f3b7d09469e6a71bd9c919daf66ae1ad38636ad2 100644 --- a/Applications/FileIO/AsciiRasterInterface.h +++ b/Applications/FileIO/AsciiRasterInterface.h @@ -5,7 +5,7 @@ * @brief Definition of the AsciiRasterInterface class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/CsvInterface.cpp b/Applications/FileIO/CsvInterface.cpp index 3187abb99b67900275e31550b5adc16955ad08b2..22076fa613e30ede0dd02c74ab26db7487790718 100644 --- a/Applications/FileIO/CsvInterface.cpp +++ b/Applications/FileIO/CsvInterface.cpp @@ -5,7 +5,7 @@ * @brief Implementation of the CsvInterface class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/CsvInterface.h b/Applications/FileIO/CsvInterface.h index a3479971226b88fb8d4d2288edf8577b3541f0a8..a0cba0bff0fe7ef41f28257a2c5a370c4b1cf7f2 100644 --- a/Applications/FileIO/CsvInterface.h +++ b/Applications/FileIO/CsvInterface.h @@ -5,7 +5,7 @@ * @brief Definition of the CsvInterface class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.cpp b/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.cpp index 8c637d476a631f47692f70e29ba05f04dc499f0c..10897a308c12cb5175e45a6d223c1aac4e41d0d5 100644 --- a/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.cpp +++ b/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.h b/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.h index 5b4debf88176de645b9b1385550380ebfb71b79c..16a8748d53af0424ebe9ea8d3621d4d9e6feb467 100644 --- a/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.h +++ b/Applications/FileIO/FEFLOW/FEFLOWGeoInterface.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.cpp b/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.cpp index 8e77d6331edfe63e33109d854df7fd726e78566e..ff452b02e43ddeda9005bedb677a9106dc75a268 100644 --- a/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.cpp +++ b/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.h b/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.h index c462af0b576ba212015f73e8af561f24766a3868..b5b16bfb1d403848872a12e4ddf02f8e22734356 100644 --- a/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.h +++ b/Applications/FileIO/FEFLOW/FEFLOWMeshInterface.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GMSInterface.cpp b/Applications/FileIO/GMSInterface.cpp index 1b18b8de55e4304ea60686ce8240ff76a15bc16f..d4fe40203bd1f29b447fb9b637ff0add8f1c0f23 100644 --- a/Applications/FileIO/GMSInterface.cpp +++ b/Applications/FileIO/GMSInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GMSInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GMSInterface.h b/Applications/FileIO/GMSInterface.h index f4d79f686e7f8a88e502b8293bbeefc6b95bf8fb..7739c91124ba988d351a24ea754cb688ec60dc45 100644 --- a/Applications/FileIO/GMSInterface.h +++ b/Applications/FileIO/GMSInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the GMSInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.cpp b/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.cpp index 0c8e72e2ed2e5e4f78b103e782fee813030946f3..ca0b9ff834eabcee5a434cfc02dde4f0ec235eab 100644 --- a/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.cpp +++ b/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.h b/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.h index 7d800f7e02b30662389a7fe8ceb00e8191d7bbab..a5f35c5b5047f8f96b2fb9eb5557eca6f6e68b2e 100644 --- a/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.h +++ b/Applications/FileIO/Gmsh/GMSHAdaptiveMeshDensity.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.cpp b/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.cpp index ea969359ca5035c92661de8ceae6726d73f03e0b..2bb2a9db5935ace2fe28230a32fd7a3964e10617 100644 --- a/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.cpp +++ b/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.h b/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.h index f3b42bc01228c2976c4856be958a536248794d3e..334a9c187cdbd4b1215360d8ab65b13d1e3c6094 100644 --- a/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.h +++ b/Applications/FileIO/Gmsh/GMSHFixedMeshDensity.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHInterface.cpp b/Applications/FileIO/Gmsh/GMSHInterface.cpp index 130e88adadbeddd79f6f5ed8f155bb3c8c3d2e03..3dc615d7198c210b785f9601857ee12b6d4241ee 100644 --- a/Applications/FileIO/Gmsh/GMSHInterface.cpp +++ b/Applications/FileIO/Gmsh/GMSHInterface.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHInterface.h b/Applications/FileIO/Gmsh/GMSHInterface.h index 243b78d8bbe6dc74fc8cec9946859db01401bb29..b204a8c40fd868a09efa631262da795e3c9f3d9f 100644 --- a/Applications/FileIO/Gmsh/GMSHInterface.h +++ b/Applications/FileIO/Gmsh/GMSHInterface.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHLine.cpp b/Applications/FileIO/Gmsh/GMSHLine.cpp index 5e467de58b01cef007901b9b0caa79b36571416b..fa3f3bc3060b3b4ceb8a06131633e114bff11f2b 100644 --- a/Applications/FileIO/Gmsh/GMSHLine.cpp +++ b/Applications/FileIO/Gmsh/GMSHLine.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHLine.h b/Applications/FileIO/Gmsh/GMSHLine.h index c29f8b4ec7e894ae2ecde248f1a029da5cd4ddb2..d048cd1a98f0000ba755ff9e8f55cbcbcd27f5c5 100644 --- a/Applications/FileIO/Gmsh/GMSHLine.h +++ b/Applications/FileIO/Gmsh/GMSHLine.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHLineLoop.cpp b/Applications/FileIO/Gmsh/GMSHLineLoop.cpp index 8322e9d2b1eeb06912b7481edd5b0023331933aa..0fe41282258818c6e185a65cf083a35ff901316b 100644 --- a/Applications/FileIO/Gmsh/GMSHLineLoop.cpp +++ b/Applications/FileIO/Gmsh/GMSHLineLoop.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHLineLoop.h b/Applications/FileIO/Gmsh/GMSHLineLoop.h index 38df94f28d48acc12272643d70de9838d640bfee..3dd4a63d44861428afe7e8ebedb56df7d7f8dfd5 100644 --- a/Applications/FileIO/Gmsh/GMSHLineLoop.h +++ b/Applications/FileIO/Gmsh/GMSHLineLoop.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHMeshDensityStrategy.h b/Applications/FileIO/Gmsh/GMSHMeshDensityStrategy.h index 4274c1e6d6005bd2f41a5c38578e1c7dd93ad2a5..518ab8e5a52c4eb86571b74066b9d6709da312b1 100644 --- a/Applications/FileIO/Gmsh/GMSHMeshDensityStrategy.h +++ b/Applications/FileIO/Gmsh/GMSHMeshDensityStrategy.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHPoint.cpp b/Applications/FileIO/Gmsh/GMSHPoint.cpp index 8da809a4e9ba9f52ceb090ba393493b4be8e3403..01e65f6cbeee8c91459ec5e2b59dc011995810f0 100644 --- a/Applications/FileIO/Gmsh/GMSHPoint.cpp +++ b/Applications/FileIO/Gmsh/GMSHPoint.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHPoint.h b/Applications/FileIO/Gmsh/GMSHPoint.h index b95cd7e35d94680b444c7fba36d98c61763149f0..794112753a57abc7df560845a9be1878e04d9627 100644 --- a/Applications/FileIO/Gmsh/GMSHPoint.h +++ b/Applications/FileIO/Gmsh/GMSHPoint.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHPolygonTree.cpp b/Applications/FileIO/Gmsh/GMSHPolygonTree.cpp index 79fc9baceefe3de94bc417bedba8d7d82256b439..fb7a6d2cada0559b90c5aecb7d9c76b95aefc6c5 100644 --- a/Applications/FileIO/Gmsh/GMSHPolygonTree.cpp +++ b/Applications/FileIO/Gmsh/GMSHPolygonTree.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GMSHPolygonTree.h b/Applications/FileIO/Gmsh/GMSHPolygonTree.h index 3f16aff8c305f4e169d1d5be7931481c8052c9a1..3108912bf8d0b6ab2c5e6bc9acd81f937bcc1bc3 100644 --- a/Applications/FileIO/Gmsh/GMSHPolygonTree.h +++ b/Applications/FileIO/Gmsh/GMSHPolygonTree.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GmshReader.cpp b/Applications/FileIO/Gmsh/GmshReader.cpp index cbe59f2f10320cf0fcbbe6dd88536f6c7929f4c2..b6247182a618eadaccf61cb648e989f7747bdafd 100644 --- a/Applications/FileIO/Gmsh/GmshReader.cpp +++ b/Applications/FileIO/Gmsh/GmshReader.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Gmsh/GmshReader.h b/Applications/FileIO/Gmsh/GmshReader.h index 16c829f57378d798b90fe844bdb2362ed7917d3b..0a8847c231a3b78a6be27ed1ef06394f24e5a318 100644 --- a/Applications/FileIO/Gmsh/GmshReader.h +++ b/Applications/FileIO/Gmsh/GmshReader.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/CoordinateSystem.cpp b/Applications/FileIO/GocadIO/CoordinateSystem.cpp index e13a7a05fcb3f6fee14bce6ab75482da2a855eeb..0cee65fde1e6dd1b6955a13820299e2dbbdd5261 100644 --- a/Applications/FileIO/GocadIO/CoordinateSystem.cpp +++ b/Applications/FileIO/GocadIO/CoordinateSystem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/CoordinateSystem.h b/Applications/FileIO/GocadIO/CoordinateSystem.h index 22bad38b83f0b407e3429e1131884a899ff3d39a..c0a5aea65b689125cd9aef29cc0fff823a4f5fe7 100644 --- a/Applications/FileIO/GocadIO/CoordinateSystem.h +++ b/Applications/FileIO/GocadIO/CoordinateSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.cpp b/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.cpp index e2ac86c10bc0c621c1acc53bb871e6ef75126881..424f08a98fad7c89bfad7674f35544e302f6d2e0 100644 --- a/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.cpp +++ b/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h b/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h index dffab3885255143a2de6bf1c8962d7d9b030ab8d..7c95ac5fe907dd270782447f340f891b479ab3cd 100644 --- a/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h +++ b/Applications/FileIO/GocadIO/GenerateFaceSetMeshes.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadAsciiReader.cpp b/Applications/FileIO/GocadIO/GocadAsciiReader.cpp index 304b0e3a5b737c34c272721daefcb46eab617e7a..6e1c3805ee55a347f3843ed0c344ea1c21c90521 100644 --- a/Applications/FileIO/GocadIO/GocadAsciiReader.cpp +++ b/Applications/FileIO/GocadIO/GocadAsciiReader.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadAsciiReader.h b/Applications/FileIO/GocadIO/GocadAsciiReader.h index a93239dcd17907a3f49651f2d8493ec21b8bc781..9726fc1a63c07689d88ac9408294edd44f3b5cde 100644 --- a/Applications/FileIO/GocadIO/GocadAsciiReader.h +++ b/Applications/FileIO/GocadIO/GocadAsciiReader.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadEnums.cpp b/Applications/FileIO/GocadIO/GocadEnums.cpp index 0e08e91fde6c78f0695255b806870a0d6eb71dfb..b9b3c1fd783eef836f423d6704548e30a42bd37d 100644 --- a/Applications/FileIO/GocadIO/GocadEnums.cpp +++ b/Applications/FileIO/GocadIO/GocadEnums.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadEnums.h b/Applications/FileIO/GocadIO/GocadEnums.h index 05ba1faf8c66120f62ac435b0a645e3d39d51421..7edb1a628fb102e6ab96bdd08b313d297b51c38b 100644 --- a/Applications/FileIO/GocadIO/GocadEnums.h +++ b/Applications/FileIO/GocadIO/GocadEnums.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadNode.cpp b/Applications/FileIO/GocadIO/GocadNode.cpp index ca341adb39122aa5c158c9c40e745dcb6c04eec4..033e40aea100ae89253297b474e38d2526050513 100644 --- a/Applications/FileIO/GocadIO/GocadNode.cpp +++ b/Applications/FileIO/GocadIO/GocadNode.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadNode.h b/Applications/FileIO/GocadIO/GocadNode.h index 9c6b066baa9b56119b27dd1071cba0fec50a9f0c..3ab4d2a4fda2137d4b8a3863e69e9446bd1aaa8f 100644 --- a/Applications/FileIO/GocadIO/GocadNode.h +++ b/Applications/FileIO/GocadIO/GocadNode.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadSGridReader.cpp b/Applications/FileIO/GocadIO/GocadSGridReader.cpp index b682e926e7b09b43fd9d0470aecafcb272e2eec2..3d7d96e0e922de391b3509c129c3cb38eb67f7df 100644 --- a/Applications/FileIO/GocadIO/GocadSGridReader.cpp +++ b/Applications/FileIO/GocadIO/GocadSGridReader.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/GocadSGridReader.h b/Applications/FileIO/GocadIO/GocadSGridReader.h index bcec2a759b2b7fcabb785bcd7ba3e8596048dab6..d6fcae6226358489651ff2043b0332a1417f5f5c 100644 --- a/Applications/FileIO/GocadIO/GocadSGridReader.h +++ b/Applications/FileIO/GocadIO/GocadSGridReader.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/IndexCalculator.h b/Applications/FileIO/GocadIO/IndexCalculator.h index cdad3ad0f2a2acdc305ef0a19d94d4a36c823af5..addd88bb109def17f49c5856b03f1001ded7314e 100644 --- a/Applications/FileIO/GocadIO/IndexCalculator.h +++ b/Applications/FileIO/GocadIO/IndexCalculator.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/Layer.cpp b/Applications/FileIO/GocadIO/Layer.cpp index 7ce3f6bd2a5c92d98d7eb62444111c679cb302ff..1dd904d9e332dd9e7fa370bddc02b451cd482d59 100644 --- a/Applications/FileIO/GocadIO/Layer.cpp +++ b/Applications/FileIO/GocadIO/Layer.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/Layer.h b/Applications/FileIO/GocadIO/Layer.h index dc8565f9ee241d35163935f2d134db9e8fb5db2d..1d894e123e2096d5d55f8b3b7d21c74dfa56ee0b 100644 --- a/Applications/FileIO/GocadIO/Layer.h +++ b/Applications/FileIO/GocadIO/Layer.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/Property.cpp b/Applications/FileIO/GocadIO/Property.cpp index 5f69addb5528bdb9567c6594a85e206342849eb6..d32f864382f2411a14cd21a6606099101bdabf64 100644 --- a/Applications/FileIO/GocadIO/Property.cpp +++ b/Applications/FileIO/GocadIO/Property.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/Property.h b/Applications/FileIO/GocadIO/Property.h index d32f17481e3e618c4e87c8f1f3e8db008940a8bf..99b4d56e1f9dc6e301cae0952d4ff4473ca0d0b8 100644 --- a/Applications/FileIO/GocadIO/Property.h +++ b/Applications/FileIO/GocadIO/Property.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/Region.cpp b/Applications/FileIO/GocadIO/Region.cpp index 90fc1acca8622cce39cc58c374ff5f38f6c7178f..ca205397401ff0fd07475d9051a03e1ca438c651 100644 --- a/Applications/FileIO/GocadIO/Region.cpp +++ b/Applications/FileIO/GocadIO/Region.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/GocadIO/Region.h b/Applications/FileIO/GocadIO/Region.h index b732b0a7642201d2fabeefeed15949329e53faf4..adf55c21b8629ed9eed86804db26436e55dfa3e1 100644 --- a/Applications/FileIO/GocadIO/Region.h +++ b/Applications/FileIO/GocadIO/Region.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Legacy/OGSIOVer4.cpp b/Applications/FileIO/Legacy/OGSIOVer4.cpp index d8e9aef6f914136b41566cc03245f501e2f09fa0..cc59d2fa115078794e9307108c9c65f585b08568 100644 --- a/Applications/FileIO/Legacy/OGSIOVer4.cpp +++ b/Applications/FileIO/Legacy/OGSIOVer4.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the OGSIOVer4 class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Legacy/OGSIOVer4.h b/Applications/FileIO/Legacy/OGSIOVer4.h index a97a3c212ad27b420a01820e93aa7244921535b7..7693b3b51d6e619481f849c89597c628fbd41c2c 100644 --- a/Applications/FileIO/Legacy/OGSIOVer4.h +++ b/Applications/FileIO/Legacy/OGSIOVer4.h @@ -5,7 +5,7 @@ * \brief Definition of the OGSIOVer4 class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Legacy/createSurface.cpp b/Applications/FileIO/Legacy/createSurface.cpp index 2f813f9de99d4aa92713793fa95da0bddadc9798..0f69c4cdb25d70b598b3390d2464efad20904f1f 100644 --- a/Applications/FileIO/Legacy/createSurface.cpp +++ b/Applications/FileIO/Legacy/createSurface.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/Legacy/createSurface.h b/Applications/FileIO/Legacy/createSurface.h index 273c0a90d46e16c8c589dce4e59687cf5ddd3b06..f8509c1813e939c94e9340c00e98316356e9eb7f 100644 --- a/Applications/FileIO/Legacy/createSurface.h +++ b/Applications/FileIO/Legacy/createSurface.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/PetrelInterface.cpp b/Applications/FileIO/PetrelInterface.cpp index 3e04557264406bf4df8ba1dd3600385bc62c8452..02ad48ab2a6903eaf999910010972135695ae757 100644 --- a/Applications/FileIO/PetrelInterface.cpp +++ b/Applications/FileIO/PetrelInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the PetrelInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/PetrelInterface.h b/Applications/FileIO/PetrelInterface.h index 3324b079e700b7261ba27159fe101d2150db2707..6143e7415389e1ed3c90fbaaf9ea40ef6a3909b7 100644 --- a/Applications/FileIO/PetrelInterface.h +++ b/Applications/FileIO/PetrelInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the PetrelInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/SHPInterface.cpp b/Applications/FileIO/SHPInterface.cpp index 70f63e8c38fcc3760b2093df0f152b5024bda945..e09d00c49e947af9827b4afb7cc28a5f08660109 100644 --- a/Applications/FileIO/SHPInterface.cpp +++ b/Applications/FileIO/SHPInterface.cpp @@ -5,7 +5,7 @@ * \brief Definition of the SHPInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/SHPInterface.h b/Applications/FileIO/SHPInterface.h index f9f63bbd69610ed4f8e50ad0b335654cbf45ecce..e1deeb7f2674ef10568f5d315e355091de5f0229 100644 --- a/Applications/FileIO/SHPInterface.h +++ b/Applications/FileIO/SHPInterface.h @@ -5,7 +5,7 @@ * \brief Implementation of the SHPInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/SWMM/SWMMInterface.cpp b/Applications/FileIO/SWMM/SWMMInterface.cpp index d0bd0dff770975d392fd0508113af678607058ab..25f52a11a0cdc32e34628de66bfff4a1b74f82dd 100644 --- a/Applications/FileIO/SWMM/SWMMInterface.cpp +++ b/Applications/FileIO/SWMM/SWMMInterface.cpp @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/SWMM/SWMMInterface.h b/Applications/FileIO/SWMM/SWMMInterface.h index bbd1585409851079e3a0104be8082bee8e3bc571..53c5632ab360c77f8245fcb05b558b1abbbc4302 100644 --- a/Applications/FileIO/SWMM/SWMMInterface.h +++ b/Applications/FileIO/SWMM/SWMMInterface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/TetGenInterface.cpp b/Applications/FileIO/TetGenInterface.cpp index d6e294bdc96c9dfd1200a50a31f5539ede2141e4..b2606a09fd55fcee23e42f454176a1361dfef4be 100644 --- a/Applications/FileIO/TetGenInterface.cpp +++ b/Applications/FileIO/TetGenInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the TetGenInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/TetGenInterface.h b/Applications/FileIO/TetGenInterface.h index 7b8eca28e52c8d9a5880db5bae7da3fc6c553188..fb84bed5e37ef2c7d6066af932249f5c14eeedb2 100644 --- a/Applications/FileIO/TetGenInterface.h +++ b/Applications/FileIO/TetGenInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the TetGenInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/XmlIO/Qt/XmlLutReader.h b/Applications/FileIO/XmlIO/Qt/XmlLutReader.h index 731ece75e189e31644f8d4e4b346b80bdba84d3d..c2e245c0366d2386aee210ee4a3156e778c415d2 100644 --- a/Applications/FileIO/XmlIO/Qt/XmlLutReader.h +++ b/Applications/FileIO/XmlIO/Qt/XmlLutReader.h @@ -5,7 +5,7 @@ * \brief Definition of the XmlLutReader class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.cpp b/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.cpp index 7c455782d05b6dc0a47ba6d981275a79c7e9b2e8..b5e3fad992074219196dd73a8cee9d9d404f913b 100644 --- a/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.cpp +++ b/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.h b/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.h index bcbce917ecfe1aaf3aa985075ece0910c0e5c251..fd7edb2b757d4eb229061f5926f268626510e053 100644 --- a/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.h +++ b/Applications/FileIO/XmlIO/Qt/XmlPrjInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/readGeometryFromFile.cpp b/Applications/FileIO/readGeometryFromFile.cpp index 93f60287409da92b54fb4908b096c19c3b75a6ed..8d4d448f4c32adbf98f8f22b96beca4d031f91c9 100644 --- a/Applications/FileIO/readGeometryFromFile.cpp +++ b/Applications/FileIO/readGeometryFromFile.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/readGeometryFromFile.h b/Applications/FileIO/readGeometryFromFile.h index 3315563564967eb90405e9821f308679a4f705b0..a4e8b233bc2e5cc9f8ebff6ef00cfb8435ff5bc6 100644 --- a/Applications/FileIO/readGeometryFromFile.h +++ b/Applications/FileIO/readGeometryFromFile.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/writeGeometryToFile.cpp b/Applications/FileIO/writeGeometryToFile.cpp index 77844c49871adafeaaf839faa1ceff23732d1b00..eb1372231241a6e15be91285e73acf2281479438 100644 --- a/Applications/FileIO/writeGeometryToFile.cpp +++ b/Applications/FileIO/writeGeometryToFile.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/FileIO/writeGeometryToFile.h b/Applications/FileIO/writeGeometryToFile.h index e18e1ac3dadaf395af622bdd1c30398fbeff27e3..d59fc581efedd4cd61abe1be2561dacfb21d36a4 100644 --- a/Applications/FileIO/writeGeometryToFile.h +++ b/Applications/FileIO/writeGeometryToFile.h @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/InSituLib/Adaptor.cpp b/Applications/InSituLib/Adaptor.cpp index c64690b398330a6abe2cfea63aa7911345ed1923..b97b8f1c572a6f9801bd279862c3ce82406c8b3c 100644 --- a/Applications/InSituLib/Adaptor.cpp +++ b/Applications/InSituLib/Adaptor.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/InSituLib/Adaptor.h b/Applications/InSituLib/Adaptor.h index a61c324556b03af430a644c44e45e1ef94acb937..39995c6bb71d0121ba18ffa784c2ab54caef665f 100644 --- a/Applications/InSituLib/Adaptor.h +++ b/Applications/InSituLib/Adaptor.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/FileConverter/ConvertSHPToGLI.cpp b/Applications/Utils/FileConverter/ConvertSHPToGLI.cpp index 22a07f81e979b8c456bd154d465475daa26f38cf..2781660f04f1de7450be1b0160321ceb73459455 100644 --- a/Applications/Utils/FileConverter/ConvertSHPToGLI.cpp +++ b/Applications/Utils/FileConverter/ConvertSHPToGLI.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the shp to gli converter tool. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -168,7 +168,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> shapefile_arg("s", diff --git a/Applications/Utils/FileConverter/FEFLOW2OGS.cpp b/Applications/Utils/FileConverter/FEFLOW2OGS.cpp index ac3fe6d8be76d1dbad051a6925a22c87d7abcaba..34efeec06a02b3e4d2720e07ac4c29a4e4480760 100644 --- a/Applications/Utils/FileConverter/FEFLOW2OGS.cpp +++ b/Applications/Utils/FileConverter/FEFLOW2OGS.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -37,7 +37,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/FileConverter/GMSH2OGS.cpp b/Applications/Utils/FileConverter/GMSH2OGS.cpp index fb906ff387f6460aa0a2d87a709ccd6817849835..d329166ef3172c7c3152c5d49a37a0dc8d0b75b8 100644 --- a/Applications/Utils/FileConverter/GMSH2OGS.cpp +++ b/Applications/Utils/FileConverter/GMSH2OGS.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GMSH2OGS converter. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -132,7 +132,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/FileConverter/GocadSGridReader.cpp b/Applications/Utils/FileConverter/GocadSGridReader.cpp index a9a27a6560fc14763f68bb5e502e7993b2453306..0c21febf281244bdf37148230b33b359e9b8c49e 100644 --- a/Applications/Utils/FileConverter/GocadSGridReader.cpp +++ b/Applications/Utils/FileConverter/GocadSGridReader.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -36,7 +36,7 @@ int main(int argc, char* argv[]) "software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/FileConverter/GocadTSurfaceReader.cpp b/Applications/Utils/FileConverter/GocadTSurfaceReader.cpp index ab34df0fa9f065bc48d7ec4691fd657d90dbf7a1..46b364a4efb4265481a238e1b47bd0efec5bf74c 100644 --- a/Applications/Utils/FileConverter/GocadTSurfaceReader.cpp +++ b/Applications/Utils/FileConverter/GocadTSurfaceReader.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -29,7 +29,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/FileConverter/Mesh2Raster.cpp b/Applications/Utils/FileConverter/Mesh2Raster.cpp index 6e9e8acc213ee3124ab0b4f514bfa35619459b15..bc334cebefe73d6fb9b140a453b134d501c8c5a1 100644 --- a/Applications/Utils/FileConverter/Mesh2Raster.cpp +++ b/Applications/Utils/FileConverter/Mesh2Raster.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -31,7 +31,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<double> cell_arg("c", "cellsize", diff --git a/Applications/Utils/FileConverter/Mesh2Shape.cpp b/Applications/Utils/FileConverter/Mesh2Shape.cpp index 9c54f259229640ef13149523ed63113d985fb1f8..7824818302c9705fce29daa132e834475be03818 100644 --- a/Applications/Utils/FileConverter/Mesh2Shape.cpp +++ b/Applications/Utils/FileConverter/Mesh2Shape.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -23,7 +23,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/FileConverter/NetCdfConverter.cpp b/Applications/Utils/FileConverter/NetCdfConverter.cpp index b5626adc44b76d1bbb587db9add9fad0c2e23bd4..d834caee8fc319610829777188968f170cfb1655 100644 --- a/Applications/Utils/FileConverter/NetCdfConverter.cpp +++ b/Applications/Utils/FileConverter/NetCdfConverter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -648,7 +648,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/FileConverter/OGS2VTK.cpp b/Applications/Utils/FileConverter/OGS2VTK.cpp index 3d8aa3c05f5b6744b1e04a19649e080d68e6474c..77df492a7981b9614a6b358940c2f15aa24ac82f 100644 --- a/Applications/Utils/FileConverter/OGS2VTK.cpp +++ b/Applications/Utils/FileConverter/OGS2VTK.cpp @@ -5,7 +5,7 @@ * \brief Converts OGS mesh into VTK mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -28,7 +28,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/FileConverter/TIN2VTK.cpp b/Applications/Utils/FileConverter/TIN2VTK.cpp index 3d8b3673a95aaf542d70a45b57c8973d5f6e8a89..7c5bd1ab728c0323b76ea14107a027caf907d018 100644 --- a/Applications/Utils/FileConverter/TIN2VTK.cpp +++ b/Applications/Utils/FileConverter/TIN2VTK.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -36,7 +36,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> inArg( diff --git a/Applications/Utils/FileConverter/TecPlotTools.cpp b/Applications/Utils/FileConverter/TecPlotTools.cpp index 652156e93b677b8314c8077fff3a4f2350974d3a..537e1f9d7853a635366a2e7dacf0cfb4e46d31b8 100644 --- a/Applications/Utils/FileConverter/TecPlotTools.cpp +++ b/Applications/Utils/FileConverter/TecPlotTools.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -459,7 +459,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::SwitchArg split_arg("s", "split", diff --git a/Applications/Utils/FileConverter/VTK2OGS.cpp b/Applications/Utils/FileConverter/VTK2OGS.cpp index 7c17c2147f43a19cc7b762db6141d78e7d9dfb4a..b768656020af22b3af79738308cd02795bfe98d5 100644 --- a/Applications/Utils/FileConverter/VTK2OGS.cpp +++ b/Applications/Utils/FileConverter/VTK2OGS.cpp @@ -5,7 +5,7 @@ * \brief Converts VTK mesh into OGS mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -28,7 +28,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/FileConverter/VTK2TIN.cpp b/Applications/Utils/FileConverter/VTK2TIN.cpp index 4aec6bf6af811bd5d29216ad05158d31d206e884..a1d5603a65f8eade0aec5639a3f208edc8290e4f 100644 --- a/Applications/Utils/FileConverter/VTK2TIN.cpp +++ b/Applications/Utils/FileConverter/VTK2TIN.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -37,7 +37,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/FileConverter/convertGEO.cpp b/Applications/Utils/FileConverter/convertGEO.cpp index 2111ecb7f9a9d3b272354b26a596b5127b3cae63..172cf3cd6a7df38453c3d9e7748533401ec2370a 100644 --- a/Applications/Utils/FileConverter/convertGEO.cpp +++ b/Applications/Utils/FileConverter/convertGEO.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -26,7 +26,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> argInputFileName( diff --git a/Applications/Utils/FileConverter/generateMatPropsFromMatID.cpp b/Applications/Utils/FileConverter/generateMatPropsFromMatID.cpp index 329f076326aa7d1a6cec4d2611a0b4415b5a0ea7..aed8bc546169a2d0f4a423a86fb7642e96248bb6 100644 --- a/Applications/Utils/FileConverter/generateMatPropsFromMatID.cpp +++ b/Applications/Utils/FileConverter/generateMatPropsFromMatID.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the generateMatPropsFromMatID tool. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -31,7 +31,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/GeoTools/MoveGeometry.cpp b/Applications/Utils/GeoTools/MoveGeometry.cpp index 9c1e05b94b3795e540d201d22c5030237a014630..73d1739bcc155566a44f971592d0a98fe0f41ca4 100644 --- a/Applications/Utils/GeoTools/MoveGeometry.cpp +++ b/Applications/Utils/GeoTools/MoveGeometry.cpp @@ -5,7 +5,7 @@ * \brief A small tool to translate geometries. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -25,7 +25,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<double> z_arg("z", "z", "displacement in z direction", diff --git a/Applications/Utils/GeoTools/addDataToRaster.cpp b/Applications/Utils/GeoTools/addDataToRaster.cpp index b6aa224559f42b8492adb494fca4994b80d0a8eb..4005867b72bf40d85ad2385c272d25e78e21dd7e 100644 --- a/Applications/Utils/GeoTools/addDataToRaster.cpp +++ b/Applications/Utils/GeoTools/addDataToRaster.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/GeoTools/createRaster.cpp b/Applications/Utils/GeoTools/createRaster.cpp index b1e3b44ef7d2c39fdcb697116dbbc3963e374009..0aa822d3a2a2b38e5b694231c0b8b053bb446226 100644 --- a/Applications/Utils/GeoTools/createRaster.cpp +++ b/Applications/Utils/GeoTools/createRaster.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/GeoTools/generateGeometry.cpp b/Applications/Utils/GeoTools/generateGeometry.cpp index ab714d56a2e0aad6f31dd27983b66bf84ca88708..e515d804af87647b92a9fa9eafc1cf413448ed4d 100644 --- a/Applications/Utils/GeoTools/generateGeometry.cpp +++ b/Applications/Utils/GeoTools/generateGeometry.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -182,7 +182,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<double> z0("", "z0", "z coordinate of the first point", diff --git a/Applications/Utils/MeshEdit/AddElementQuality.cpp b/Applications/Utils/MeshEdit/AddElementQuality.cpp index 20f4c54fce0c9662e6f2cabc8c356cb9a3b9fe6c..485a4d5996a17c64921d16103b46646f0801cc6b 100644 --- a/Applications/Utils/MeshEdit/AddElementQuality.cpp +++ b/Applications/Utils/MeshEdit/AddElementQuality.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -27,7 +27,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/AddFaultToVoxelGrid.cpp b/Applications/Utils/MeshEdit/AddFaultToVoxelGrid.cpp index 51c0a6531ae2049a2e4583dfc9e962db1a8ac392..1472a200dbca1eb0e4edf4abd1af8e3ea1ed1cf2 100644 --- a/Applications/Utils/MeshEdit/AddFaultToVoxelGrid.cpp +++ b/Applications/Utils/MeshEdit/AddFaultToVoxelGrid.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -202,7 +202,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<int> id_arg("m", "material", diff --git a/Applications/Utils/MeshEdit/AddLayer.cpp b/Applications/Utils/MeshEdit/AddLayer.cpp index eb1850cabbdfbb5ebf971ea50483320551484f70..f8fbcc5dc1035988bae7307cdc07df816b8c0533 100644 --- a/Applications/Utils/MeshEdit/AddLayer.cpp +++ b/Applications/Utils/MeshEdit/AddLayer.cpp @@ -3,7 +3,7 @@ * \brief Adds a layer to an existing mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -29,7 +29,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_arg( diff --git a/Applications/Utils/MeshEdit/CreateBoundaryConditionsAlongPolylines.cpp b/Applications/Utils/MeshEdit/CreateBoundaryConditionsAlongPolylines.cpp index 8de2065e655d1e481a31c7195b996aae3a64c39b..60b6254126c561b0a2c6eb1c1007e17f6bf3fde5 100644 --- a/Applications/Utils/MeshEdit/CreateBoundaryConditionsAlongPolylines.cpp +++ b/Applications/Utils/MeshEdit/CreateBoundaryConditionsAlongPolylines.cpp @@ -3,7 +3,7 @@ * \brief Create BoundaryConditions from a polylines. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -132,7 +132,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::SwitchArg gml_arg("", "gml", "Write found nodes to gml file."); diff --git a/Applications/Utils/MeshEdit/ExtractBoundary.cpp b/Applications/Utils/MeshEdit/ExtractBoundary.cpp index 751bd23f9e0bc3a08ef6719c872508e403ef1d0a..d62999e139878a9b4bbfbc4eccfc38361f3395bd 100644 --- a/Applications/Utils/MeshEdit/ExtractBoundary.cpp +++ b/Applications/Utils/MeshEdit/ExtractBoundary.cpp @@ -3,7 +3,7 @@ * \brief Extracts the entire boundary from the given mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -37,7 +37,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/MeshEdit/ExtractMaterials.cpp b/Applications/Utils/MeshEdit/ExtractMaterials.cpp index 4afe7d90c40b30842f84b556f689713ef74bbb63..2978633846364412c4e4c8d5580bc75828901435 100644 --- a/Applications/Utils/MeshEdit/ExtractMaterials.cpp +++ b/Applications/Utils/MeshEdit/ExtractMaterials.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -50,7 +50,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::size_t> arg_mat_id( diff --git a/Applications/Utils/MeshEdit/ExtractSurface.cpp b/Applications/Utils/MeshEdit/ExtractSurface.cpp index eea4e30c038a135cd2169e2e96b14dbba8416e5e..3411897d040cdef109317689026b921a3668b6c4 100644 --- a/Applications/Utils/MeshEdit/ExtractSurface.cpp +++ b/Applications/Utils/MeshEdit/ExtractSurface.cpp @@ -3,7 +3,7 @@ * \brief Extracts the surface from the given mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -37,7 +37,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::SwitchArg use_ascii_arg("", "ascii-output", diff --git a/Applications/Utils/MeshEdit/Layers2Grid.cpp b/Applications/Utils/MeshEdit/Layers2Grid.cpp index 9b3364ac90f94be3abac11d8feb1411a649a3eb8..78db6ef7b83bcf2659d034efcde6cdf3e5c073ae 100644 --- a/Applications/Utils/MeshEdit/Layers2Grid.cpp +++ b/Applications/Utils/MeshEdit/Layers2Grid.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -226,7 +226,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::SwitchArg dilate_arg( diff --git a/Applications/Utils/MeshEdit/MapGeometryToMeshSurface.cpp b/Applications/Utils/MeshEdit/MapGeometryToMeshSurface.cpp index 6c0506a48be5570142558dda5f4806b750e7350f..d25531e72bcc40c09e8ddc050bf4d6fdcd3fac05 100644 --- a/Applications/Utils/MeshEdit/MapGeometryToMeshSurface.cpp +++ b/Applications/Utils/MeshEdit/MapGeometryToMeshSurface.cpp @@ -3,7 +3,7 @@ * \brief Map geometric objects to the surface of the given mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or */ @@ -31,7 +31,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/MeshEdit/MoveMesh.cpp b/Applications/Utils/MeshEdit/MoveMesh.cpp index b5addf760da0fe930689397ac40f3624e662b136..4ec6db943393eac87a6f0e43f47d3d11988a0e6a 100644 --- a/Applications/Utils/MeshEdit/MoveMesh.cpp +++ b/Applications/Utils/MeshEdit/MoveMesh.cpp @@ -4,7 +4,7 @@ * @brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -32,7 +32,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); // Define a value argument and add it to the command line. diff --git a/Applications/Utils/MeshEdit/NodeReordering.cpp b/Applications/Utils/MeshEdit/NodeReordering.cpp index 1f2a54c5f806d2cf1789ecc61a36982eafd5f782..260e5cd520a5f76d51641f8d19d256fba7c23f31 100644 --- a/Applications/Utils/MeshEdit/NodeReordering.cpp +++ b/Applications/Utils/MeshEdit/NodeReordering.cpp @@ -3,7 +3,7 @@ * 2013/13/06 KR Initial implementation * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -158,7 +158,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/RemoveGhostData.cpp b/Applications/Utils/MeshEdit/RemoveGhostData.cpp index b6afaed49dfef224eb63104c5bbc691b3486f9e1..c67300070fe32464aa2227760aef3c1420470ac6 100644 --- a/Applications/Utils/MeshEdit/RemoveGhostData.cpp +++ b/Applications/Utils/MeshEdit/RemoveGhostData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -26,7 +26,7 @@ int main(int argc, char* argv[]) "\n\nOpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/ResetPropertiesInPolygonalRegion.cpp b/Applications/Utils/MeshEdit/ResetPropertiesInPolygonalRegion.cpp index 3cff11e9fce40565afa61e298683bba705f03477..7197a0c1aaa69e8c03b577307ce82c4a6277b19e 100644 --- a/Applications/Utils/MeshEdit/ResetPropertiesInPolygonalRegion.cpp +++ b/Applications/Utils/MeshEdit/ResetPropertiesInPolygonalRegion.cpp @@ -2,7 +2,7 @@ * \brief Reset material properties in meshes in a polygonal region. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -36,7 +36,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_out( diff --git a/Applications/Utils/MeshEdit/Vtu2Grid.cpp b/Applications/Utils/MeshEdit/Vtu2Grid.cpp index 4179fe3ad01c0e894ca5d985fa3e23279a02f7f2..5f106cc66e4135097484f4e97793ac8a4f9c10f1 100644 --- a/Applications/Utils/MeshEdit/Vtu2Grid.cpp +++ b/Applications/Utils/MeshEdit/Vtu2Grid.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -142,7 +142,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/appendLinesAlongPolyline.cpp b/Applications/Utils/MeshEdit/appendLinesAlongPolyline.cpp index f34d0c7aab0e7b162c5d7f96eb699d3698dcd16d..dc6f57a325cd0d895c93099a003e1d3505bb8a27 100644 --- a/Applications/Utils/MeshEdit/appendLinesAlongPolyline.cpp +++ b/Applications/Utils/MeshEdit/appendLinesAlongPolyline.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -27,7 +27,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/MeshEdit/checkMesh.cpp b/Applications/Utils/MeshEdit/checkMesh.cpp index 1d69c3aeafcdedcee5dc07bf8f53074f998718c9..bed9a27d2d9e951c85408a6d5ce7bc39427b3a9a 100644 --- a/Applications/Utils/MeshEdit/checkMesh.cpp +++ b/Applications/Utils/MeshEdit/checkMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -32,7 +32,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::UnlabeledValueArg<std::string> mesh_arg( diff --git a/Applications/Utils/MeshEdit/convertToLinearMesh.cpp b/Applications/Utils/MeshEdit/convertToLinearMesh.cpp index 356ab8c9985dd4e87cb98ed79cbd06ea9f4111ac..678d671dd849536f00cab04218aed746b668b190 100644 --- a/Applications/Utils/MeshEdit/convertToLinearMesh.cpp +++ b/Applications/Utils/MeshEdit/convertToLinearMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -26,7 +26,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> input_arg( diff --git a/Applications/Utils/MeshEdit/createLayeredMeshFromRasters.cpp b/Applications/Utils/MeshEdit/createLayeredMeshFromRasters.cpp index 3c2edd78e449d2d6bc1ad48a104b0be1b9337179..a6d2c72b0f4139d35a418697f3453139e27d5309 100644 --- a/Applications/Utils/MeshEdit/createLayeredMeshFromRasters.cpp +++ b/Applications/Utils/MeshEdit/createLayeredMeshFromRasters.cpp @@ -3,7 +3,7 @@ * \brief Creates a layered mesh from a 2D mesh and a bunch of raster files. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -38,7 +38,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/createQuadraticMesh.cpp b/Applications/Utils/MeshEdit/createQuadraticMesh.cpp index 9a5818a8f31713acc4c8449261c112156e363982..af9f3445070b841ae3f4b4a1ac6d1fdd24bffe9e 100644 --- a/Applications/Utils/MeshEdit/createQuadraticMesh.cpp +++ b/Applications/Utils/MeshEdit/createQuadraticMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -25,7 +25,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/editMaterialID.cpp b/Applications/Utils/MeshEdit/editMaterialID.cpp index 15763dd850399fc80eb147c2d23e99bbf15cca95..d20cf0ff7d49fa4914233a9a8043a15f1cd169fb 100644 --- a/Applications/Utils/MeshEdit/editMaterialID.cpp +++ b/Applications/Utils/MeshEdit/editMaterialID.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -25,7 +25,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::SwitchArg replaceArg("r", "replace", "replace material IDs", false); diff --git a/Applications/Utils/MeshEdit/moveMeshNodes.cpp b/Applications/Utils/MeshEdit/moveMeshNodes.cpp index f0045207a8dc55278fed9bf4f39731a260979a99..f8e8ecc11ecd3c3f7a4189d42f1a570427356e1e 100644 --- a/Applications/Utils/MeshEdit/moveMeshNodes.cpp +++ b/Applications/Utils/MeshEdit/moveMeshNodes.cpp @@ -3,7 +3,7 @@ * 2012/03/07 KR Initial implementation * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/MeshEdit/queryMesh.cpp b/Applications/Utils/MeshEdit/queryMesh.cpp index 5d00953d2ce1edd833be0f3bdd0006788c816a28..06956a0a54912a2f90f374395404a112ff78df9b 100644 --- a/Applications/Utils/MeshEdit/queryMesh.cpp +++ b/Applications/Utils/MeshEdit/queryMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -29,7 +29,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::UnlabeledValueArg<std::string> mesh_arg( diff --git a/Applications/Utils/MeshEdit/removeMeshElements.cpp b/Applications/Utils/MeshEdit/removeMeshElements.cpp index 2ed89a584bf25e4a588904145c0bd8b2e1142759..7ca0598fc982ecff0eaf456f6c3c3f331b388d51 100644 --- a/Applications/Utils/MeshEdit/removeMeshElements.cpp +++ b/Applications/Utils/MeshEdit/removeMeshElements.cpp @@ -5,7 +5,7 @@ * \brief Remove mesh elements * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -76,7 +76,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshEdit/reviseMesh.cpp b/Applications/Utils/MeshEdit/reviseMesh.cpp index ff97da6b27f652f308f7008a2e14579a2326435c..c8c11003d1ee14cd69931fb5044ad9649add408c 100644 --- a/Applications/Utils/MeshEdit/reviseMesh.cpp +++ b/Applications/Utils/MeshEdit/reviseMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -32,7 +32,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<unsigned> minDim_arg( diff --git a/Applications/Utils/MeshEdit/swapNodeCoordinateAxes.cpp b/Applications/Utils/MeshEdit/swapNodeCoordinateAxes.cpp index 0b3e741251c3e16252c159f81a2d7b848cf704e1..fdce56387e91b43e0064188dbe7c69dabbbc0909 100644 --- a/Applications/Utils/MeshEdit/swapNodeCoordinateAxes.cpp +++ b/Applications/Utils/MeshEdit/swapNodeCoordinateAxes.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -93,7 +93,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> input_arg( diff --git a/Applications/Utils/MeshGeoTools/AssignRasterDataToMesh.cpp b/Applications/Utils/MeshGeoTools/AssignRasterDataToMesh.cpp index 8262d8329e3d5ba36f9d16a18a5e29fc6d552e6c..5bcb11317435f8fa5080e6986e90f81efe566b57 100644 --- a/Applications/Utils/MeshGeoTools/AssignRasterDataToMesh.cpp +++ b/Applications/Utils/MeshGeoTools/AssignRasterDataToMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -34,7 +34,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshGeoTools/IntegrateBoreholesIntoMesh.cpp b/Applications/Utils/MeshGeoTools/IntegrateBoreholesIntoMesh.cpp index 7500e4ffad390ab568f444528b27304209316260..0ece0942cd4cb5d072dd6863e42c1d23b6d67bb6 100644 --- a/Applications/Utils/MeshGeoTools/IntegrateBoreholesIntoMesh.cpp +++ b/Applications/Utils/MeshGeoTools/IntegrateBoreholesIntoMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -83,7 +83,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshGeoTools/Raster2Mesh.cpp b/Applications/Utils/MeshGeoTools/Raster2Mesh.cpp index d73870eb532cb287029e1af2bced1b540f0fe331..150ac100bf035355e51fba5cca1b2b36ecb54a96 100644 --- a/Applications/Utils/MeshGeoTools/Raster2Mesh.cpp +++ b/Applications/Utils/MeshGeoTools/Raster2Mesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -33,7 +33,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> array_name_arg( diff --git a/Applications/Utils/MeshGeoTools/VerticalSliceFromLayers.cpp b/Applications/Utils/MeshGeoTools/VerticalSliceFromLayers.cpp index 1d6f76851d5ac4f38d90306aae705aac970b9016..a32acc1fff16a1b4be142cbf756dfa85ed1cfd2f 100644 --- a/Applications/Utils/MeshGeoTools/VerticalSliceFromLayers.cpp +++ b/Applications/Utils/MeshGeoTools/VerticalSliceFromLayers.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -362,7 +362,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::SwitchArg test_arg("t", "testdata", "keep test data", false); diff --git a/Applications/Utils/MeshGeoTools/computeSurfaceNodeIDsInPolygonalRegion.cpp b/Applications/Utils/MeshGeoTools/computeSurfaceNodeIDsInPolygonalRegion.cpp index 36ebe0fe4d58a6dc724ca75d3fed488c6c22dd18..20767128c953f1f2855e6f32a56060063ff48dda 100644 --- a/Applications/Utils/MeshGeoTools/computeSurfaceNodeIDsInPolygonalRegion.cpp +++ b/Applications/Utils/MeshGeoTools/computeSurfaceNodeIDsInPolygonalRegion.cpp @@ -4,7 +4,7 @@ * resides on the surface. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -77,7 +77,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/MeshGeoTools/constructMeshesFromGeometry.cpp b/Applications/Utils/MeshGeoTools/constructMeshesFromGeometry.cpp index 53318974179d4b62799dca9ae9cdede218d3ed29..266c12acfd04a3c1fd9d0bd3c52b9458a3cb7ad6 100644 --- a/Applications/Utils/MeshGeoTools/constructMeshesFromGeometry.cpp +++ b/Applications/Utils/MeshGeoTools/constructMeshesFromGeometry.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -38,7 +38,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/MeshGeoTools/createIntermediateRasters.cpp b/Applications/Utils/MeshGeoTools/createIntermediateRasters.cpp index 719d95d6ccd0444fd2caadda31d90321a3476e89..bba4b5aa590b09eb67e5b95eb22ff117a7584e21 100644 --- a/Applications/Utils/MeshGeoTools/createIntermediateRasters.cpp +++ b/Applications/Utils/MeshGeoTools/createIntermediateRasters.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -27,7 +27,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::size_t> number_arg( diff --git a/Applications/Utils/MeshGeoTools/geometryToGmshGeo.cpp b/Applications/Utils/MeshGeoTools/geometryToGmshGeo.cpp index 5abbe995ebb11677f68daa171d4c08217f7d5e8e..f25b3d7241912af4d9807797254875c1a9dfe1f3 100644 --- a/Applications/Utils/MeshGeoTools/geometryToGmshGeo.cpp +++ b/Applications/Utils/MeshGeoTools/geometryToGmshGeo.cpp @@ -3,7 +3,7 @@ * \brief A small tool to create a gmsh geometry out of gml geometry. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -24,7 +24,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> geo_output_arg( diff --git a/Applications/Utils/MeshGeoTools/identifySubdomains.cpp b/Applications/Utils/MeshGeoTools/identifySubdomains.cpp index 3e7823242fd0b367871599f34cc0c65df7f40250..19aeb30c9a385e1565330f5d20f289f71470eed1 100644 --- a/Applications/Utils/MeshGeoTools/identifySubdomains.cpp +++ b/Applications/Utils/MeshGeoTools/identifySubdomains.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -50,7 +50,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp b/Applications/Utils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp index f35c3977da54fc01dec376fffccf3bec727dbdb4..72edc1b5bcd3d8174bc2dbaf523cb0d5461db382 100644 --- a/Applications/Utils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp +++ b/Applications/Utils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp @@ -3,7 +3,7 @@ * \brief Computes the areas associated nodes of the surface mesh. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -64,7 +64,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_in( diff --git a/Applications/Utils/ModelPreparation/PartitionMesh/BinaryToPVTU.cpp b/Applications/Utils/ModelPreparation/PartitionMesh/BinaryToPVTU.cpp index 7f8414213fa90e079f6b0ec8be16118eccd73b12..b4d073a3fadb0bfbe10d28f02e58b1297309f590 100644 --- a/Applications/Utils/ModelPreparation/PartitionMesh/BinaryToPVTU.cpp +++ b/Applications/Utils/ModelPreparation/PartitionMesh/BinaryToPVTU.cpp @@ -3,7 +3,7 @@ \brief A tool for debugging the mesh partitioning. \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license @@ -31,7 +31,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_input( diff --git a/Applications/Utils/ModelPreparation/PartitionMesh/Metis.cpp b/Applications/Utils/ModelPreparation/PartitionMesh/Metis.cpp index a48b536b5e170eb0afdff08599c88d47299435a3..dc0544db94082966a442f87e33e7dded8eb8c633 100644 --- a/Applications/Utils/ModelPreparation/PartitionMesh/Metis.cpp +++ b/Applications/Utils/ModelPreparation/PartitionMesh/Metis.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/ModelPreparation/PartitionMesh/Metis.h b/Applications/Utils/ModelPreparation/PartitionMesh/Metis.h index bf3de77be410db391f1203959c1852429271ff44..f709d317d0257de8547cfc3e54b421444d41d057 100644 --- a/Applications/Utils/ModelPreparation/PartitionMesh/Metis.h +++ b/Applications/Utils/ModelPreparation/PartitionMesh/Metis.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.cpp b/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.cpp index 8ff814fca1be8d85f9c9800b26b241d32e3b71be..42f6a41ad657308a24f56db7a1ea529d13197568 100644 --- a/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.cpp +++ b/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.cpp @@ -5,7 +5,7 @@ \brief Define the members of class NodeWiseMeshPartitioner \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.h b/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.h index c2ec2d4bf5141a24c964897590ff4534d254e9fa..7fa2c745029d96f5a13e3f499c6f7073851eef1b 100644 --- a/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.h +++ b/Applications/Utils/ModelPreparation/PartitionMesh/NodeWiseMeshPartitioner.h @@ -5,7 +5,7 @@ \brief Declare a class to perform node wise mesh partitioning \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/Applications/Utils/ModelPreparation/PartitionMesh/PartitionMesh.cpp b/Applications/Utils/ModelPreparation/PartitionMesh/PartitionMesh.cpp index 0e967b5d1efc1c602217cb43a33426a5405e3c94..715c834196f495cc8e582a28833503819e10764c 100644 --- a/Applications/Utils/ModelPreparation/PartitionMesh/PartitionMesh.cpp +++ b/Applications/Utils/ModelPreparation/PartitionMesh/PartitionMesh.cpp @@ -5,7 +5,7 @@ \brief A tool for mesh partitioning. \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license @@ -40,7 +40,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_input( diff --git a/Applications/Utils/ModelPreparation/convertVtkDataArrayToVtkDataArray.cpp b/Applications/Utils/ModelPreparation/convertVtkDataArrayToVtkDataArray.cpp index 87652aa46acc5bd3f9243a4075d94eda34a3d051..086b2d9cbdeb81bdcc6cfe558b84e98da2f3405d 100644 --- a/Applications/Utils/ModelPreparation/convertVtkDataArrayToVtkDataArray.cpp +++ b/Applications/Utils/ModelPreparation/convertVtkDataArrayToVtkDataArray.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -58,7 +58,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/ModelPreparation/createNeumannBc.cpp b/Applications/Utils/ModelPreparation/createNeumannBc.cpp index 6a13c5f6bb23a916def46fdbfe79bd3a130ad880..2f72649ba6c031a91ab6ebdec634046718c91640 100644 --- a/Applications/Utils/ModelPreparation/createNeumannBc.cpp +++ b/Applications/Utils/ModelPreparation/createNeumannBc.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -81,7 +81,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/ModelPreparation/scaleProperty.cpp b/Applications/Utils/ModelPreparation/scaleProperty.cpp index 450f088b59e9bebfb44df4eb256f3c804deed119..e2286a24d82a5383834438313789d080b5e5a6bf 100644 --- a/Applications/Utils/ModelPreparation/scaleProperty.cpp +++ b/Applications/Utils/ModelPreparation/scaleProperty.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -27,7 +27,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/OGSFileConverter/FileListDialog.cpp b/Applications/Utils/OGSFileConverter/FileListDialog.cpp index c958240cdacb78a580feaca75433db510f4e318d..7b746fcf0cb1519ecaaae001ff553d03fbc60e96 100644 --- a/Applications/Utils/OGSFileConverter/FileListDialog.cpp +++ b/Applications/Utils/OGSFileConverter/FileListDialog.cpp @@ -5,7 +5,7 @@ * \brief Implementation of FileListDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/OGSFileConverter/FileListDialog.h b/Applications/Utils/OGSFileConverter/FileListDialog.h index 6598bada3fbd5807ce5b39ccf497774e12721b2c..b3d966c669cc1d6b018230857fee8c2350331a76 100644 --- a/Applications/Utils/OGSFileConverter/FileListDialog.h +++ b/Applications/Utils/OGSFileConverter/FileListDialog.h @@ -5,7 +5,7 @@ * \brief Definition of FileListDialog class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/OGSFileConverter/OGSFileConverter.cpp b/Applications/Utils/OGSFileConverter/OGSFileConverter.cpp index 8ac13db8aa94cf39a5aeda398b31f6368c9b7ebb..6119084f050abc3b5e6d5d403edcb35307c7f390 100644 --- a/Applications/Utils/OGSFileConverter/OGSFileConverter.cpp +++ b/Applications/Utils/OGSFileConverter/OGSFileConverter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of OGSFileConverter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/OGSFileConverter/OGSFileConverter.h b/Applications/Utils/OGSFileConverter/OGSFileConverter.h index 2b1964048d8c1a9923a91a92b04cbd4f2c4f9f95..f3e07b0385d6bdb037e0dd03535b4b6e138ada60 100644 --- a/Applications/Utils/OGSFileConverter/OGSFileConverter.h +++ b/Applications/Utils/OGSFileConverter/OGSFileConverter.h @@ -5,7 +5,7 @@ * \brief Definition of OGSFileConverter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Applications/Utils/OGSFileConverter/main.cpp b/Applications/Utils/OGSFileConverter/main.cpp index 69d6ff5162d1b049ba7e385ecc9170abcbf81afb..0a4713e832a59bb0a422288b90982acee7369ada 100644 --- a/Applications/Utils/OGSFileConverter/main.cpp +++ b/Applications/Utils/OGSFileConverter/main.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -22,7 +22,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> gmsh_path_arg("g", "gmsh-path", diff --git a/Applications/Utils/PostProcessing/Raster2PointCloud.cpp b/Applications/Utils/PostProcessing/Raster2PointCloud.cpp index 66cc0b68a7d8c9cfb937e4d1a60911608feaa4e6..6e6d984e7de6da06d6010eeaaafd486c8af53293 100644 --- a/Applications/Utils/PostProcessing/Raster2PointCloud.cpp +++ b/Applications/Utils/PostProcessing/Raster2PointCloud.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -41,7 +41,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<double> gamma_arg( diff --git a/Applications/Utils/PostProcessing/postLIE.cpp b/Applications/Utils/PostProcessing/postLIE.cpp index b7b094ed097c6e234ba9a59d0f40717aa4a1caff..faecee51198e817bcb5cf9fbac98b943e17cbe2f 100644 --- a/Applications/Utils/PostProcessing/postLIE.cpp +++ b/Applications/Utils/PostProcessing/postLIE.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -128,7 +128,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> arg_out_file( diff --git a/Applications/Utils/SWMMConverter/SWMMConverter.cpp b/Applications/Utils/SWMMConverter/SWMMConverter.cpp index a35100b598aef077cdb2262686a5c88eb509b8d9..602d78ad18143a34deb24677de8c590581c665f2 100644 --- a/Applications/Utils/SWMMConverter/SWMMConverter.cpp +++ b/Applications/Utils/SWMMConverter/SWMMConverter.cpp @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -163,7 +163,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); TCLAP::ValueArg<std::string> mesh_output_arg( diff --git a/Applications/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp b/Applications/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp index ae9b315f125c5c3d028b33cf377fa21a1cdd6bf6..2f2d0cbc234854eb21014d63cf1ec57269790c2b 100644 --- a/Applications/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp +++ b/Applications/Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp @@ -2,7 +2,7 @@ * \brief Implementation of the createMeshElemPropertiesFromASCRaster tool. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -39,7 +39,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/Applications/Utils/SimpleMeshCreation/generateStructuredMesh.cpp b/Applications/Utils/SimpleMeshCreation/generateStructuredMesh.cpp index 36e6705d18bb166ff516346a7e0a25c84cc69c2f..eaaede4a38a383a07d562b75976e70057a33e49b 100644 --- a/Applications/Utils/SimpleMeshCreation/generateStructuredMesh.cpp +++ b/Applications/Utils/SimpleMeshCreation/generateStructuredMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -63,7 +63,7 @@ int main(int argc, char* argv[]) "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/BaseLib/Algorithm.h b/BaseLib/Algorithm.h index 10d36a27a9cc20be6bc61400992245b32b71c5c3..e8f1d6ba066e55d33f797d382857c679f7cec4f0 100644 --- a/BaseLib/Algorithm.h +++ b/BaseLib/Algorithm.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/CPUTime.h b/BaseLib/CPUTime.h index 13dc9df11c1866075ad7e85160daac62ff3c83ad..cd5bd2eb12229d3aa8a30fe2bbb744365c53a6e8 100644 --- a/BaseLib/CPUTime.h +++ b/BaseLib/CPUTime.h @@ -6,7 +6,7 @@ * \brief Definition of the CPUTime class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/ConfigTree-impl.h b/BaseLib/ConfigTree-impl.h index 25b45389362917cf65336175b3b9dc339d00fcc0..f3b13d6e909b9dcf2426fd5d1436c1578524d6d1 100644 --- a/BaseLib/ConfigTree-impl.h +++ b/BaseLib/ConfigTree-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/ConfigTree.cpp b/BaseLib/ConfigTree.cpp index ab87cca03bd5a1fbb27dfbf4f5da5a5d3b3dd3d7..28ea0a86e7c78539432eeace28de28c4222e8a5b 100644 --- a/BaseLib/ConfigTree.cpp +++ b/BaseLib/ConfigTree.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/ConfigTree.h b/BaseLib/ConfigTree.h index a36db549f9ddd493acd6a90b02a63c2cf86ed39b..b1e53261ebaa0ad7b7ab265babf727dacdbb23de 100644 --- a/BaseLib/ConfigTree.h +++ b/BaseLib/ConfigTree.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/ConfigTreeUtil.cpp b/BaseLib/ConfigTreeUtil.cpp index 0ff2510ac3153446590fafd32fd433d268b3b7ae..7885692afc4bcfa738303f3c77b71fbcda633c96 100644 --- a/BaseLib/ConfigTreeUtil.cpp +++ b/BaseLib/ConfigTreeUtil.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/ConfigTreeUtil.h b/BaseLib/ConfigTreeUtil.h index 40cca2e473f6ccd49b52c7b65c56026dab5a96ef..c4c1eec78bbca4c2677d42d0d071232b8417ed6d 100644 --- a/BaseLib/ConfigTreeUtil.h +++ b/BaseLib/ConfigTreeUtil.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/DateTools.cpp b/BaseLib/DateTools.cpp index 28ddc226a87e88f758280e8837e54324264f3431..6d7bf029c315314b8b35ebb64d7c43007d481afa 100644 --- a/BaseLib/DateTools.cpp +++ b/BaseLib/DateTools.cpp @@ -5,7 +5,7 @@ * \brief Implementation of date helper functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/DateTools.h b/BaseLib/DateTools.h index 0b50bb3db3e677a525af16d084efb01b5ca2e612..fb0988cd95b866ed8caf103bcbd408085844e85a 100644 --- a/BaseLib/DateTools.h +++ b/BaseLib/DateTools.h @@ -5,7 +5,7 @@ * \brief Definition of date helper functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/DynamicSpan.h b/BaseLib/DynamicSpan.h index d0e86d7ec91b207e7d7c2a7f6fcf3cdc4edeed4a..1a68801963c5550a665e646646ad385ab645f95b 100644 --- a/BaseLib/DynamicSpan.h +++ b/BaseLib/DynamicSpan.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Error.h b/BaseLib/Error.h index c0875cdeff26fdf4f8c200dd0f2b701a664fd84e..8960d446b29b45dc63d07ee538c78094bb897c3d 100644 --- a/BaseLib/Error.h +++ b/BaseLib/Error.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/ExportSymbol.h b/BaseLib/ExportSymbol.h index 7c0a952014334c3cb223b6169fcab47b598e0a2f..4cc1588774ee8ceb5d55f0c111bb82f50a86b8ed 100644 --- a/BaseLib/ExportSymbol.h +++ b/BaseLib/ExportSymbol.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/FileTools.cpp b/BaseLib/FileTools.cpp index 83c135dd3c22d8618068bda6558075eded5de2b6..f9c9ef3119b7400db9033ac26cd07f754c819fb0 100644 --- a/BaseLib/FileTools.cpp +++ b/BaseLib/FileTools.cpp @@ -5,7 +5,7 @@ * \brief Filename manipulation routines implementation. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/FileTools.h b/BaseLib/FileTools.h index 848edf0fd76299c18a5b57b72ce84c28d671285c..c1a64554a56d0ffbe32e4de76d7474da0cd676e1 100644 --- a/BaseLib/FileTools.h +++ b/BaseLib/FileTools.h @@ -5,7 +5,7 @@ * \brief Filename manipulation routines. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Histogram.h b/BaseLib/Histogram.h index ff7872643e6c70e369444a309073751ddde97f76..031b4389556c03371e5b993a75527f276bb6201f 100644 --- a/BaseLib/Histogram.h +++ b/BaseLib/Histogram.h @@ -4,7 +4,7 @@ * \brief Implementation of Histogram class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/Writer.cpp b/BaseLib/IO/Writer.cpp index a686743c2342457c8a277b5e2137688728d6125e..fccf426c119ef4049c4eefbac6e1de3b9f38087f 100644 --- a/BaseLib/IO/Writer.cpp +++ b/BaseLib/IO/Writer.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Writer class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/Writer.h b/BaseLib/IO/Writer.h index 1c682d9ac72adc797a4a99a0603b28a47b38d013..050f5e5c6b7b243e1af24804df941df79f1c5e88 100644 --- a/BaseLib/IO/Writer.h +++ b/BaseLib/IO/Writer.h @@ -5,7 +5,7 @@ * \brief Definition of the Writer class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/XmlIO/Qt/XMLQtInterface.cpp b/BaseLib/IO/XmlIO/Qt/XMLQtInterface.cpp index 46e68abad28f75b71e845766a3ea474290392c47..c74f1cbc535339ebc7e59d3e6035e786ae9c32bf 100644 --- a/BaseLib/IO/XmlIO/Qt/XMLQtInterface.cpp +++ b/BaseLib/IO/XmlIO/Qt/XMLQtInterface.cpp @@ -4,7 +4,7 @@ * \brief Base part of implementation of reading XML files using Qt stuff. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/XmlIO/Qt/XMLQtInterface.h b/BaseLib/IO/XmlIO/Qt/XMLQtInterface.h index 522f84066d77c5ebd3d840d048158bfdb248adca..fd8069694034bd7b98e53f7cb28f765e1b442715 100644 --- a/BaseLib/IO/XmlIO/Qt/XMLQtInterface.h +++ b/BaseLib/IO/XmlIO/Qt/XMLQtInterface.h @@ -3,7 +3,7 @@ * \date Oct 15, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/XmlIO/XMLInterface.h b/BaseLib/IO/XmlIO/XMLInterface.h index d5732f5d5c2066535554d6081f8f48d118aab897..ea24924c8c017daf561e5bb3e19b810fbd18d6f1 100644 --- a/BaseLib/IO/XmlIO/XMLInterface.h +++ b/BaseLib/IO/XmlIO/XMLInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the XMLInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/readStringListFromFile.cpp b/BaseLib/IO/readStringListFromFile.cpp index bc2aeed1518731eca7ce675588b8e4640d1375c0..1eaa0ea7f7ba3487f96de0cbe979ec1e76003d0d 100644 --- a/BaseLib/IO/readStringListFromFile.cpp +++ b/BaseLib/IO/readStringListFromFile.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/IO/readStringListFromFile.h b/BaseLib/IO/readStringListFromFile.h index 2a1bcc23347325778712b60f3990e6707d616e68..e30bb7e3c6bda38848254bf6cf5afc1720b847e5 100644 --- a/BaseLib/IO/readStringListFromFile.h +++ b/BaseLib/IO/readStringListFromFile.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Logging.cpp b/BaseLib/Logging.cpp index 3142046ed90792ec566f5df91d38e695fc6ac948..00ff5f985664a821255c7f98d5d103e3bf90ac52 100644 --- a/BaseLib/Logging.cpp +++ b/BaseLib/Logging.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Logging.h b/BaseLib/Logging.h index 2fa23c0e4778f999d56351080d96751cca40f3f5..2364359fac112d1ae6b3e2e66488039a50d8f0f2 100644 --- a/BaseLib/Logging.h +++ b/BaseLib/Logging.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/MemWatch.cpp b/BaseLib/MemWatch.cpp index 216451b274362b8483b3f115645b54c7e466b8bc..72d8847701615bd1f685e796de4ed86010697c37 100644 --- a/BaseLib/MemWatch.cpp +++ b/BaseLib/MemWatch.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MemWatch class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/MemWatch.h b/BaseLib/MemWatch.h index 67144e7f14e6168a837ddc496ebdd3138c171b2b..9f0e6ea5b234089b6b1e32cf76d29c61a206399c 100644 --- a/BaseLib/MemWatch.h +++ b/BaseLib/MemWatch.h @@ -5,7 +5,7 @@ * \brief Definition of the MemWatch class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/RunTime.h b/BaseLib/RunTime.h index 4d318257627390538981a2925a5dfbd32331be83..2c701c6cdcf25d880e80f7104dcf8195a5cbb71e 100644 --- a/BaseLib/RunTime.h +++ b/BaseLib/RunTime.h @@ -6,7 +6,7 @@ * \brief Definition of the RunTime class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Stream.h b/BaseLib/Stream.h index b2de204cd44b2699a63f2f84c7e23f5861e1e712..a05b6d0fa17f12b45863a7f8c2ec57ea1a75636b 100644 --- a/BaseLib/Stream.h +++ b/BaseLib/Stream.h @@ -5,7 +5,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/StringTools.cpp b/BaseLib/StringTools.cpp index b8f4ed5ae2bb9b9236d148fb3c8d1ca04df97af2..563061f5ed7112dad80f0e19731f0e8bb41d7525 100644 --- a/BaseLib/StringTools.cpp +++ b/BaseLib/StringTools.cpp @@ -5,7 +5,7 @@ * \brief Implementation of string helper functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/StringTools.h b/BaseLib/StringTools.h index 89aa2b256438ba367660ae1ea1b00b54106de8e9..67ace052d6ea9e0cdb1d7ef0021a10be44fdefee 100644 --- a/BaseLib/StringTools.h +++ b/BaseLib/StringTools.h @@ -5,7 +5,7 @@ * \brief Definition of string helper functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Subdivision.cpp b/BaseLib/Subdivision.cpp index ed06417b3ee38a5414eb5a5538abb4a8fb7ad0a0..a136d50b6fc14a07274368e4168bceb2d97698dc 100644 --- a/BaseLib/Subdivision.cpp +++ b/BaseLib/Subdivision.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/Subdivision.h b/BaseLib/Subdivision.h index 19ff82456a94353ebee742cfc931309c907c411c..749e5b8d46897cb5a3af9f3f9432c4c83a69003a 100644 --- a/BaseLib/Subdivision.h +++ b/BaseLib/Subdivision.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/TCLAPCustomOutput.h b/BaseLib/TCLAPCustomOutput.h index ccd880a89b797883a6bae13c9d97657b0f648964..5fee6d0ff88dbde67d6d1c6e8c2331d0a71a15b9 100644 --- a/BaseLib/TCLAPCustomOutput.h +++ b/BaseLib/TCLAPCustomOutput.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/TMP.h b/BaseLib/TMP.h index 38fde028540ee536eb1a744a95b89a6851603cd2..e9ce58842739ac16636fa103cf339975c48b5e6e 100644 --- a/BaseLib/TMP.h +++ b/BaseLib/TMP.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/TimeInterval.cpp b/BaseLib/TimeInterval.cpp index 24494ef7bcc0a65bbd37d41a227c77c4206d7e71..80c9d9611fb6fe79e8045c464ddfd6c7d4059906 100644 --- a/BaseLib/TimeInterval.cpp +++ b/BaseLib/TimeInterval.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/TimeInterval.h b/BaseLib/TimeInterval.h index c02e46c75ea88e74f3ba0357587bc00621a1c61d..e237e634876bd8f5a97b4f63c9523b88f1e10215 100644 --- a/BaseLib/TimeInterval.h +++ b/BaseLib/TimeInterval.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/cpp23.h b/BaseLib/cpp23.h index 63e9db40255fdeb7c275664c8c09e495da80621a..23d21ae8a9209a158e1e8939dab55896e4a99783 100644 --- a/BaseLib/cpp23.h +++ b/BaseLib/cpp23.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/BaseLib/quicksort.h b/BaseLib/quicksort.h index f3e96e7cd4553a836bda88208f9dcb1514004883..03fc234132d8fbfc010ea499f53ca9f229c96340 100644 --- a/BaseLib/quicksort.h +++ b/BaseLib/quicksort.h @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/ChemicalSolverInterface.h b/ChemistryLib/ChemicalSolverInterface.h index d5e53976e3b2410f169a1c0b24e2857c74358345..d6cdc5a997e90e7a56bdf4094c32e75f0b47af47 100644 --- a/ChemistryLib/ChemicalSolverInterface.h +++ b/ChemistryLib/ChemicalSolverInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/ChemicalSolverType.h b/ChemistryLib/ChemicalSolverType.h index 9590d991dff3a1883bdf9aa4aadabbcaa3f542c0..5448c2c2c42a162e9b6c3551e43da10be3927e21 100644 --- a/ChemistryLib/ChemicalSolverType.h +++ b/ChemistryLib/ChemicalSolverType.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/Common/ChargeBalance.h b/ChemistryLib/Common/ChargeBalance.h index 0b17e9a7ca2638ce699bd14491a3de13f8f0aa1d..aedeb279c930d5e0391e480649fe85801c142024 100644 --- a/ChemistryLib/Common/ChargeBalance.h +++ b/ChemistryLib/Common/ChargeBalance.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/Common/CreateChargeBalance.cpp b/ChemistryLib/Common/CreateChargeBalance.cpp index 8bd7656505bbd3343c3ec3e1fad0aa8c29b9ae58..e38a390e4fa296166f56bd299ae852d7006dd771 100644 --- a/ChemistryLib/Common/CreateChargeBalance.cpp +++ b/ChemistryLib/Common/CreateChargeBalance.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/Common/CreateChargeBalance.h b/ChemistryLib/Common/CreateChargeBalance.h index b3b91a16abc67a71398d5fbe11ed065441dff2b5..c5a66f254b04aaa61f4291aec6b561be8d4a9e4d 100644 --- a/ChemistryLib/Common/CreateChargeBalance.h +++ b/ChemistryLib/Common/CreateChargeBalance.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/Common/CreateReactionRate.cpp b/ChemistryLib/Common/CreateReactionRate.cpp index 528590df23d6f9720b808bcb8df880aabe8dd6ec..e80adea1cc9d28568ea6df607ee83384c5dec30f 100644 --- a/ChemistryLib/Common/CreateReactionRate.cpp +++ b/ChemistryLib/Common/CreateReactionRate.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/Common/CreateReactionRate.h b/ChemistryLib/Common/CreateReactionRate.h index 56a475dec7c41bbbf6587666bd24a7cfad03c0f7..d5fed4dc6e064a0c2c0ffe3d3114d967ed507713 100644 --- a/ChemistryLib/Common/CreateReactionRate.h +++ b/ChemistryLib/Common/CreateReactionRate.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/CreateChemicalSolverInterface.cpp b/ChemistryLib/CreateChemicalSolverInterface.cpp index 77c380329e244886959a7ec5228583621cb1f600..392c7f42ff28a4e152b644ae33af5dc24b4ffbdc 100644 --- a/ChemistryLib/CreateChemicalSolverInterface.cpp +++ b/ChemistryLib/CreateChemicalSolverInterface.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/CreateChemicalSolverInterface.h b/ChemistryLib/CreateChemicalSolverInterface.h index 85c4ba782d165647cc345053a82c1d78660c4b2e..ca4e40fc33e1f5e2cffa71e20747340edb3d0fad 100644 --- a/ChemistryLib/CreateChemicalSolverInterface.h +++ b/ChemistryLib/CreateChemicalSolverInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIO.cpp b/ChemistryLib/PhreeqcIO.cpp index 2ad862e7e4eda7c24dade7d90bca9060a11013c8..09f16b086e2afbcdf1a7971a0813261287574873 100644 --- a/ChemistryLib/PhreeqcIO.cpp +++ b/ChemistryLib/PhreeqcIO.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIO.h b/ChemistryLib/PhreeqcIO.h index c0b35908a6db38209d8eea57ea0330dd6a650b3e..d8cd6efd12a3c5427c3df7e7007adaee64d7fc03 100644 --- a/ChemistryLib/PhreeqcIO.h +++ b/ChemistryLib/PhreeqcIO.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/AqueousSolution.cpp b/ChemistryLib/PhreeqcIOData/AqueousSolution.cpp index 71cd09cdb1b900209d6d51c898331decd3734e8c..3d0634b994b1495c5012a5598cd7c4371c732707 100644 --- a/ChemistryLib/PhreeqcIOData/AqueousSolution.cpp +++ b/ChemistryLib/PhreeqcIOData/AqueousSolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/AqueousSolution.h b/ChemistryLib/PhreeqcIOData/AqueousSolution.h index 77bb81a384ed796e07da2cfc34965001814e655e..c646666a1d1c772b04b34a877dcc5d3aec5c08f5 100644 --- a/ChemistryLib/PhreeqcIOData/AqueousSolution.h +++ b/ChemistryLib/PhreeqcIOData/AqueousSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/ChemicalSystem.cpp b/ChemistryLib/PhreeqcIOData/ChemicalSystem.cpp index b1c4956410fba618679e4531e8ed4ed8e4075e80..e3df75da4da6b35fd3b6d8343e3901b538a573a4 100644 --- a/ChemistryLib/PhreeqcIOData/ChemicalSystem.cpp +++ b/ChemistryLib/PhreeqcIOData/ChemicalSystem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/ChemicalSystem.h b/ChemistryLib/PhreeqcIOData/ChemicalSystem.h index 22b209ca175badf3ddde1d84126dbb055b6eb19c..16754c8e0a7dc84db10463fe79d52ac9400e4ba2 100644 --- a/ChemistryLib/PhreeqcIOData/ChemicalSystem.h +++ b/ChemistryLib/PhreeqcIOData/ChemicalSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.cpp b/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.cpp index 10ce53a98deb0dd0e27d4a58f29ace085f97f067..2392d48af05d3a0d3076f516912f2e06aa94c093 100644 --- a/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.h b/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.h index a34ea0d01904c5c36e77382eebd98d4d0a5b05bf..0304b03cc51b7b0a24c622a40c52fb9853ba5dc3 100644 --- a/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.h +++ b/ChemistryLib/PhreeqcIOData/CreateAqueousSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.cpp b/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.cpp index 1aef5665d1ea563ab0d045d99539690318fdc29e..d40a489be6da305b68e2ce59f00dd39a67209280 100644 --- a/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.h b/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.h index 9cd49b899125ef98b94298bbdcde226489bdc2e7..e81e7aadda6606c3ea3cdd1e18e16d157135fa67 100644 --- a/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.h +++ b/ChemistryLib/PhreeqcIOData/CreateChemicalSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.cpp b/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.cpp index 1ba9dedbf90780f768be9cbf84972846d74db9ae..81c2a1a7d47d4fa7c99ffe24d9aed3a4a0be825c 100644 --- a/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.h b/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.h index abee96be548ea7448662beca36899246f92aaa63..3fee893177ac6256bd5ecda004b2a75886d0e988 100644 --- a/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.h +++ b/ChemistryLib/PhreeqcIOData/CreateEquilibriumReactants.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateExchange.cpp b/ChemistryLib/PhreeqcIOData/CreateExchange.cpp index d9eaab0b1eeda4daa5d55194ec9bbc01b0d24c4e..727bf515259cc5ef64884447538c63d7d64a21eb 100644 --- a/ChemistryLib/PhreeqcIOData/CreateExchange.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateExchange.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateExchange.h b/ChemistryLib/PhreeqcIOData/CreateExchange.h index 54221e658a021950a1b44701a7002f61145518a5..7fba64d59f7d1880594ab295ae18125b1b461376 100644 --- a/ChemistryLib/PhreeqcIOData/CreateExchange.h +++ b/ChemistryLib/PhreeqcIOData/CreateExchange.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateKineticReactant.cpp b/ChemistryLib/PhreeqcIOData/CreateKineticReactant.cpp index 82bf92e8b14719bdd3852442e7b01c96dadc4d5b..8cee14ff709968d34b969f17e3206a6aa0899ff5 100644 --- a/ChemistryLib/PhreeqcIOData/CreateKineticReactant.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateKineticReactant.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateKineticReactant.h b/ChemistryLib/PhreeqcIOData/CreateKineticReactant.h index 6505717fe89b97e94fee679e31881fb4aeb3ecee..1b7c5baa0d2126d334bf27534b094f03a9f3a58e 100644 --- a/ChemistryLib/PhreeqcIOData/CreateKineticReactant.h +++ b/ChemistryLib/PhreeqcIOData/CreateKineticReactant.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateKnobs.cpp b/ChemistryLib/PhreeqcIOData/CreateKnobs.cpp index 5fd589c6bc759cd6f066755ef2ee8ad6e5c6bd3f..3ac480674fdfc25cc31892ffc1329b959fa116b0 100644 --- a/ChemistryLib/PhreeqcIOData/CreateKnobs.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateKnobs.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateKnobs.h b/ChemistryLib/PhreeqcIOData/CreateKnobs.h index d944d91514c00ee44d5025effe4033cc3ba96c0f..fab69591e72ad4d8952f31bf9b0f5eb8b6d2b124 100644 --- a/ChemistryLib/PhreeqcIOData/CreateKnobs.h +++ b/ChemistryLib/PhreeqcIOData/CreateKnobs.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateOutput.cpp b/ChemistryLib/PhreeqcIOData/CreateOutput.cpp index 2fa0b47027150c695cf299f1ee6804dfd086245d..bc303bc8bcb4c2fce3c31bcdbb7eb272d0c2393b 100644 --- a/ChemistryLib/PhreeqcIOData/CreateOutput.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateOutput.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateOutput.h b/ChemistryLib/PhreeqcIOData/CreateOutput.h index 8a5050e4277557345c8a8bac0d748c80580d6bdf..40af0901d2d54823f1b49e568480146701cefef9 100644 --- a/ChemistryLib/PhreeqcIOData/CreateOutput.h +++ b/ChemistryLib/PhreeqcIOData/CreateOutput.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.cpp b/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.cpp index eb57be82916abd3e071c24c1be754ec29f557e52..632ffa65bc8af79665d8592bb60d40d87315f6fc 100644 --- a/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.h b/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.h index 3e4c9f413a08180a73c65b67441985ababaa17b6..401c1c22473e02c09f4c101d62eaf133431d26c5 100644 --- a/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.h +++ b/ChemistryLib/PhreeqcIOData/CreateSolutionComponent.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateSurface.cpp b/ChemistryLib/PhreeqcIOData/CreateSurface.cpp index 161767afb0b0261333c0fc31cf288d5cc7d74cfe..29ff05601d8dd2cae7c8638f2a941e46a9ce16d0 100644 --- a/ChemistryLib/PhreeqcIOData/CreateSurface.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateSurface.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateSurface.h b/ChemistryLib/PhreeqcIOData/CreateSurface.h index 392b435cc5d409f77f45cc49808b2544597e0250..09eb346d6b3c3a1638a2b836ef2b5a18680d79b7 100644 --- a/ChemistryLib/PhreeqcIOData/CreateSurface.h +++ b/ChemistryLib/PhreeqcIOData/CreateSurface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateUserPunch.cpp b/ChemistryLib/PhreeqcIOData/CreateUserPunch.cpp index 27a038f3db9a724516b230b03f26687ce600a1b8..d0617ac300b0d8cd1ab21c7e0d9a8969c33143fe 100644 --- a/ChemistryLib/PhreeqcIOData/CreateUserPunch.cpp +++ b/ChemistryLib/PhreeqcIOData/CreateUserPunch.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/CreateUserPunch.h b/ChemistryLib/PhreeqcIOData/CreateUserPunch.h index b7d506a9c7a541813b48766d94c54ebb75bc3638..f26326234bfce3970c137dfbd6fc70ae4015eac9 100644 --- a/ChemistryLib/PhreeqcIOData/CreateUserPunch.h +++ b/ChemistryLib/PhreeqcIOData/CreateUserPunch.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Dump.cpp b/ChemistryLib/PhreeqcIOData/Dump.cpp index b950113563ed4931e9d052a7890463453f1a5d74..965587f7dbc32b16fcc0f771f56a1d34d3b1727e 100644 --- a/ChemistryLib/PhreeqcIOData/Dump.cpp +++ b/ChemistryLib/PhreeqcIOData/Dump.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Dump.h b/ChemistryLib/PhreeqcIOData/Dump.h index e6b53d07238f4b7b70770a1ac2cb14f69db1fb4b..698ff983750b5447753234448db17f779318ce43 100644 --- a/ChemistryLib/PhreeqcIOData/Dump.h +++ b/ChemistryLib/PhreeqcIOData/Dump.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/EquilibriumReactant.cpp b/ChemistryLib/PhreeqcIOData/EquilibriumReactant.cpp index 7bafa045ac2984e45f6f8bb4b8119e8bef4cf56a..c90f2f11d380d40daee7f3210ea9e0ea31445649 100644 --- a/ChemistryLib/PhreeqcIOData/EquilibriumReactant.cpp +++ b/ChemistryLib/PhreeqcIOData/EquilibriumReactant.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/EquilibriumReactant.h b/ChemistryLib/PhreeqcIOData/EquilibriumReactant.h index 8fdc172508c61a438a8b237cfa835c468eaf3101..6d54521f915ac7174bcddb21d920eb362f5c777a 100644 --- a/ChemistryLib/PhreeqcIOData/EquilibriumReactant.h +++ b/ChemistryLib/PhreeqcIOData/EquilibriumReactant.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Exchange.cpp b/ChemistryLib/PhreeqcIOData/Exchange.cpp index 142da1d5a371f17fdafcf34ca4f07f5e5955e43b..433a26fd6f570bdb2bc1df9a7580dd84573cdb5e 100644 --- a/ChemistryLib/PhreeqcIOData/Exchange.cpp +++ b/ChemistryLib/PhreeqcIOData/Exchange.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Exchange.h b/ChemistryLib/PhreeqcIOData/Exchange.h index 92c0e38b0e843f0b07f3d16920e3cd197c7b33f6..acd5786d52532d37acc8992a85ebca2eb2dde748 100644 --- a/ChemistryLib/PhreeqcIOData/Exchange.h +++ b/ChemistryLib/PhreeqcIOData/Exchange.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/KineticReactant.cpp b/ChemistryLib/PhreeqcIOData/KineticReactant.cpp index 7c1d5288b555ba23320cacb0c1fac48fb4d5eb0e..32d9c995abf2dfa8700a18b061656a350f7c33cb 100644 --- a/ChemistryLib/PhreeqcIOData/KineticReactant.cpp +++ b/ChemistryLib/PhreeqcIOData/KineticReactant.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/KineticReactant.h b/ChemistryLib/PhreeqcIOData/KineticReactant.h index efcd0182779b02b230580bc1d14efdb47318487e..1b9bb9341e2db83101df59c696edb082ef0b0d0e 100644 --- a/ChemistryLib/PhreeqcIOData/KineticReactant.h +++ b/ChemistryLib/PhreeqcIOData/KineticReactant.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Knobs.cpp b/ChemistryLib/PhreeqcIOData/Knobs.cpp index 66230d2ba6b63827180b0e8520131472ddfa8c33..a99d5d31f8d67d01b49b221fb370e164c6f20f24 100644 --- a/ChemistryLib/PhreeqcIOData/Knobs.cpp +++ b/ChemistryLib/PhreeqcIOData/Knobs.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Knobs.h b/ChemistryLib/PhreeqcIOData/Knobs.h index 2c66ec020d68507f5f4ef55c956635bf5d40257f..edf9fcd146067c97de5f3eb699e0b11e06887bdb 100644 --- a/ChemistryLib/PhreeqcIOData/Knobs.h +++ b/ChemistryLib/PhreeqcIOData/Knobs.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Output.cpp b/ChemistryLib/PhreeqcIOData/Output.cpp index 522ab2352556af5b9b20df54b597a0c657d6388b..4e2928c41ebaf0a3669199f237e915936f77999a 100644 --- a/ChemistryLib/PhreeqcIOData/Output.cpp +++ b/ChemistryLib/PhreeqcIOData/Output.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Output.h b/ChemistryLib/PhreeqcIOData/Output.h index 9c7db8dd9afd2d8a080a13a20be80954c9f2d78f..96d3ab7143389bc63feae495e5bcd32aac4cb1eb 100644 --- a/ChemistryLib/PhreeqcIOData/Output.h +++ b/ChemistryLib/PhreeqcIOData/Output.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/ReactionRate.cpp b/ChemistryLib/PhreeqcIOData/ReactionRate.cpp index 386840ff039b883c2f0858e0f06e59f1e15955e0..1a7881fa9c9e532cfa81c2d7612d0fd7f406bb1a 100644 --- a/ChemistryLib/PhreeqcIOData/ReactionRate.cpp +++ b/ChemistryLib/PhreeqcIOData/ReactionRate.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/ReactionRate.h b/ChemistryLib/PhreeqcIOData/ReactionRate.h index 7afbe42d40b4651e1c01d3286c67430e2092abab..2d705bb7f1761fbe6297d22be1588d1d9d6d0b49 100644 --- a/ChemistryLib/PhreeqcIOData/ReactionRate.h +++ b/ChemistryLib/PhreeqcIOData/ReactionRate.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/Surface.h b/ChemistryLib/PhreeqcIOData/Surface.h index aae9ae54ed800bfc2aff569c3b7e8ebb4fd9d079..4aaf0e0815b2299465f2d1b2429d9c385da8cc89 100644 --- a/ChemistryLib/PhreeqcIOData/Surface.h +++ b/ChemistryLib/PhreeqcIOData/Surface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/UserPunch.cpp b/ChemistryLib/PhreeqcIOData/UserPunch.cpp index a42c56b6123047ace66b66e94ad50039785c53f4..2c78b81eb6f47155872f5e2e0c76ae3db61015cd 100644 --- a/ChemistryLib/PhreeqcIOData/UserPunch.cpp +++ b/ChemistryLib/PhreeqcIOData/UserPunch.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcIOData/UserPunch.h b/ChemistryLib/PhreeqcIOData/UserPunch.h index 06fe756adf9a86d7175f5a47d2eea5a75a1c0167..b83231cf9bcc9e9a632d9583baef90df62c67dd9 100644 --- a/ChemistryLib/PhreeqcIOData/UserPunch.h +++ b/ChemistryLib/PhreeqcIOData/UserPunch.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernel.cpp b/ChemistryLib/PhreeqcKernel.cpp index 89cf1274df72886179f7f2d804d2f0f5f326bf93..50f405d16ad583e4e33d80712719ab4fa3346322 100644 --- a/ChemistryLib/PhreeqcKernel.cpp +++ b/ChemistryLib/PhreeqcKernel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernel.h b/ChemistryLib/PhreeqcKernel.h index b5a9c4a54f8525a50365cba2832ba081f89cb0f9..0c7c2951d4ca6e147e178ddc1c6d01bbc61e4334 100644 --- a/ChemistryLib/PhreeqcKernel.h +++ b/ChemistryLib/PhreeqcKernel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/AqueousSolution.cpp b/ChemistryLib/PhreeqcKernelData/AqueousSolution.cpp index 8f181780aa684e62487f67f46bed94dfb17e2018..cadb9872b2d2afe30e2e381d627df09d451e0b10 100644 --- a/ChemistryLib/PhreeqcKernelData/AqueousSolution.cpp +++ b/ChemistryLib/PhreeqcKernelData/AqueousSolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/AqueousSolution.h b/ChemistryLib/PhreeqcKernelData/AqueousSolution.h index 89b795df01588f48132436758db4715380164934..a6e0a6384f8591c469424424b57dcf08c7685019 100644 --- a/ChemistryLib/PhreeqcKernelData/AqueousSolution.h +++ b/ChemistryLib/PhreeqcKernelData/AqueousSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.cpp b/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.cpp index 2651db8a99935d3d42d2199834956e1d37407bb2..915c1f6003705ef223c62308b9e6b8342c2f15c0 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.cpp +++ b/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.h b/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.h index f4d667451cbc2f86f7da9596138ff6a9231b97a4..5f7cc007927a5852ee391d1081c2fe9e8032e90b 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.h +++ b/ChemistryLib/PhreeqcKernelData/CreateAqueousSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.cpp b/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.cpp index d384b9a946a50b5e35dee6472069ed1c10b0f140..6149d21341b4a8036bffb99854c8e1c78a1fa923 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.cpp +++ b/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.h b/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.h index 5696be00a33ca43d32f013424cf225573322e325..87a3224b151543006889485acfcf5c5735ee0466 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.h +++ b/ChemistryLib/PhreeqcKernelData/CreateEquilibriumReactants.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.cpp b/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.cpp index d06fec314a025384a2d450eecf932c0bd18b239d..1663135f4f825b7366ef5d22f07de9b57b547e79 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.cpp +++ b/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.h b/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.h index 2cb5468cb3ee9d0375470d2150a5ab6eea02d94f..87a5a1dea9ce669ae6e96fd0a3544ea09d103125 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.h +++ b/ChemistryLib/PhreeqcKernelData/CreateInitialAqueousSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.cpp b/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.cpp index 51f8676bccc530f816b8670b7a7d174eb738a496..d3589afa5654dc0fbe96c692da7505d9eca33fc6 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.cpp +++ b/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.h b/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.h index 9d7592768f6077bb6a0509cf5f2094315e8b6fb7..34165c952226a2c6dc3a42d01dc7600b5ec2934c 100644 --- a/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.h +++ b/ChemistryLib/PhreeqcKernelData/CreateKineticReactant.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.cpp b/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.cpp index 8ef2c803495068e1dcf23a12010a66190a00b843..dfbb13cdc2ca42eb88ab83229538115b40953c2c 100644 --- a/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.cpp +++ b/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.h b/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.h index 34ad8539dbf60449918c43027e1f73c6a651c5e7..1595d111756cfc770d1a709b0b4d023c516cefa6 100644 --- a/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.h +++ b/ChemistryLib/PhreeqcKernelData/EquilibriumReactants.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.cpp b/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.cpp index e8d95e8be73a9fa46fce02111f6638064d01889d..e5d7d917f298eda6697d6350a18961f76c7d4e7c 100644 --- a/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.cpp +++ b/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.h b/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.h index e1df7c643d56560d54fb19617cae705994ad179a..591a3573280fb37b2a0751a027fa42c906f3f091 100644 --- a/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.h +++ b/ChemistryLib/PhreeqcKernelData/InitialAqueousSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/KineticReactant.cpp b/ChemistryLib/PhreeqcKernelData/KineticReactant.cpp index 32b3cf2b6195e44bd075fc40bd4fdd2b0317ed02..04c801cd38f1e2ff35dfebd7d94ada77035649e0 100644 --- a/ChemistryLib/PhreeqcKernelData/KineticReactant.cpp +++ b/ChemistryLib/PhreeqcKernelData/KineticReactant.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/KineticReactant.h b/ChemistryLib/PhreeqcKernelData/KineticReactant.h index df82bd8463aa528b7bf98475b5cf9057a0ba31d9..b6a5d0f3192a5d705f7baa54fb671d222dd2b428 100644 --- a/ChemistryLib/PhreeqcKernelData/KineticReactant.h +++ b/ChemistryLib/PhreeqcKernelData/KineticReactant.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/ReactionRate.cpp b/ChemistryLib/PhreeqcKernelData/ReactionRate.cpp index fd2f055eb5e2aa3192cb0a5270e3d609e0a4807e..8f7eb1719536f6cc3554abf0736494cc7531e973 100644 --- a/ChemistryLib/PhreeqcKernelData/ReactionRate.cpp +++ b/ChemistryLib/PhreeqcKernelData/ReactionRate.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ChemistryLib/PhreeqcKernelData/ReactionRate.h b/ChemistryLib/PhreeqcKernelData/ReactionRate.h index 9b225bdfb0b2ff22486cb7ffd4e390a9b438f1be..a5799a500610118783b642ecb54d0e7820dcc251 100644 --- a/ChemistryLib/PhreeqcKernelData/ReactionRate.h +++ b/ChemistryLib/PhreeqcKernelData/ReactionRate.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Documentation/Namespaces.dox b/Documentation/Namespaces.dox index 2afcc2c00f46bdbad66648536e2f5be218fa8a69..b915958e519e283c1cc9db7b684211ef214a960c 100644 --- a/Documentation/Namespaces.dox +++ b/Documentation/Namespaces.dox @@ -4,7 +4,7 @@ * \brief Documentation of namespaces. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/AABB.h b/GeoLib/AABB.h index ca293e13f61c0c412c689e34bb53f80ccf91c2b3..13a2b01a229e7661028343b3484a261211d820c7 100644 --- a/GeoLib/AABB.h +++ b/GeoLib/AABB.h @@ -5,7 +5,7 @@ * \brief Definition of the AABB class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/AnalyticalGeometry-impl.h b/GeoLib/AnalyticalGeometry-impl.h index a646b6f40dd9dfe5e4aea7b1ee4f3e609c74ed4e..69fbceaf0c751a50642cf0d72115619627b0da4a 100644 --- a/GeoLib/AnalyticalGeometry-impl.h +++ b/GeoLib/AnalyticalGeometry-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/AnalyticalGeometry.cpp b/GeoLib/AnalyticalGeometry.cpp index 713b9c14ac8150847bea7ed6fbe7cd4ad56420a5..0fc29e46ddf10bc9be9a68fe7aa3d6161a540bfe 100644 --- a/GeoLib/AnalyticalGeometry.cpp +++ b/GeoLib/AnalyticalGeometry.cpp @@ -5,7 +5,7 @@ * \brief Implementation of analytical geometry functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/AnalyticalGeometry.h b/GeoLib/AnalyticalGeometry.h index 7820093df65de329caced26451dbacc87d5db058..5ce3bb75ec6a9d312682335df8f35c06bc5f1741 100644 --- a/GeoLib/AnalyticalGeometry.h +++ b/GeoLib/AnalyticalGeometry.h @@ -5,7 +5,7 @@ * \brief Definition of analytical geometry functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/DuplicateGeometry.cpp b/GeoLib/DuplicateGeometry.cpp index 0f0ec103d8bd8d6b118c4369ab9d7379906cf6f7..f1919e792ee719ff315ac0fc10102629d27264dc 100644 --- a/GeoLib/DuplicateGeometry.cpp +++ b/GeoLib/DuplicateGeometry.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/DuplicateGeometry.h b/GeoLib/DuplicateGeometry.h index 5c55db13c680a019ee9486100c0c76da301aad15..0fffdb1444c1fd2952b14fa486b0150692eb74d6 100644 --- a/GeoLib/DuplicateGeometry.h +++ b/GeoLib/DuplicateGeometry.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/EarClippingTriangulation.cpp b/GeoLib/EarClippingTriangulation.cpp index 2cea68857a4731f1eb06e40cc426bd7b34c134e8..9b964c4357251117753f5bef22a4938e4ed8ed5e 100644 --- a/GeoLib/EarClippingTriangulation.cpp +++ b/GeoLib/EarClippingTriangulation.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the EarClippingTriangulation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/EarClippingTriangulation.h b/GeoLib/EarClippingTriangulation.h index bc79966b685096660d24d73a2c3589be45bfb5d0..2809a75c7d97ac98ae533ee5365d1a9f8e5486b3 100644 --- a/GeoLib/EarClippingTriangulation.h +++ b/GeoLib/EarClippingTriangulation.h @@ -5,7 +5,7 @@ * \brief Definition of the EarClippingTriangulation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/GEOObjects.cpp b/GeoLib/GEOObjects.cpp index edfb3f9c8bcabb793da448a2933af796a6099e9f..f7b74748a495a28da505aa222ceb6878a3797891 100644 --- a/GeoLib/GEOObjects.cpp +++ b/GeoLib/GEOObjects.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GEOObjects class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/GEOObjects.h b/GeoLib/GEOObjects.h index b77235a9d31e6d3620ca58e7d34c62cbf517846b..ae00916b1294710556247c1f24c71ede4ac75849 100644 --- a/GeoLib/GEOObjects.h +++ b/GeoLib/GEOObjects.h @@ -5,7 +5,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/GeoObject.h b/GeoLib/GeoObject.h index 5f5d22eb2a4315a2789277447c0c08142247678b..2c8dcea5bac683846c9c4220a29a1edac070c20d 100644 --- a/GeoLib/GeoObject.h +++ b/GeoLib/GeoObject.h @@ -6,7 +6,7 @@ * \ingroup GeoLib * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/GeoType.cpp b/GeoLib/GeoType.cpp index 2d4bb326c056d61ac033000464e1164fa29c6f56..90edd0e52f6c4a3434f8d0d3deb5f0cea7704732 100644 --- a/GeoLib/GeoType.cpp +++ b/GeoLib/GeoType.cpp @@ -5,7 +5,7 @@ * \brief Implementation of GEOTYPE enumeration helper functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/GeoType.h b/GeoLib/GeoType.h index 89d7ff065f3ed1cadd1edd65d2acc8fdc870857f..797c56164a842cbd9b550d572d202e7ed4770e0f 100644 --- a/GeoLib/GeoType.h +++ b/GeoLib/GeoType.h @@ -5,7 +5,7 @@ * \brief Definition of the GEOTYPE enumeration. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Grid.h b/GeoLib/Grid.h index ab0dd0f4ed613beb96d22c11b4bc4eea5181ef6f..c8827c2fb7b267b185f32a042af1fb88243c079e 100644 --- a/GeoLib/Grid.h +++ b/GeoLib/Grid.h @@ -5,7 +5,7 @@ * \brief Definition of the Grid class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/TINInterface.cpp b/GeoLib/IO/TINInterface.cpp index dd89c6952889cb88d1dc91092471703902d3df4a..abf277f9c31f1e71364d16d47caa738311d3bbf6 100644 --- a/GeoLib/IO/TINInterface.cpp +++ b/GeoLib/IO/TINInterface.cpp @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/TINInterface.h b/GeoLib/IO/TINInterface.h index 8ea7ad8000132ef3671e902080dcad20665ca138..3027d6af1f94175b7c0c16107d43adf7aaa37c2f 100644 --- a/GeoLib/IO/TINInterface.h +++ b/GeoLib/IO/TINInterface.h @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.cpp b/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.cpp index 253cd7b5dd7e6fe74e701937e44c9c23b0a27835..602871d2532116c750bb13e7d12f607efc5f7628 100644 --- a/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.cpp +++ b/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the BoostXmlGmlInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.h b/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.h index dbfb79af6483130e6ee3caef7caa8acb1dd1ba22..a3b7e47e1f3d207450fa926552c615ba5fe719fa 100644 --- a/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.h +++ b/GeoLib/IO/XmlIO/Boost/BoostXmlGmlInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the BoostXmlGmlInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp b/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp index 80da6e867bf95c7c5ae24ed544c5e2c50e504a3b..9f1314b815b86565113f9bc04050834b14f1b6e6 100644 --- a/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp +++ b/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the XmlGmlInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.h b/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.h index 01288d8482deaab64d8774cc163bf770a7f54889..571fae34cbd8c09278655cf60bb853d4109b0893 100644 --- a/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.h +++ b/GeoLib/IO/XmlIO/Qt/XmlGmlInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the XmlGmlInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp b/GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp index 81dac7a8fcf85281dcd7c7e195b10bbe64c4fbd4..eafc80446a0803b9bd759054f213da11679a0da0 100644 --- a/GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp +++ b/GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the XmlStnInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/IO/XmlIO/Qt/XmlStnInterface.h b/GeoLib/IO/XmlIO/Qt/XmlStnInterface.h index ba1862b0d29cac291a32869d8972b0850e540668..0a3e31e586c02aacda3a83c15ce0439277e3939f 100644 --- a/GeoLib/IO/XmlIO/Qt/XmlStnInterface.h +++ b/GeoLib/IO/XmlIO/Qt/XmlStnInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the XmlStnInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/LineSegment.cpp b/GeoLib/LineSegment.cpp index 0978b23fd16fabf8408341504212caac24bf0d2e..7fb74c3f978c0469de22021363a38aaa33f2da7c 100644 --- a/GeoLib/LineSegment.cpp +++ b/GeoLib/LineSegment.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/LineSegment.h b/GeoLib/LineSegment.h index 366d78e6339c04c549519aaa88a45830a396d7bd..e9d2c7368404c6f03d039b32dfbce9dc2513bbfc 100644 --- a/GeoLib/LineSegment.h +++ b/GeoLib/LineSegment.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/MinimalBoundingSphere.cpp b/GeoLib/MinimalBoundingSphere.cpp index f1424620adada5e24ad1a14c049de864e8a1ff06..875c189428170be8cf047e80367dae5ff515322d 100644 --- a/GeoLib/MinimalBoundingSphere.cpp +++ b/GeoLib/MinimalBoundingSphere.cpp @@ -5,7 +5,7 @@ * \brief Calculation of a minimum bounding sphere for a vector of points. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/MinimalBoundingSphere.h b/GeoLib/MinimalBoundingSphere.h index 774eeb779463d3ae226c817bdae22678cb51149e..3d448e5303fab14ee31d7756841b16c91da22f4a 100644 --- a/GeoLib/MinimalBoundingSphere.h +++ b/GeoLib/MinimalBoundingSphere.h @@ -5,7 +5,7 @@ * \brief Calculation of a minimum bounding sphere for a vector of points * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/OctTree-impl.h b/GeoLib/OctTree-impl.h index 45ea89d9feba8c4b2645a05f732f8f13beb973ba..d431313beb0f04c2a4ea795828272ba1a5e221bd 100644 --- a/GeoLib/OctTree-impl.h +++ b/GeoLib/OctTree-impl.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/OctTree.h b/GeoLib/OctTree.h index b780945234ea329bf6dd788d980574e5df87263a..ed0ea704c866e011b62cf82fe3eb59660e31bad5 100644 --- a/GeoLib/OctTree.h +++ b/GeoLib/OctTree.h @@ -5,7 +5,7 @@ * \brief Implementation of the OctTree class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Point.h b/GeoLib/Point.h index 58db3ac0c6e4e579686396d9956f0b6e5a936864..2ac66ea1906e9dd12650e3d8530f34b0908e2fdb 100644 --- a/GeoLib/Point.h +++ b/GeoLib/Point.h @@ -5,7 +5,7 @@ * \brief Definition of the Point class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PointVec.cpp b/GeoLib/PointVec.cpp index 0fbe62d2b18514fe31b2b7bbb0ec0824f945baad..6ccf530b33f7c8f68fc78013d0565d6ed2b00be7 100644 --- a/GeoLib/PointVec.cpp +++ b/GeoLib/PointVec.cpp @@ -3,7 +3,7 @@ * \brief Implementation of the PointVec class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PointVec.h b/GeoLib/PointVec.h index 2062eaa1f9e15a72fa3cd0408b886190d8e4e602..d4582b33ec9162075c100dfe57026d55f8292389 100644 --- a/GeoLib/PointVec.h +++ b/GeoLib/PointVec.h @@ -5,7 +5,7 @@ * \brief Definition of the PointVec class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Polygon.cpp b/GeoLib/Polygon.cpp index 40e1ab41fcfd17bc586fc2c6fb0bd064ecd57d4a..61b13d6ada8d56221827af8587cecd43aad39aa0 100644 --- a/GeoLib/Polygon.cpp +++ b/GeoLib/Polygon.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Polygon class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Polygon.h b/GeoLib/Polygon.h index 7d02a4a98737c28b0a0973caf21a2d0925cd4479..2c3a51ba719bda472bf7592f07dd9b92a30fa127 100644 --- a/GeoLib/Polygon.h +++ b/GeoLib/Polygon.h @@ -5,7 +5,7 @@ * \brief Definition of the Polygon class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PolygonWithSegmentMarker.cpp b/GeoLib/PolygonWithSegmentMarker.cpp index 707cfad4b140563783e78d7e6a1494af991d70ee..0fe0e8d89916597b217e95ef8669ac1a430f41f0 100644 --- a/GeoLib/PolygonWithSegmentMarker.cpp +++ b/GeoLib/PolygonWithSegmentMarker.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PolygonWithSegmentMarker.h b/GeoLib/PolygonWithSegmentMarker.h index 0bad20e2a4ee157e8071e36bf9d0745414f31229..7b02ba4f0a1a6482ccb1622a03ffa245006e436d 100644 --- a/GeoLib/PolygonWithSegmentMarker.h +++ b/GeoLib/PolygonWithSegmentMarker.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Polyline.cpp b/GeoLib/Polyline.cpp index 7eedb810a682fff7275a0794b503408c77429491..83507b7193d7da6b4139ebe542584c9a2d5935e1 100644 --- a/GeoLib/Polyline.cpp +++ b/GeoLib/Polyline.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Polyline class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Polyline.h b/GeoLib/Polyline.h index 914a5c5235ec473d0532c657e060e20753a68451..e527dfe25634c29eb527a3335b570f83713581c6 100644 --- a/GeoLib/Polyline.h +++ b/GeoLib/Polyline.h @@ -5,7 +5,7 @@ * \brief Definition of the PolyLine class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PolylineVec.h b/GeoLib/PolylineVec.h index 08e755059db07d822de9e819b1e3d9ecc4d63849..ab230c4a5a836f65a28ce766930e15038b471f56 100644 --- a/GeoLib/PolylineVec.h +++ b/GeoLib/PolylineVec.h @@ -5,7 +5,7 @@ * \brief Definition of the PolylineVec class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PolylineWithSegmentMarker.cpp b/GeoLib/PolylineWithSegmentMarker.cpp index 67d22cfd00bfe48ddec88b9b57cf657f213dcd9c..70b4fce21d0aa8cc14aa5277963de0c5eed4f164 100644 --- a/GeoLib/PolylineWithSegmentMarker.cpp +++ b/GeoLib/PolylineWithSegmentMarker.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the PolylineWithSegmentMarker class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/PolylineWithSegmentMarker.h b/GeoLib/PolylineWithSegmentMarker.h index f691721a0d31436dae87b1edcc358424dcea75fa..e9bf38ae15065ad934bc16ed48958f0c59498261 100644 --- a/GeoLib/PolylineWithSegmentMarker.h +++ b/GeoLib/PolylineWithSegmentMarker.h @@ -5,7 +5,7 @@ * \brief Definition of the PolylineWithSegmentMarker class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/QuadTree.h b/GeoLib/QuadTree.h index f61095755da3c19e92b9d01bc9ad13a7451595a9..f179cb0097a7f2f927b7c048cfe6aac2e51262bc 100644 --- a/GeoLib/QuadTree.h +++ b/GeoLib/QuadTree.h @@ -5,7 +5,7 @@ * \brief Definition of the QuadTree class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Raster.cpp b/GeoLib/Raster.cpp index 979f414e9c3627ae379e1be78e365a135606de2b..5420740b8b0dd70f676b48b77c0aad2201fe688e 100644 --- a/GeoLib/Raster.cpp +++ b/GeoLib/Raster.cpp @@ -5,7 +5,7 @@ * @brief Implementation of the GeoLib::Raster class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Raster.h b/GeoLib/Raster.h index 3c14cadb58f06295ced11b51699ec73b9117007d..60c706e1162616fce64da844e3268dbfaf1df8c9 100644 --- a/GeoLib/Raster.h +++ b/GeoLib/Raster.h @@ -5,7 +5,7 @@ * @brief Definition of the GeoLib::Raster class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/SensorData.cpp b/GeoLib/SensorData.cpp index 70b3f87f4fc9614e8c5bdc1d77279d063dc96dde..dbaf12235a7541d8948475d66e0728689373f367 100644 --- a/GeoLib/SensorData.cpp +++ b/GeoLib/SensorData.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SensorData class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/SensorData.h b/GeoLib/SensorData.h index 6178fbfdbd50d7c2ff62d05c43bf9b99ea8bdb8d..903a8ab9594823982905427f5c9fbdcd1983cc54 100644 --- a/GeoLib/SensorData.h +++ b/GeoLib/SensorData.h @@ -5,7 +5,7 @@ * \brief Definition of the SensorData class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/SimplePolygonTree.cpp b/GeoLib/SimplePolygonTree.cpp index 070d87e6c223091114e72bcf583f919ffd036782..da9e637c8f6bc095230c7f91826900a7cdac7e66 100644 --- a/GeoLib/SimplePolygonTree.cpp +++ b/GeoLib/SimplePolygonTree.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SimplePolygonTree class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/SimplePolygonTree.h b/GeoLib/SimplePolygonTree.h index c15a6b6ecd14603df3639243ed9c58e4795ffe6b..b347e9fd8e91960592f5dd7bb1927ef5e37834c4 100644 --- a/GeoLib/SimplePolygonTree.h +++ b/GeoLib/SimplePolygonTree.h @@ -5,7 +5,7 @@ * \brief Definition of the SimplePolygonTree class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Station.cpp b/GeoLib/Station.cpp index a7586ecdb45c73b7c5444085c39cd2a2f99c80c7..71c896ad2962a79bcd2983f46bb9d0e92bb47d4d 100644 --- a/GeoLib/Station.cpp +++ b/GeoLib/Station.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Station class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Station.h b/GeoLib/Station.h index 7c39ab31616e43ddba2aac723f1e0c51ac843bc6..ec7d76027368395f8cae337f8926646d96e9d871 100644 --- a/GeoLib/Station.h +++ b/GeoLib/Station.h @@ -5,7 +5,7 @@ * \brief Definition of the Station class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/StationBorehole.cpp b/GeoLib/StationBorehole.cpp index 9e0119f74257bf37ef15141189873b5cf43aca64..cf2b598fed7ce3e3e29ccd626c593e1ec38fe02f 100644 --- a/GeoLib/StationBorehole.cpp +++ b/GeoLib/StationBorehole.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the StationBorehole class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/StationBorehole.h b/GeoLib/StationBorehole.h index 93bfc5d7ed6fa773627bc965dc4bbd93a2ba06f1..0de001e3a98b8320055bdcba5bebe5e98a8d9e40 100644 --- a/GeoLib/StationBorehole.h +++ b/GeoLib/StationBorehole.h @@ -5,7 +5,7 @@ * \brief Definition of the StationBorehole class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Surface.cpp b/GeoLib/Surface.cpp index 92dd2b558d56f0eb6ddd5c2eef2b2278a79a477b..128b2d6e9ba4456569f905387e1d4e934faa02ca 100644 --- a/GeoLib/Surface.cpp +++ b/GeoLib/Surface.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Surface.h b/GeoLib/Surface.h index 6d2250215bf8564eb7e38e7475ad1e0ff0f3baab..dc6576cd1bf256987cbf5147fad984a992e8208f 100644 --- a/GeoLib/Surface.h +++ b/GeoLib/Surface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/SurfaceGrid.cpp b/GeoLib/SurfaceGrid.cpp index 1b98bef464174424d99e93ad24efdb2da2444302..fbb1b00ded2014aa53526f408177987d289860d6 100644 --- a/GeoLib/SurfaceGrid.cpp +++ b/GeoLib/SurfaceGrid.cpp @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or */ diff --git a/GeoLib/SurfaceGrid.h b/GeoLib/SurfaceGrid.h index 6066a714bf3a06baf51315cf0734da2676c544a8..3e6fc77efc8986c13842e830b1874dfbf3672797 100644 --- a/GeoLib/SurfaceGrid.h +++ b/GeoLib/SurfaceGrid.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/SurfaceVec.h b/GeoLib/SurfaceVec.h index 36cd07c0246b53c5b1b3c0d3865c09d462209338..fed3bed745cb6e1d0e956b9b9764f92fe9f7937d 100644 --- a/GeoLib/SurfaceVec.h +++ b/GeoLib/SurfaceVec.h @@ -5,7 +5,7 @@ * \brief Definition of the SurfaceVec class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/TemplateVec.h b/GeoLib/TemplateVec.h index 7e79910e589ab5425643d0e00a5d7617c4b9c2e8..b96e0d4ef2eb66e911dcebfd2fc8a0f6fb6eb68a 100644 --- a/GeoLib/TemplateVec.h +++ b/GeoLib/TemplateVec.h @@ -5,7 +5,7 @@ * @brief Definition of the GeoLib::TemplateVec class. * * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Triangle.cpp b/GeoLib/Triangle.cpp index e6e37a1c5f91f4527d2f304515ec31d5b70e0aca..104a37b1d08d1907a5f4554bc49ed6b6a332a43f 100644 --- a/GeoLib/Triangle.cpp +++ b/GeoLib/Triangle.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Triangle.h b/GeoLib/Triangle.h index bb2493c36cbc64ff9ab7cf3f02f5b5a18969f08e..e6ea40e03c7fadd9209af800403688fae74d665f 100644 --- a/GeoLib/Triangle.h +++ b/GeoLib/Triangle.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Utils.cpp b/GeoLib/Utils.cpp index 0aba10a48caad3a4feda4a18f1a49bc5273f85af..91dde5322653d88791b2dd2635a9810563d8fb8f 100644 --- a/GeoLib/Utils.cpp +++ b/GeoLib/Utils.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/GeoLib/Utils.h b/GeoLib/Utils.h index fd5c2c1ddfd26814f07f6bf5113edf4c6d1fb3bb..575759aa11a10963b86cd656349d7306dc86fbc6 100644 --- a/GeoLib/Utils.h +++ b/GeoLib/Utils.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/InfoLib/CMakeInfo.cpp.in b/InfoLib/CMakeInfo.cpp.in index a43a5249202d95c43ff15c47ce1b42f984f96726..8c2c7b4d21ef2033066fc9f020e0722296f231a9 100644 --- a/InfoLib/CMakeInfo.cpp.in +++ b/InfoLib/CMakeInfo.cpp.in @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/InfoLib/CMakeInfo.h b/InfoLib/CMakeInfo.h index 7210abe35bc3f8c6e3cf9cfda248de25edb80cff..647a01b9941344f50df5d4739ac5f5998daee876 100644 --- a/InfoLib/CMakeInfo.h +++ b/InfoLib/CMakeInfo.h @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/InfoLib/GitInfo.cpp.in b/InfoLib/GitInfo.cpp.in index e7d2691688ed2879cd7c8772615a23d51d44ca4b..d70342fb1542f6da25e69a80fd0bc9b1a0858fb8 100644 --- a/InfoLib/GitInfo.cpp.in +++ b/InfoLib/GitInfo.cpp.in @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/InfoLib/GitInfo.h b/InfoLib/GitInfo.h index 05e8e5dda103877fb6f380997c614ef79c380f66..80f1976f92ccc0d003af05a0f1f547cc606aba98 100644 --- a/InfoLib/GitInfo.h +++ b/InfoLib/GitInfo.h @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/InfoLib/TestInfo.cpp.in b/InfoLib/TestInfo.cpp.in index 96a9dd7c01efb0c4a7d4105c568c3599897bcfd4..a7268a915b982a569645cd0aecb9937692f891f1 100644 --- a/InfoLib/TestInfo.cpp.in +++ b/InfoLib/TestInfo.cpp.in @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/InfoLib/TestInfo.h b/InfoLib/TestInfo.h index f8c556add20f79618233fcfb953c537c282050d9..841e1ada21c90795e7f5c88e145482e8982369aa 100644 --- a/InfoLib/TestInfo.h +++ b/InfoLib/TestInfo.h @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/LICENSE.txt b/LICENSE.txt index a9c616ea7df7dae4fa9fe464b68d5b3a19b5bf56..eb180425c25984fd194f8bc4dc9081d6114690a5 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/MaterialLib/Adsorption/Adsorption.cpp b/MaterialLib/Adsorption/Adsorption.cpp index a306bda8cc38b321a054e4a71919d723719df097..faf15934f060aa69c6c2b11dd6d10090dbf2e3d5 100644 --- a/MaterialLib/Adsorption/Adsorption.cpp +++ b/MaterialLib/Adsorption/Adsorption.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/Adsorption.h b/MaterialLib/Adsorption/Adsorption.h index 8ba9d71c9195336154f20cb44b57c13230822c33..740f9f717093905161117e7026e2c5eafb9c5258 100644 --- a/MaterialLib/Adsorption/Adsorption.h +++ b/MaterialLib/Adsorption/Adsorption.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/Density100MPa.cpp b/MaterialLib/Adsorption/Density100MPa.cpp index 4b5d0bbb7eba7dfba9c2c114c7c53211ac73f792..d242e2ff9fc672e31b8b0c4bde3aa47480e3a43f 100644 --- a/MaterialLib/Adsorption/Density100MPa.cpp +++ b/MaterialLib/Adsorption/Density100MPa.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/Density100MPa.h b/MaterialLib/Adsorption/Density100MPa.h index 74dca4b9dd4740820e6e2c8f4ca1d2ca1f165f56..796a43aebea84c1535e76ad4256c18785ffdfe06 100644 --- a/MaterialLib/Adsorption/Density100MPa.h +++ b/MaterialLib/Adsorption/Density100MPa.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityConst.cpp b/MaterialLib/Adsorption/DensityConst.cpp index 986e9a72e27a5cf9acd7b8d8c228ff2bb14387f0..bfb05b1d3e368d50660e621c56b082854da5807a 100644 --- a/MaterialLib/Adsorption/DensityConst.cpp +++ b/MaterialLib/Adsorption/DensityConst.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityConst.h b/MaterialLib/Adsorption/DensityConst.h index 4152fe138abd575c92392cf83fffb13cbd169031..0636ae6b601f79be7b825d2846bb4ef63d697b9a 100644 --- a/MaterialLib/Adsorption/DensityConst.h +++ b/MaterialLib/Adsorption/DensityConst.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityCook.cpp b/MaterialLib/Adsorption/DensityCook.cpp index a976ff90b13287da4e3919abc125c5aefecb8f8c..138cf5aa37bd72ec829240b188d785918189650e 100644 --- a/MaterialLib/Adsorption/DensityCook.cpp +++ b/MaterialLib/Adsorption/DensityCook.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityCook.h b/MaterialLib/Adsorption/DensityCook.h index 214d854f832e3ef0f8acd9f6041a36a437fb28bf..2cd8de1edb60f78d3d0da29b3b00c07ae9001bd7 100644 --- a/MaterialLib/Adsorption/DensityCook.h +++ b/MaterialLib/Adsorption/DensityCook.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityDubinin.cpp b/MaterialLib/Adsorption/DensityDubinin.cpp index 52845cb452437a95af298e139ea71d7896458734..ca2c58a25ad6a0d839025962f956dd8e6258b2a6 100644 --- a/MaterialLib/Adsorption/DensityDubinin.cpp +++ b/MaterialLib/Adsorption/DensityDubinin.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityDubinin.h b/MaterialLib/Adsorption/DensityDubinin.h index e7d16c662e715f5eb01375d9b670e92f002a6825..b51446973be8ea3fc6ebce17f808aef0565d8899 100644 --- a/MaterialLib/Adsorption/DensityDubinin.h +++ b/MaterialLib/Adsorption/DensityDubinin.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityHauer.cpp b/MaterialLib/Adsorption/DensityHauer.cpp index 6d11e40078d8717a4ded1b6f1168781eb481c2cf..22efbfabb5cf98139874166b1411da900466f61a 100644 --- a/MaterialLib/Adsorption/DensityHauer.cpp +++ b/MaterialLib/Adsorption/DensityHauer.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityHauer.h b/MaterialLib/Adsorption/DensityHauer.h index 199d3e458e94213b8706562936e0e7418d1e9a38..e8a9f7f5e7288f9526881ade01de469c739d0001 100644 --- a/MaterialLib/Adsorption/DensityHauer.h +++ b/MaterialLib/Adsorption/DensityHauer.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityLegacy.cpp b/MaterialLib/Adsorption/DensityLegacy.cpp index 4f628567c65b2f6de7fcc119a6837acb27165277..f905e120f6ae5b3b80d4840c95394c06599feef9 100644 --- a/MaterialLib/Adsorption/DensityLegacy.cpp +++ b/MaterialLib/Adsorption/DensityLegacy.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityLegacy.h b/MaterialLib/Adsorption/DensityLegacy.h index 468c9bab41479ded8120ac4e3e8041e68a149c35..ab11e9bb14205909f50d6e26bb382ec49c45f203 100644 --- a/MaterialLib/Adsorption/DensityLegacy.h +++ b/MaterialLib/Adsorption/DensityLegacy.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityMette.cpp b/MaterialLib/Adsorption/DensityMette.cpp index 3f74a95714cb61efa67b45a345a3071fcc9fb491..403b9ad5ab6bbe665cd377b3a73d5c12260eff8b 100644 --- a/MaterialLib/Adsorption/DensityMette.cpp +++ b/MaterialLib/Adsorption/DensityMette.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityMette.h b/MaterialLib/Adsorption/DensityMette.h index 9beb92748522fb41560a90072152374d8a1bafe0..a15e6f4fd70a32ad8d81f4f4808af264ad9d4763 100644 --- a/MaterialLib/Adsorption/DensityMette.h +++ b/MaterialLib/Adsorption/DensityMette.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityNunez.cpp b/MaterialLib/Adsorption/DensityNunez.cpp index fdc926dd207ab07b711a5aca208bee798b0b150a..6ef2d61d9c6ad6b944d5f41bd6398be219236341 100644 --- a/MaterialLib/Adsorption/DensityNunez.cpp +++ b/MaterialLib/Adsorption/DensityNunez.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/DensityNunez.h b/MaterialLib/Adsorption/DensityNunez.h index 41992679bcf5932871f040ba03414fd9bf91c737..056a6fb8105e219f238b78d14f3f887f495d830c 100644 --- a/MaterialLib/Adsorption/DensityNunez.h +++ b/MaterialLib/Adsorption/DensityNunez.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/Reaction.cpp b/MaterialLib/Adsorption/Reaction.cpp index 52362747e98d52b8d18d89c18eaacd0fec40e163..2420c753e40284030ce1c68a62141dadd3347f70 100644 --- a/MaterialLib/Adsorption/Reaction.cpp +++ b/MaterialLib/Adsorption/Reaction.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/Reaction.h b/MaterialLib/Adsorption/Reaction.h index 9f26ad207bd3ee49b68e31ea0142500e19cf439f..d816c1556a324eab15578b050e8f49a4287c26a9 100644 --- a/MaterialLib/Adsorption/Reaction.h +++ b/MaterialLib/Adsorption/Reaction.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/ReactionCaOH2.cpp b/MaterialLib/Adsorption/ReactionCaOH2.cpp index 8d7e389c2d1ac3b5888c3ea58c98869b2f4b4007..83c2bb1a48af230f1107c5c8be7fde40e0136eaa 100644 --- a/MaterialLib/Adsorption/ReactionCaOH2.cpp +++ b/MaterialLib/Adsorption/ReactionCaOH2.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/ReactionCaOH2.h b/MaterialLib/Adsorption/ReactionCaOH2.h index dbbfb4f87173a3c09990a04258fdae84fe613b23..8a5b653a3db5acb517a45860c86b5ea703194abe 100644 --- a/MaterialLib/Adsorption/ReactionCaOH2.h +++ b/MaterialLib/Adsorption/ReactionCaOH2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/ReactionInert.h b/MaterialLib/Adsorption/ReactionInert.h index 5ac581782089e8f5bbe2b1146295252e5bb5cdb1..6e5ed198bdece5097b6acb9bded6368fc8cf05ea 100644 --- a/MaterialLib/Adsorption/ReactionInert.h +++ b/MaterialLib/Adsorption/ReactionInert.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Adsorption/ReactionSinusoidal.h b/MaterialLib/Adsorption/ReactionSinusoidal.h index e47d156992b59d6cc0e0ccd4ed41f4be9d1459ff..2b3809bca56166636df59f212703307b4e1b903c 100644 --- a/MaterialLib/Adsorption/ReactionSinusoidal.h +++ b/MaterialLib/Adsorption/ReactionSinusoidal.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/ConstantFluidProperty.h b/MaterialLib/Fluid/ConstantFluidProperty.h index 7294350d71bca3ad05de6a886f2c782b089c8e78..f9c4e06b5cc5ea555fa7c379d56b6a4efd4d9219 100644 --- a/MaterialLib/Fluid/ConstantFluidProperty.h +++ b/MaterialLib/Fluid/ConstantFluidProperty.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/CreateFluidDensityModel.cpp b/MaterialLib/Fluid/Density/CreateFluidDensityModel.cpp index 6d9e696bc664b3a002760d7181d4124093a6682a..c1255c8c7b08affc0cff6026ab4d1f01a4c1fd91 100644 --- a/MaterialLib/Fluid/Density/CreateFluidDensityModel.cpp +++ b/MaterialLib/Fluid/Density/CreateFluidDensityModel.cpp @@ -3,7 +3,7 @@ \brief create an instance of a fluid density class. \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/CreateFluidDensityModel.h b/MaterialLib/Fluid/Density/CreateFluidDensityModel.h index 4b7041d79a8abf383526f29cdd3270cb220ed159..e4b339ea05886c10fdeab94632163c51f33573ec 100644 --- a/MaterialLib/Fluid/Density/CreateFluidDensityModel.h +++ b/MaterialLib/Fluid/Density/CreateFluidDensityModel.h @@ -3,7 +3,7 @@ \brief create an instance of a fluid density class. \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/IdealGasLaw.h b/MaterialLib/Fluid/Density/IdealGasLaw.h index c799068df98c0309330d4db4f390566d5be90e3a..4eb75a0ed757ebc600afa3e537252ab96cfe356a 100644 --- a/MaterialLib/Fluid/Density/IdealGasLaw.h +++ b/MaterialLib/Fluid/Density/IdealGasLaw.h @@ -7,7 +7,7 @@ \date Jan 2015 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h b/MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h index 6a1971bcc924a3904078b3b95372ee954f860674..90141bd5231861745582abf171f7fb91b3c6b17e 100644 --- a/MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h +++ b/MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/LinearConcentrationDependentDensity.h b/MaterialLib/Fluid/Density/LinearConcentrationDependentDensity.h index 28a02cccae1bf237ad4fe02ca7f86c74573c0328..8f252a6c5a702a5030845f1ead7e980e7a4277a1 100644 --- a/MaterialLib/Fluid/Density/LinearConcentrationDependentDensity.h +++ b/MaterialLib/Fluid/Density/LinearConcentrationDependentDensity.h @@ -1,6 +1,6 @@ /** * @copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/LinearTemperatureDependentDensity.h b/MaterialLib/Fluid/Density/LinearTemperatureDependentDensity.h index e6c5b6e7275ceb333e179837261028f230a16330..b1f7fb6ced41e5b2111cc24a3f3d9e0c532c9fab 100644 --- a/MaterialLib/Fluid/Density/LinearTemperatureDependentDensity.h +++ b/MaterialLib/Fluid/Density/LinearTemperatureDependentDensity.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/LiquidDensity.h b/MaterialLib/Fluid/Density/LiquidDensity.h index cdda624d668d85de9229c1b4f5d86e2bf56ef7cb..7e674f37e8a43a8b2910f4e9b1bcc5042cec6eac 100644 --- a/MaterialLib/Fluid/Density/LiquidDensity.h +++ b/MaterialLib/Fluid/Density/LiquidDensity.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Density/WaterDensityIAPWSIF97Region1.h b/MaterialLib/Fluid/Density/WaterDensityIAPWSIF97Region1.h index d31843edbaf74f75886055f20b97566d51091319..6df7e8f052bea25760f27c7829c572c5a66ea8b2 100644 --- a/MaterialLib/Fluid/Density/WaterDensityIAPWSIF97Region1.h +++ b/MaterialLib/Fluid/Density/WaterDensityIAPWSIF97Region1.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.cpp b/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.cpp index d100d4414c618f06552252d4a66643d4fe34f62f..54e6a432850a6a1cac06b93dcaa42e7a1d230dd4 100644 --- a/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.cpp +++ b/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.h b/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.h index a0890d155ff81566d57106a3512f8fc378a39495..c165b772e9c9b0c1c95a3447173d8c4124efadeb 100644 --- a/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.h +++ b/MaterialLib/Fluid/FluidProperties/CreateFluidProperties.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperties/FluidProperties.h b/MaterialLib/Fluid/FluidProperties/FluidProperties.h index fa0ec9b93752704d0c82e127c030e70ad9b8c166..37e2afbcaf424e95d76d59ce6dc4ec3b8eb60ab2 100644 --- a/MaterialLib/Fluid/FluidProperties/FluidProperties.h +++ b/MaterialLib/Fluid/FluidProperties/FluidProperties.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.cpp b/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.cpp index 04432356972e459beba4596071bbdbe0bbda9a00..5f8b8afd0ab23cfb298e7e49cd0091fb95fa7d5f 100644 --- a/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.cpp +++ b/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.h b/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.h index 129e0f8822220f0217efa23cc7c6aedd98ff8fae..819477c8efc3b2020a9968031a3cbd1c5412006b 100644 --- a/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.h +++ b/MaterialLib/Fluid/FluidProperties/FluidPropertiesWithDensityDependentModels.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperties/PrimaryVariableDependentFluidProperties.h b/MaterialLib/Fluid/FluidProperties/PrimaryVariableDependentFluidProperties.h index 3eda27675d46cb94c5d55943bbf2c0c5d6c0f5eb..b3adbaf0630ac8701601f3c133b7521f6469fa94 100644 --- a/MaterialLib/Fluid/FluidProperties/PrimaryVariableDependentFluidProperties.h +++ b/MaterialLib/Fluid/FluidProperties/PrimaryVariableDependentFluidProperties.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidProperty.h b/MaterialLib/Fluid/FluidProperty.h index 6b7c77e812a74b82d42cbd5e16cc0e4d3419ed4d..1c427dac2abd6b95ebdf6c0930ed94b485dabf22 100644 --- a/MaterialLib/Fluid/FluidProperty.h +++ b/MaterialLib/Fluid/FluidProperty.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/FluidPropertyHeaders.h b/MaterialLib/Fluid/FluidPropertyHeaders.h index f910aad874e85391bf8f7d76c90bf406df2ed296..91d06b6c9943a60988f60e6cff20f63da29b0b43 100644 --- a/MaterialLib/Fluid/FluidPropertyHeaders.h +++ b/MaterialLib/Fluid/FluidPropertyHeaders.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.cpp b/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.cpp index ba8b6d275fcb1d453b29e82ab43bf35156d85ada..559edbcfeb9627be42cb73a7f0a607eb42c72b45 100644 --- a/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.cpp +++ b/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.cpp @@ -2,7 +2,7 @@ * \brief Define members of the class for dimensionless Gibbs free energy. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.h b/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.h index ef7049badde1ab5996564b0b4e9d6da8c7cac38f..221cef11dfe8c1227e7f21ab65ad2852076364a8 100644 --- a/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.h +++ b/MaterialLib/Fluid/GibbsFreeEnergy/DimensionLessGibbsFreeEnergyRegion1.h @@ -2,7 +2,7 @@ * \brief Declare a class for dimensionless Gibbs free energy, region1. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/PropertyVariableType.h b/MaterialLib/Fluid/PropertyVariableType.h index 02c3f951be6359a7043d51e12677845f29b4db80..915517fffe475edfb1488dcc1fa5dbd7881902d9 100644 --- a/MaterialLib/Fluid/PropertyVariableType.h +++ b/MaterialLib/Fluid/PropertyVariableType.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.cpp b/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.cpp index 073f16b2ea72af2002fe32df3f9ccca8899a5f9d..d593f09b3723c5f7bd75a689ca20e769b08e72a3 100644 --- a/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.cpp +++ b/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.cpp @@ -2,7 +2,7 @@ * \brief A function for creating a specific heat capacity model for fluid * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.h b/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.h index c19c41fb35ca85df903ec3b459a91d3126fb9985..25446ab2e1214dd8fbef0511410e2ce430b6c851 100644 --- a/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.h +++ b/MaterialLib/Fluid/SpecificHeatCapacity/CreateSpecificFluidHeatCapacityModel.h @@ -2,7 +2,7 @@ * \brief A function for creating a specific heat capacity model for fluid * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.cpp b/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.cpp index ff22cf712d04ac5aa588965bc9de1a59dcbd3089..b3895c60a02f2bd57d60e2421e6912c0f48e5d8e 100644 --- a/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.cpp +++ b/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.cpp @@ -2,7 +2,7 @@ * \brief A function for creating a thermal conductivity model for fluid * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.h b/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.h index d333b091f5c6bfc555c719c3fe8224b6f77ba282..19c4ba660c62b38bb7436d4901399289ad227cb4 100644 --- a/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.h +++ b/MaterialLib/Fluid/ThermalConductivity/CreateFluidThermalConductivityModel.h @@ -2,7 +2,7 @@ * \brief A function for creating a thermal conductivity model for fluid * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/CreateViscosityModel.cpp b/MaterialLib/Fluid/Viscosity/CreateViscosityModel.cpp index d1b7be54e7c151e1df56b24cee2de6a5cf635081..22579b8f31d8e5d304c55342e1f0c8ab9a4883b6 100644 --- a/MaterialLib/Fluid/Viscosity/CreateViscosityModel.cpp +++ b/MaterialLib/Fluid/Viscosity/CreateViscosityModel.cpp @@ -2,7 +2,7 @@ * \brief A function for creating viscosity model * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/CreateViscosityModel.h b/MaterialLib/Fluid/Viscosity/CreateViscosityModel.h index cc7b77b58605389719583f6a2883588dc69468f9..097995878d30690a3978b099433b6416995f8150 100644 --- a/MaterialLib/Fluid/Viscosity/CreateViscosityModel.h +++ b/MaterialLib/Fluid/Viscosity/CreateViscosityModel.h @@ -2,7 +2,7 @@ * \brief A function for creating viscosity model * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/LinearPressureDependentViscosity.h b/MaterialLib/Fluid/Viscosity/LinearPressureDependentViscosity.h index 918ef08c3335a52cf222f4ed365ec60681449897..8dd4433ce4d014dd4e57bb99351fcb4d2d614cb3 100644 --- a/MaterialLib/Fluid/Viscosity/LinearPressureDependentViscosity.h +++ b/MaterialLib/Fluid/Viscosity/LinearPressureDependentViscosity.h @@ -2,7 +2,7 @@ * \brief Declaration of class for the pressure dependent viscosity model. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/TemperatureDependentViscosity.h b/MaterialLib/Fluid/Viscosity/TemperatureDependentViscosity.h index 5c9e71df27569d2dbae8da89dce01fc6e140b760..72fae6f0438c9103547588302a270cb5841f5508 100644 --- a/MaterialLib/Fluid/Viscosity/TemperatureDependentViscosity.h +++ b/MaterialLib/Fluid/Viscosity/TemperatureDependentViscosity.h @@ -2,7 +2,7 @@ * \brief A linear temperature dependent viscosity model. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/VogelsLiquidDynamicViscosity.h b/MaterialLib/Fluid/Viscosity/VogelsLiquidDynamicViscosity.h index d13f390059deda308481bab6bfb5260c3076c904..27c9c9d604599240eba6327a9cc5de2a2a9e2d9c 100644 --- a/MaterialLib/Fluid/Viscosity/VogelsLiquidDynamicViscosity.h +++ b/MaterialLib/Fluid/Viscosity/VogelsLiquidDynamicViscosity.h @@ -2,7 +2,7 @@ * \brief Declaration of class for the pressure dependent viscosity model. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.cpp b/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.cpp index f246176081d3faee4e2a8ff38b37555e787560d7..095ad37580c0593327c4f33a64bf95ce59200569 100644 --- a/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.cpp +++ b/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.h b/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.h index 55239e63bb7222c3a0f7eef078259d088cda5b44..2720f965dee2a25aaf98284469aa6ae5fca47a1f 100644 --- a/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.h +++ b/MaterialLib/Fluid/Viscosity/WaterViscosityIAPWS.h @@ -4,7 +4,7 @@ * Water Substance * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.cpp b/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.cpp index 46095d19995059ea200d2d7cf1ec415037ec14ef..e65d2d3e7d03475636ca38696686608f785574b1 100644 --- a/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.cpp +++ b/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.h b/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.h index 36cf485e0c4ea9b6513b79f5f5fee5bebb894a87..89d8e7b0128ecb02f6c7cadcdf8534e18a918fea 100644 --- a/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.h +++ b/MaterialLib/Fluid/WaterVaporProperties/WaterVaporProperties.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CohesiveZoneModeI.cpp b/MaterialLib/FractureModels/CohesiveZoneModeI.cpp index 0cd0fa73feb57b0652df4de44bd8642644bb2265..7eeb266bb4882f2afdbbdb5185630f7287a1acf4 100644 --- a/MaterialLib/FractureModels/CohesiveZoneModeI.cpp +++ b/MaterialLib/FractureModels/CohesiveZoneModeI.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CohesiveZoneModeI.h b/MaterialLib/FractureModels/CohesiveZoneModeI.h index 05e943315e1f5ada4925e10f69257abdfd4527c4..e0443adb28f4371d4ea88aceb672297d74d8e576 100644 --- a/MaterialLib/FractureModels/CohesiveZoneModeI.h +++ b/MaterialLib/FractureModels/CohesiveZoneModeI.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Coulomb.cpp b/MaterialLib/FractureModels/Coulomb.cpp index 19cff20626d640311661a1dc6053b10c05a92fd3..3a74a2d9e249d1334e8f29343627c026272d1f43 100644 --- a/MaterialLib/FractureModels/Coulomb.cpp +++ b/MaterialLib/FractureModels/Coulomb.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Coulomb.h b/MaterialLib/FractureModels/Coulomb.h index 5756fedce2c4a173be1081ed21126434ecf79dc0..a36aa8c15f4f1461ae5ea967cf5ce8fc43de18f6 100644 --- a/MaterialLib/FractureModels/Coulomb.h +++ b/MaterialLib/FractureModels/Coulomb.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CreateCohesiveZoneModeI.cpp b/MaterialLib/FractureModels/CreateCohesiveZoneModeI.cpp index 401f09fbdb38b1da60ad3cdf99ea49ef11957daf..8ca5846ab71e06d69ac026f1790465027f4c20ab 100644 --- a/MaterialLib/FractureModels/CreateCohesiveZoneModeI.cpp +++ b/MaterialLib/FractureModels/CreateCohesiveZoneModeI.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CreateCohesiveZoneModeI.h b/MaterialLib/FractureModels/CreateCohesiveZoneModeI.h index 5a0f67054278580b1a7792aa6fb334c23003747c..80a01c980f2c7f9071561451bc82299c3dad0862 100644 --- a/MaterialLib/FractureModels/CreateCohesiveZoneModeI.h +++ b/MaterialLib/FractureModels/CreateCohesiveZoneModeI.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CreateCoulomb.cpp b/MaterialLib/FractureModels/CreateCoulomb.cpp index d107709d2e2cbd0880650d02a3c4868ccb0ae7da..fc982a89a6b3dc27ab824d4720df7aa3f8a76b39 100644 --- a/MaterialLib/FractureModels/CreateCoulomb.cpp +++ b/MaterialLib/FractureModels/CreateCoulomb.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CreateCoulomb.h b/MaterialLib/FractureModels/CreateCoulomb.h index 5b480111e04a6b281de05d87c53ae35c7053d29b..c04a2aa4e1a5f771cb31a676b2d3dcca818b1ca4 100644 --- a/MaterialLib/FractureModels/CreateCoulomb.h +++ b/MaterialLib/FractureModels/CreateCoulomb.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CreateLinearElasticIsotropic.cpp b/MaterialLib/FractureModels/CreateLinearElasticIsotropic.cpp index eb51bd8a3866f8e960f790fd3ecf0a52a64c6261..805bc3552a7820c288f2e1191b963632af7743c2 100644 --- a/MaterialLib/FractureModels/CreateLinearElasticIsotropic.cpp +++ b/MaterialLib/FractureModels/CreateLinearElasticIsotropic.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/CreateLinearElasticIsotropic.h b/MaterialLib/FractureModels/CreateLinearElasticIsotropic.h index b0543cce9b77f48877ae1772048fb6488cd1b183..2c1503187d89f1dcf819975b1540536716aefa73 100644 --- a/MaterialLib/FractureModels/CreateLinearElasticIsotropic.h +++ b/MaterialLib/FractureModels/CreateLinearElasticIsotropic.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/FractureIdentity2.cpp b/MaterialLib/FractureModels/FractureIdentity2.cpp index b6d6fdf500a219c4db26d5b0eada7b796b908e7b..0a8e2d8aa2b0ed25ef2a007f9560857f3d86abc2 100644 --- a/MaterialLib/FractureModels/FractureIdentity2.cpp +++ b/MaterialLib/FractureModels/FractureIdentity2.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/FractureIdentity2.h b/MaterialLib/FractureModels/FractureIdentity2.h index df8a5b940db886c0b883059b5916155a9811370b..fdb340ecba7e54529d141c2d3ca655901643eceb 100644 --- a/MaterialLib/FractureModels/FractureIdentity2.h +++ b/MaterialLib/FractureModels/FractureIdentity2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/FractureModelBase.h b/MaterialLib/FractureModels/FractureModelBase.h index 23f0fadfa78323c33e9e5398e37dd497d075b709..9b89cb37bfa13979dc749d3d5cee036bca7a1c1f 100644 --- a/MaterialLib/FractureModels/FractureModelBase.h +++ b/MaterialLib/FractureModels/FractureModelBase.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/LinearElasticIsotropic.cpp b/MaterialLib/FractureModels/LinearElasticIsotropic.cpp index fe161b4a0067527809749cff70192c6308e5482f..fdade87c1d8a2fde703f97143e59467bc0ae09f7 100644 --- a/MaterialLib/FractureModels/LinearElasticIsotropic.cpp +++ b/MaterialLib/FractureModels/LinearElasticIsotropic.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/LinearElasticIsotropic.h b/MaterialLib/FractureModels/LinearElasticIsotropic.h index 54e00976dcfacbc9d5981997b6e9456071507ee3..57013bf1abf1297b5ff933a4538802a6c68e92ba 100644 --- a/MaterialLib/FractureModels/LinearElasticIsotropic.h +++ b/MaterialLib/FractureModels/LinearElasticIsotropic.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/LogPenalty.h b/MaterialLib/FractureModels/LogPenalty.h index e34ce433859117ed47c7a9201dfbf253f6b8825c..99b4773dade2fc790e6af71367490640026332a7 100644 --- a/MaterialLib/FractureModels/LogPenalty.h +++ b/MaterialLib/FractureModels/LogPenalty.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/ConstantPermeability.cpp b/MaterialLib/FractureModels/Permeability/ConstantPermeability.cpp index 6bc6c704ecd54bcd2db43cc8f35ca9b9118b7e30..31ec282d89ad4afa0db2406466addf1958632ad6 100644 --- a/MaterialLib/FractureModels/Permeability/ConstantPermeability.cpp +++ b/MaterialLib/FractureModels/Permeability/ConstantPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/ConstantPermeability.h b/MaterialLib/FractureModels/Permeability/ConstantPermeability.h index 9f7f33e9ce505c6ed7d7e2845980920eef7cb2dd..1c26e447de2167b7613eefad45cf9f6ff179bb20 100644 --- a/MaterialLib/FractureModels/Permeability/ConstantPermeability.h +++ b/MaterialLib/FractureModels/Permeability/ConstantPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.cpp b/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.cpp index 1a21874281ae32789d9cc4a25e050717e971775e..4644ad0020ca45eaa74e15c71e4f700db8c89ac0 100644 --- a/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.cpp +++ b/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.h b/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.h index bbfb45969bbc0cc119d754292cac2a453c6f743e..3c983a05041b184603045f318099596643a2895b 100644 --- a/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.h +++ b/MaterialLib/FractureModels/Permeability/CreateConstantPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CreateCubicLaw.cpp b/MaterialLib/FractureModels/Permeability/CreateCubicLaw.cpp index dd5bfa2307432e843d7a16654a7fed8d3cefc2ef..b484871fa0b221874e7c700770f9b275b280b6b8 100644 --- a/MaterialLib/FractureModels/Permeability/CreateCubicLaw.cpp +++ b/MaterialLib/FractureModels/Permeability/CreateCubicLaw.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CreateCubicLaw.h b/MaterialLib/FractureModels/Permeability/CreateCubicLaw.h index 49f9cf31bd9cb90c4c8a5efadb5b32caab85f437..4c7f910176b172fd3828992f2d3ac32b48744ba5 100644 --- a/MaterialLib/FractureModels/Permeability/CreateCubicLaw.h +++ b/MaterialLib/FractureModels/Permeability/CreateCubicLaw.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.cpp b/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.cpp index a29dd7e3d8e99e10a7d8362b557cb90cc21e1daf..859db85c78ae7ca2be401fde94d59272449a1cac 100644 --- a/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.cpp +++ b/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.h b/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.h index 51d6b81207be445d0b1e8be02af88a86ade16a8a..2acb6588f99ea21d13c30782641311d859f23b21 100644 --- a/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.h +++ b/MaterialLib/FractureModels/Permeability/CreatePermeabilityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CubicLaw.cpp b/MaterialLib/FractureModels/Permeability/CubicLaw.cpp index 463e935dda02117c229ac38f6be91d56f42e5bf1..df01d9ab5afadd1ef4bbdc0af973b44b7dc30d59 100644 --- a/MaterialLib/FractureModels/Permeability/CubicLaw.cpp +++ b/MaterialLib/FractureModels/Permeability/CubicLaw.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/CubicLaw.h b/MaterialLib/FractureModels/Permeability/CubicLaw.h index 64eb6fbcdd1aeab4092854a0a10bea1f80449343..7c1c16bc9a747fefa101c972f390f825fb1027d3 100644 --- a/MaterialLib/FractureModels/Permeability/CubicLaw.h +++ b/MaterialLib/FractureModels/Permeability/CubicLaw.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/FractureModels/Permeability/Permeability.h b/MaterialLib/FractureModels/Permeability/Permeability.h index 509981cbc4ee8467aec01fb32a328a261ff7101d..398feced2bf2b81e2fffff577bed31c8e3486f1e 100644 --- a/MaterialLib/FractureModels/Permeability/Permeability.h +++ b/MaterialLib/FractureModels/Permeability/Permeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CheckMaterialSpatialDistributionMap.h b/MaterialLib/MPL/CheckMaterialSpatialDistributionMap.h index 7ff97080d0fc95e526a691c0589b433003dbe006..ae563862f6a3396362e5207dd9292110ffdd1898 100644 --- a/MaterialLib/MPL/CheckMaterialSpatialDistributionMap.h +++ b/MaterialLib/MPL/CheckMaterialSpatialDistributionMap.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Component.cpp b/MaterialLib/MPL/Component.cpp index 96c44fcfe762d715aa041236656874b43a0ff140..c074076f83f18e7bc67351b238cbb295d864854e 100644 --- a/MaterialLib/MPL/Component.cpp +++ b/MaterialLib/MPL/Component.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Component.h b/MaterialLib/MPL/Component.h index dfd913bcd17bec596a70979b419a3807297480fe..8e81b460d3da3242d8f6264cf5d923449ef152f3 100644 --- a/MaterialLib/MPL/Component.h +++ b/MaterialLib/MPL/Component.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Components/Components.h b/MaterialLib/MPL/Components/Components.h index 806a20e2d82c809cd37626d58f01d29dca1a8ccf..00ac11e46b427644688f38aa5420fd5f91823a95 100644 --- a/MaterialLib/MPL/Components/Components.h +++ b/MaterialLib/MPL/Components/Components.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Components/Water.cpp b/MaterialLib/MPL/Components/Water.cpp index 8fd185e4e76931c87cf0dc990035918b828dc574..54122b48aab472f1c20d86119efcd8b62c0cf21b 100644 --- a/MaterialLib/MPL/Components/Water.cpp +++ b/MaterialLib/MPL/Components/Water.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Components/Water.h b/MaterialLib/MPL/Components/Water.h index da065b242db2f43b66044608f88b76367de3f841..9e15ac926645c743f1c35b4ab9402fd107a746d4 100644 --- a/MaterialLib/MPL/Components/Water.h +++ b/MaterialLib/MPL/Components/Water.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateComponent.cpp b/MaterialLib/MPL/CreateComponent.cpp index 21122b4d1ea8f08a623cff5ca5eac183cbd35e97..dffdc9cfc3773f372f43f228830274c59238140e 100644 --- a/MaterialLib/MPL/CreateComponent.cpp +++ b/MaterialLib/MPL/CreateComponent.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateComponent.h b/MaterialLib/MPL/CreateComponent.h index a74727b66df44f9dba3f8da7fa39a25675d50e41..e22d58402118f65c5c430511285f7f07e1771b21 100644 --- a/MaterialLib/MPL/CreateComponent.h +++ b/MaterialLib/MPL/CreateComponent.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.cpp b/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.cpp index 8faac213709be7de47e4f38fa0cbfa54201f8908..7fd9e9a406a9ee79fd5ae73da53d5c0068adaf3f 100644 --- a/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.cpp +++ b/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.cpp @@ -3,7 +3,7 @@ * \date Nov 28, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.h b/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.h index e61a8db52713c2f441a3fce259671ce0dd39a11b..b3fb5c1c1fded46edfefbdaaa0c3bdccf26aa01b 100644 --- a/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.h +++ b/MaterialLib/MPL/CreateMaterialSpatialDistributionMap.h @@ -3,7 +3,7 @@ * \date Nov 28, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateMedium.cpp b/MaterialLib/MPL/CreateMedium.cpp index b563262dce3db3f55fc1ff21a0c6b2752d780bbb..10db53cc9604cf7d97d3ddb61f5424cf4485f5a5 100644 --- a/MaterialLib/MPL/CreateMedium.cpp +++ b/MaterialLib/MPL/CreateMedium.cpp @@ -4,7 +4,7 @@ * \date 07.09.2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateMedium.h b/MaterialLib/MPL/CreateMedium.h index bf84ddbb10de67c7242d4c17f7785a90d52f3c57..1d402441740a1a21e79f55544d2a53a4191b3a36 100644 --- a/MaterialLib/MPL/CreateMedium.h +++ b/MaterialLib/MPL/CreateMedium.h @@ -4,7 +4,7 @@ * \date 07.09.2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreatePhase.cpp b/MaterialLib/MPL/CreatePhase.cpp index e4bfa46e28307bfbeb671a441fa94ba283c8cd47..dc0dcd2d12181a1c4eb5e166193f8c6d39d5d043 100644 --- a/MaterialLib/MPL/CreatePhase.cpp +++ b/MaterialLib/MPL/CreatePhase.cpp @@ -4,7 +4,7 @@ * \date 07.09.2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreatePhase.h b/MaterialLib/MPL/CreatePhase.h index 4df0c34e76a25798657956afaa49662bc257041b..09214481d7309f4f91b41ea39bea253c866717df 100644 --- a/MaterialLib/MPL/CreatePhase.h +++ b/MaterialLib/MPL/CreatePhase.h @@ -4,7 +4,7 @@ * \date 07.09.2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateProperty.cpp b/MaterialLib/MPL/CreateProperty.cpp index 8080888eeb6ce9621bdaa0898d8b49ff94e532cd..38982d396fbed020e9e3e05027d004843f7200bb 100644 --- a/MaterialLib/MPL/CreateProperty.cpp +++ b/MaterialLib/MPL/CreateProperty.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/CreateProperty.h b/MaterialLib/MPL/CreateProperty.h index 1b7311c9b45537be927065471e8ffc75f3438589..12709d0cc31a408726bff38441bb5fee0074a7a2 100644 --- a/MaterialLib/MPL/CreateProperty.h +++ b/MaterialLib/MPL/CreateProperty.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/MaterialSpatialDistributionMap.cpp b/MaterialLib/MPL/MaterialSpatialDistributionMap.cpp index 7d9a44173b8938227e7f95c2b064629cadfacfb3..354fe86f8f341b098a6d8a6af0becb18f5d7d267 100644 --- a/MaterialLib/MPL/MaterialSpatialDistributionMap.cpp +++ b/MaterialLib/MPL/MaterialSpatialDistributionMap.cpp @@ -3,7 +3,7 @@ * \date Nov 28, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/MaterialSpatialDistributionMap.h b/MaterialLib/MPL/MaterialSpatialDistributionMap.h index 979e652a694cc866406ca67db5f2c2bb17b9cc4c..4335e5215bb6376c8308cb233f04773a9bd58d0f 100644 --- a/MaterialLib/MPL/MaterialSpatialDistributionMap.h +++ b/MaterialLib/MPL/MaterialSpatialDistributionMap.h @@ -3,7 +3,7 @@ * \date Nov 28, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Medium.cpp b/MaterialLib/MPL/Medium.cpp index aeb3f0c402ddb8e04898d7fdf40146fbff5a7a73..691a2ddd5cc661f87881f5db0fd68e15ca187008 100644 --- a/MaterialLib/MPL/Medium.cpp +++ b/MaterialLib/MPL/Medium.cpp @@ -4,7 +4,7 @@ * \date 07.09.2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Medium.h b/MaterialLib/MPL/Medium.h index 5c58be939bd353180f7c25900135519de17d5de5..e694e89cff5c7bece442bb1c03b9f0ae3ba9957a 100644 --- a/MaterialLib/MPL/Medium.h +++ b/MaterialLib/MPL/Medium.h @@ -4,7 +4,7 @@ * \date 07.09.2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Phase.cpp b/MaterialLib/MPL/Phase.cpp index d1cb1dd8cf375dc2af7c2bd70e0f89ee113afafa..1d031eaffdf0d6e645e0e4297918d52167adefe0 100644 --- a/MaterialLib/MPL/Phase.cpp +++ b/MaterialLib/MPL/Phase.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Phase.h b/MaterialLib/MPL/Phase.h index 141c3eb4a9d363cbdc6fb1f392ba307fda4cf3a8..3eecde4fd6c82990ed8557259b5c9442549e4bc4 100644 --- a/MaterialLib/MPL/Phase.h +++ b/MaterialLib/MPL/Phase.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/AverageMolarMass.cpp b/MaterialLib/MPL/Properties/AverageMolarMass.cpp index 6d386df1b04093b679f131490360fd6f415cbfa2..54923693c1f719c4efdeaeba4162cac2d13db1ae 100644 --- a/MaterialLib/MPL/Properties/AverageMolarMass.cpp +++ b/MaterialLib/MPL/Properties/AverageMolarMass.cpp @@ -4,7 +4,7 @@ * \date Jul 07 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/AverageMolarMass.h b/MaterialLib/MPL/Properties/AverageMolarMass.h index cd96ee37a0ad4cc5d83e20e417396b260a5d3f72..72b2864c83f5578f1577e386581c39f47b6553f5 100644 --- a/MaterialLib/MPL/Properties/AverageMolarMass.h +++ b/MaterialLib/MPL/Properties/AverageMolarMass.h @@ -4,7 +4,7 @@ * \date Jul 07 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/BishopsPowerLaw.cpp b/MaterialLib/MPL/Properties/BishopsPowerLaw.cpp index af728228ee9c7579c6a92929d41daefa76a9270a..423a903baeca5a6afc67ea0184a7c9bb72091f6f 100644 --- a/MaterialLib/MPL/Properties/BishopsPowerLaw.cpp +++ b/MaterialLib/MPL/Properties/BishopsPowerLaw.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/BishopsPowerLaw.h b/MaterialLib/MPL/Properties/BishopsPowerLaw.h index 8c5f6e2721c6bab5fc67e6670ceddc6a16794597..0a3e50592290aa3b01b4096be843589f617f1914 100644 --- a/MaterialLib/MPL/Properties/BishopsPowerLaw.h +++ b/MaterialLib/MPL/Properties/BishopsPowerLaw.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/BishopsSaturationCutoff.cpp b/MaterialLib/MPL/Properties/BishopsSaturationCutoff.cpp index da8095513e5ecc1cd1ea91aa82c404fb70d10843..343923f18ac956c8e3661c6a6049b68b7b177eb6 100644 --- a/MaterialLib/MPL/Properties/BishopsSaturationCutoff.cpp +++ b/MaterialLib/MPL/Properties/BishopsSaturationCutoff.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/BishopsSaturationCutoff.h b/MaterialLib/MPL/Properties/BishopsSaturationCutoff.h index c21b2e6d04503056fc2b4ccdda89bc21a2f10042..db47045f509276070d670d4efcf31e4bd6342fcc 100644 --- a/MaterialLib/MPL/Properties/BishopsSaturationCutoff.h +++ b/MaterialLib/MPL/Properties/BishopsSaturationCutoff.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.cpp index c9fe74645713a8d800ece9b5baa7e90184d3712f..cc538ee92e533975e8e455970947668f3934c3a8 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.h index 5b89535643bfd2c5d10a1694d632a4c53258fce3..5564be741f308c6532f9404921873436f1d0bcf8 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureRegularizedVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.cpp index 77f0a5901a8fd187e9bb814c19cd132ab3f41c97..1ef5b650f9b7f6a1a1a43a4990d23e7795a37118 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.h index a8307680d041340a73ad22b0eeb0adcf91ee073c..b34ca359c0dcdf705c833e2568ffbd3c26a15586 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CapillaryPressureVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.cpp index a154f039c1cabd9a678d93e49c310565b954bc16..7b040450000153953524fef43af9c0d67c529092 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.h index 0c40953b29c9d39fdcd2e6c301dde189d831f4b5..7a3fca00352fa4ebc4f671c5d541216c37a91f45 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureRegularizedVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.cpp index 8ab7ebfed1aad713096e34a12c9b8d13e425c6bc..4208bd690a7cf6ba55b34d7de33d6c797a1a8f3f 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.h index 540bda430a18dba605db89788f15f644ee1b14d0..9956214ef6a4e5d126c99d7f89d2393fb4d510e4 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateCapillaryPressureVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.cpp index ba0045fa9e2ff8bc603c3c98b8b00c73ea018c1f..61fb0742ae42bbc30092d29c5525ac418acb5055 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.h index 494c34ab91cfb9c28cc044dc11e9fddc7605af9c..87e94821f1a8e0189826fafe602d7b71a0a70968 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationBrooksCorey.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.cpp index 8909044823df4f543a0b08d1dff6e666dbc6ad97..e547721d6471a56158aa8989be8b23ae5e2b75b5 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.h index 2e00abdee2f6b594d97afb4ec0b77c702d08d811..961056c62cd6ad0955994dea887c494e8b9564f4 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationExponential.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.cpp index 4533456f33851c69c5293ee72ecd1f64c221afa1..230dd989f90769efc43865c9d6bb70d735137a4e 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.h index 0ab4ff637994cf12b181edfa464c21c0d66eba57..a70100df9e02d8de157778cd75be422c3f410500 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationLiakopoulos.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.cpp index 26f69333183ad122ecd0469170aeeb39d8faf869..318d8f146703ccc5095e6ed91c9904a9f6a4f7d1 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.h index c544ba031f6f3c11841eaa59643e3a7ff19b4af4..c43b81c0288b4b893267ac2c1cc8242d119d3b65 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/CreateSaturationVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.cpp index 18c532aac79525438f8ec070ffd214d98e417e12..a0ea7e7237e91a526a355768e27b74688aecb4e3 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.h index c42be53f6aa3c1f3487139f8cfab25633b867526..4952c36508313b4179883fe57aff4abf25d03910 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationBrooksCorey.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.cpp index e45c7c7446279c304c19096496d75bc03970a925..98dfde0e70533348aa0d789f3f0d263f6585f3b4 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.h index 52b02c6f46205f6b511b3f3a6e8766c4328182fb..f60d1624b91ff50066a8a90fca6fdb30a6f7a874 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationExponential.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.cpp index c4faca877be74b977acfdf63f4abf9b2071bf23c..2e171366bbf47298ba1bf083e7b6a8a7a1291db3 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.h index 97f81f4f6f1060161e7f932685d6089fd5504b11..2f830a74710824a657032f373c616e9d90c6397b 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationLiakopoulos.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.cpp b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.cpp index 75021cb71f93d81506cc21f68b10b38352f058ae..f1b4177ae3a50d5a3329f69edc780e824ff96a74 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.h b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.h index 0a56ddb1ce1fea2baf7021a3931a8a805f53e4df..d4d914a17533e7af912266557a11827c6c7289a2 100644 --- a/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.h +++ b/MaterialLib/MPL/Properties/CapillaryPressureSaturation/SaturationVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/ClausiusClapeyron.cpp b/MaterialLib/MPL/Properties/ClausiusClapeyron.cpp index 2d1435f0d5d7eab61fc4bd4e0497ea8098dcb4a8..eac61574456f04884e959cdc7c370b6a0d9018fa 100644 --- a/MaterialLib/MPL/Properties/ClausiusClapeyron.cpp +++ b/MaterialLib/MPL/Properties/ClausiusClapeyron.cpp @@ -6,7 +6,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/ClausiusClapeyron.h b/MaterialLib/MPL/Properties/ClausiusClapeyron.h index d1db8b0ed37818713686bf6f8f5c8f5053f03877..7fcc8654164bf1c28a18a280ed0d7183c379a9df 100644 --- a/MaterialLib/MPL/Properties/ClausiusClapeyron.h +++ b/MaterialLib/MPL/Properties/ClausiusClapeyron.h @@ -4,7 +4,7 @@ * \date Dec 07, 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Constant.cpp b/MaterialLib/MPL/Properties/Constant.cpp index 914b8b436bea6d35c6558e5f89d0abc5eea68658..3863395ac451dcb8f43873bf682c393b8e71a7a1 100644 --- a/MaterialLib/MPL/Properties/Constant.cpp +++ b/MaterialLib/MPL/Properties/Constant.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Constant.h b/MaterialLib/MPL/Properties/Constant.h index 350b92493566be88cbc0f87c4fb85b6f12914462..7d87db7f7be78a1f4109aae50066afdd1bf49683 100644 --- a/MaterialLib/MPL/Properties/Constant.h +++ b/MaterialLib/MPL/Properties/Constant.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateAverageMolarMass.cpp b/MaterialLib/MPL/Properties/CreateAverageMolarMass.cpp index 074eb6ff302206fb4da86f320667fa20f54296b8..73ee963ddfd6e468f982432b2a9b422098b912a3 100644 --- a/MaterialLib/MPL/Properties/CreateAverageMolarMass.cpp +++ b/MaterialLib/MPL/Properties/CreateAverageMolarMass.cpp @@ -4,7 +4,7 @@ * \date Jul 07 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateAverageMolarMass.h b/MaterialLib/MPL/Properties/CreateAverageMolarMass.h index 044911ba63fc8d9e848594d354083c86496990e5..3100bd78e28f2f23bce7ad31dc587a410257057e 100644 --- a/MaterialLib/MPL/Properties/CreateAverageMolarMass.h +++ b/MaterialLib/MPL/Properties/CreateAverageMolarMass.h @@ -4,7 +4,7 @@ * \date Jul 07 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.cpp b/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.cpp index 566ce21205d0a9744a03d2de93ffc05bce18d270..80400142de52df99938445624d75aaf5864d164c 100644 --- a/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.cpp +++ b/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.h b/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.h index 65ec748d5822c608ff7365e02bebcba80df34057..49361f4f052071ddbd7216e921d24d956a73e140 100644 --- a/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.h +++ b/MaterialLib/MPL/Properties/CreateBishopsPowerLaw.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.cpp b/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.cpp index a72dd86351c57521ce05e907f72ff417570c34cd..caa62bfde00405734ef1cfe34c7f2fceb3b2d6c8 100644 --- a/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.cpp +++ b/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.h b/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.h index a54fc9d1a0d4242ae6469dc68767458084d7ce42..de4c9182179fc632740b7afcafcfb2ddd3b85a2e 100644 --- a/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.h +++ b/MaterialLib/MPL/Properties/CreateBishopsSaturationCutoff.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateClausiusClapeyron.cpp b/MaterialLib/MPL/Properties/CreateClausiusClapeyron.cpp index d2ca2237dd34405b38ed6540eb073a0e309d14b8..00b0f8a6514564ed65c5ec15bf529b1f579bc21c 100644 --- a/MaterialLib/MPL/Properties/CreateClausiusClapeyron.cpp +++ b/MaterialLib/MPL/Properties/CreateClausiusClapeyron.cpp @@ -4,7 +4,7 @@ * \date Dec 07, 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateClausiusClapeyron.h b/MaterialLib/MPL/Properties/CreateClausiusClapeyron.h index 3faa2314927e4f4e40f3cc76e2556bab814f4a1d..5107ebf0c6f4b0746743df9e69fc58a811802d41 100644 --- a/MaterialLib/MPL/Properties/CreateClausiusClapeyron.h +++ b/MaterialLib/MPL/Properties/CreateClausiusClapeyron.h @@ -4,7 +4,7 @@ * \date Dec 07, 2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateConstant.cpp b/MaterialLib/MPL/Properties/CreateConstant.cpp index afc61661957eb33566e399acac9c4533ad379f8c..865975772a3410c9baf3127eb022f15db95cd4e2 100644 --- a/MaterialLib/MPL/Properties/CreateConstant.cpp +++ b/MaterialLib/MPL/Properties/CreateConstant.cpp @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateConstant.h b/MaterialLib/MPL/Properties/CreateConstant.h index 4022503de021e5d68a6785c7dac9cbf223adfa64..def065ceac46a25a4d3b5db9222cf2e568302441 100644 --- a/MaterialLib/MPL/Properties/CreateConstant.h +++ b/MaterialLib/MPL/Properties/CreateConstant.h @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateCurve.cpp b/MaterialLib/MPL/Properties/CreateCurve.cpp index ce0dd24a3305f22ced5da1bd83063c271088a89a..7081db2ca050e9b28c7f0df832c86def97dca30a 100644 --- a/MaterialLib/MPL/Properties/CreateCurve.cpp +++ b/MaterialLib/MPL/Properties/CreateCurve.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateCurve.h b/MaterialLib/MPL/Properties/CreateCurve.h index 850ba6039fcdd7f8daed37ef0cd711a65d2a76cb..9a41bc61320c83fb43414efb8ca43bc81f6dd274 100644 --- a/MaterialLib/MPL/Properties/CreateCurve.h +++ b/MaterialLib/MPL/Properties/CreateCurve.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateDupuitPermeability.cpp b/MaterialLib/MPL/Properties/CreateDupuitPermeability.cpp index 046cb65184a1e1629177ae0c0c4ceff474b28179..d19f75bea31286ee9aa03b3c7d09aacb08da6842 100644 --- a/MaterialLib/MPL/Properties/CreateDupuitPermeability.cpp +++ b/MaterialLib/MPL/Properties/CreateDupuitPermeability.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateDupuitPermeability.h b/MaterialLib/MPL/Properties/CreateDupuitPermeability.h index 3f1ff074a9c0885dcf30e054fbe4f129cb03325f..aa614c8ce231bda45ee85f28eb42de3e22ee0ff5 100644 --- a/MaterialLib/MPL/Properties/CreateDupuitPermeability.h +++ b/MaterialLib/MPL/Properties/CreateDupuitPermeability.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.cpp b/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.cpp index d05b3375f5940a3960ef4fd8e8e625aeaf85fd4b..e51902b7a8b232ac2ae1f2a3f318033d6e0a4306 100644 --- a/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.cpp +++ b/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.h b/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.h index d2ccf6fcc22047cfb9f0663ec5ab2114198f4916..dda21b8e16f03b0ae76c50315ad1b14093aa8d85 100644 --- a/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.h +++ b/MaterialLib/MPL/Properties/CreateEffectiveThermalConductivityPorosityMixing.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.cpp b/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.cpp index ec1076d34471c84921efdf9b041016bdaa3444ee..c1b7beec342b3447ec187fce5f659d74e80eefba 100644 --- a/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.cpp +++ b/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.h b/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.h index a86d2ec44abbad66e3176c3010af96e8754ee5e5..38e677f2e2a779d66f85a02762bea23246da380e 100644 --- a/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.h +++ b/MaterialLib/MPL/Properties/CreateEmbeddedFracturePermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateExponential.cpp b/MaterialLib/MPL/Properties/CreateExponential.cpp index 8fd0648d5e787173ebd6182e2aa7eca70e8b1e25..a518be13338604a64d034b2c7e3fec07ee840376 100644 --- a/MaterialLib/MPL/Properties/CreateExponential.cpp +++ b/MaterialLib/MPL/Properties/CreateExponential.cpp @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateExponential.h b/MaterialLib/MPL/Properties/CreateExponential.h index 5a8ca59fba14ac6a36aa031079235ed6092bf494..5d6b9e6f2801999cb39861945b6b02f3c8db7f42 100644 --- a/MaterialLib/MPL/Properties/CreateExponential.h +++ b/MaterialLib/MPL/Properties/CreateExponential.h @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateFunction.cpp b/MaterialLib/MPL/Properties/CreateFunction.cpp index 61c15aac278cfa71b94798cebd6f9661a0f173c6..5b24e7566549b38e3525914416a6069b1e333a91 100644 --- a/MaterialLib/MPL/Properties/CreateFunction.cpp +++ b/MaterialLib/MPL/Properties/CreateFunction.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateFunction.h b/MaterialLib/MPL/Properties/CreateFunction.h index 0f86f3d02b6bf9368178c1a843c32854233087fb..678764f043a0fee5b9ba3c54e2d7209ad0ba1ee2 100644 --- a/MaterialLib/MPL/Properties/CreateFunction.h +++ b/MaterialLib/MPL/Properties/CreateFunction.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.cpp b/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.cpp index c51eafe25bda78e82d0acccc8bbf94f7ed1226f0..846ae0f8b94d27a3fbb3f6a3aaffd44b33532f3b 100644 --- a/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.cpp +++ b/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.h b/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.h index a78976023e9a18bc8389c9713963062064223e33..8b26401fa423a7e257d816ee1f9824cde9dd34eb 100644 --- a/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.h +++ b/MaterialLib/MPL/Properties/CreateGasPressureDependentPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp b/MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp index b1ba477db38678ff41b883e27eb8153a63682de8..4ea1cac6357887cd0e8416d833f5c60d48a1627d 100644 --- a/MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp +++ b/MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateIdealGasLaw.h b/MaterialLib/MPL/Properties/CreateIdealGasLaw.h index 0ff8806249e313dd2fc9afd0c431cd0286a597f6..c0c5620078e6e1bb8f1d8348baa251ccc5bae3d0 100644 --- a/MaterialLib/MPL/Properties/CreateIdealGasLaw.h +++ b/MaterialLib/MPL/Properties/CreateIdealGasLaw.h @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.cpp b/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.cpp index 7d94dd56972e71e8bd94c45efd739a1e3f3b6f25..8f0fd21a76bacbf1c408fdac3790b18117f71c02 100644 --- a/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.cpp +++ b/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.h b/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.h index c3ecb42a2b531551e3f95102ae6229e3bf17aa15..07d89062cb22b7e89c6207d1a06c42023e44d5e7 100644 --- a/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.h +++ b/MaterialLib/MPL/Properties/CreateKozenyCarmanModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateLinear.cpp b/MaterialLib/MPL/Properties/CreateLinear.cpp index 037f1aae4135577aa35d2a89951b128734a020c7..c96972ce467f7c6fab80708e0714e24acb171a37 100644 --- a/MaterialLib/MPL/Properties/CreateLinear.cpp +++ b/MaterialLib/MPL/Properties/CreateLinear.cpp @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateLinear.h b/MaterialLib/MPL/Properties/CreateLinear.h index 20bb25d46e0440708f7ae19f1c219fcebc18eb80..a341e770d69affd7b3fe7a7c473dd3cbad9acd59 100644 --- a/MaterialLib/MPL/Properties/CreateLinear.h +++ b/MaterialLib/MPL/Properties/CreateLinear.h @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.cpp b/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.cpp index c05ebb785b5dda52cc27aa8e24f42807dbfd69a5..f52e666886b9b61bb4f98f2c6790500b186efcdc 100644 --- a/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.cpp +++ b/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.h b/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.h index a5d4b9ee10a68a0346d378849e02dc8595e36140..407240a9e63bc8e6497ad7b50766692334496973 100644 --- a/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.h +++ b/MaterialLib/MPL/Properties/CreateOrthotropicEmbeddedFracturePermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateParameter.cpp b/MaterialLib/MPL/Properties/CreateParameter.cpp index 225685406887cfc79d2123d376e8d1a391fd4495..e3d32e9ec2db221d3b44cf16834279c9520e43d2 100644 --- a/MaterialLib/MPL/Properties/CreateParameter.cpp +++ b/MaterialLib/MPL/Properties/CreateParameter.cpp @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateParameter.h b/MaterialLib/MPL/Properties/CreateParameter.h index cebfb809e2e7a1fde0ad3597997e8cabb08dfbc8..fe21e4f0e487ec4fe2e7be6bf473f05febb8f0e4 100644 --- a/MaterialLib/MPL/Properties/CreateParameter.h +++ b/MaterialLib/MPL/Properties/CreateParameter.h @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.cpp b/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.cpp index 35b6a925ea553b132ea746b7718abf101f9f3784..0df77b33b04b4f3534e55e8355f2af4ca0bd0d4c 100644 --- a/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.cpp +++ b/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.h b/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.h index 88b9b74a2cb257f0d86b3f12dcfa413fdc895f07..523e700b334d20a784f01c347a758991d2524d64 100644 --- a/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.h +++ b/MaterialLib/MPL/Properties/CreatePermeabilityMohrCoulombFailureIndexModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.cpp b/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.cpp index 45dbf1befa1fb60f95eabb3e7160b3affa8848b3..15d9e336175fb9e0f0771eaf4cff5d0810f078b9 100644 --- a/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.cpp +++ b/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.h b/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.h index a854b52ceb3bdbe6e0e6e7b56b3723970565a623..022fd027a154a03c8176cd9b32764b2311f8c926 100644 --- a/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.h +++ b/MaterialLib/MPL/Properties/CreatePermeabilityOrthotropicPowerLaw.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.cpp b/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.cpp index 6ae69e3a1b526f740034f412d29a28929c2f4b59..8f036819f138d73f38e55d889e47b336d00df006 100644 --- a/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.cpp +++ b/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.h b/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.h index 8c23c12771703a081db44e099686d0d85cfa648f..b27c71ad7e88d4ccaa05083852c61117ed91ed5b 100644 --- a/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.h +++ b/MaterialLib/MPL/Properties/CreatePorosityFromMassBalance.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateProperties.h b/MaterialLib/MPL/Properties/CreateProperties.h index e561ccb3e9493280ea63810c31fb0f02fc6c66ce..bd3405f50f2514db596a3956c0fc52b92f3c8fb5 100644 --- a/MaterialLib/MPL/Properties/CreateProperties.h +++ b/MaterialLib/MPL/Properties/CreateProperties.h @@ -4,7 +4,7 @@ * \date Sep 10, 2019 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.cpp b/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.cpp index 36dac719a2dc870e55e5925e1233e91581371110..f23335d3710b8e327504dc642eb7032f98b3fe7f 100644 --- a/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.cpp +++ b/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.h b/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.h index a2f76071cba48ca48bc50424303e1ed04b67d368..9f8ac92bb5d0296b9aef4bd849e3ee849ae894cc 100644 --- a/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.h +++ b/MaterialLib/MPL/Properties/CreateSaturationDependentSwelling.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.cpp b/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.cpp index c0f6963158bbc4a47ee6e8fee84116c771ad7088..eaff6effca2050b32ac3b1eb7174ac67843c21d1 100644 --- a/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.cpp +++ b/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.h b/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.h index f13b4ee7d0f2dfc628fabc4708413b72ade58282..66f89412d00ef8e070e5b39768685e82f0418f1b 100644 --- a/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.h +++ b/MaterialLib/MPL/Properties/CreateSaturationDependentThermalConductivity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.cpp b/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.cpp index aaad96dd2fc146cb0e6988bf7d83bd6f953bb910..8c69194063e4c34a86bf0fbc33eec2e1607f0d3c 100644 --- a/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.cpp +++ b/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.h b/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.h index b5310857e72b60ca63f530676b0e751d32806af4..4365fa74994207cc359bc3d645c5f182c7440b06 100644 --- a/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.h +++ b/MaterialLib/MPL/Properties/CreateStrainDependentPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.cpp b/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.cpp index 0f22e3356234f4eb3688a2607276a13a38c9c217..7e71feb21caabf4baaadc7976f42c68083f0ca2d 100644 --- a/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.cpp +++ b/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.h b/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.h index 0b43f85b97eb42d4cf4cf8540267370081e96caa..01f47444761eacddcfec59d847678a43e71d4218 100644 --- a/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.h +++ b/MaterialLib/MPL/Properties/CreateTemperatureDependentDiffusion.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.cpp b/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.cpp index c8645e0b9ef1804545a3b26aa249c29c76b47dea..4c94d871ecf8f44e74bc9574d98838d647056f36 100644 --- a/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.cpp +++ b/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.h b/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.h index 19490120951d1aace7be3511ee0b67f7c1172568..b153d81ea01fd04613b2c9162cfbbe973a0d0b5c 100644 --- a/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.h +++ b/MaterialLib/MPL/Properties/CreateTransportPorosityFromMassBalance.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Curve.cpp b/MaterialLib/MPL/Properties/Curve.cpp index 3e3c0356938f077a00d78e3b6b6ed94167c56087..710ef84ace60deb5deb6ed76e0863b622e2a075e 100644 --- a/MaterialLib/MPL/Properties/Curve.cpp +++ b/MaterialLib/MPL/Properties/Curve.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Curve.h b/MaterialLib/MPL/Properties/Curve.h index 2431e3fe453f11503da204d3195b72932b769dd8..e29f452c65e289cb1fbdec2716f03c653a8b1e0f 100644 --- a/MaterialLib/MPL/Properties/Curve.h +++ b/MaterialLib/MPL/Properties/Curve.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.cpp b/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.cpp index 1c7ebdc72e06f3ca69280784d0d0ad5a5e766bec..eb807b1a4f94c312f110fd9f7b1b9dfba912ed28 100644 --- a/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.cpp +++ b/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.h b/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.h index 82f9220ace532fd44588e6db0e23fc986f14fd39..10ebb004f7d95b455688ec70f7338950884432b0 100644 --- a/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.h +++ b/MaterialLib/MPL/Properties/Density/CreateWaterVapourDensity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Density/WaterVapourDensity.cpp b/MaterialLib/MPL/Properties/Density/WaterVapourDensity.cpp index 461062b30f810d0ed34f16523596ce4beabb8fbb..ab61e30bc3841a3277892be5f453f4f3de8f85e8 100644 --- a/MaterialLib/MPL/Properties/Density/WaterVapourDensity.cpp +++ b/MaterialLib/MPL/Properties/Density/WaterVapourDensity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Density/WaterVapourDensity.h b/MaterialLib/MPL/Properties/Density/WaterVapourDensity.h index 8e128e52500eded3e692382656e8aaa626312f65..098b0fc510a81db6cecf3b2dc060477039c2a36c 100644 --- a/MaterialLib/MPL/Properties/Density/WaterVapourDensity.h +++ b/MaterialLib/MPL/Properties/Density/WaterVapourDensity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/DupuitPermeability.cpp b/MaterialLib/MPL/Properties/DupuitPermeability.cpp index 91a11dd5833d722998c3e8232bd0a41ca6a0e724..3fd03f571fd2e21aeb0e26f0900e6eeea575e6bb 100644 --- a/MaterialLib/MPL/Properties/DupuitPermeability.cpp +++ b/MaterialLib/MPL/Properties/DupuitPermeability.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/DupuitPermeability.h b/MaterialLib/MPL/Properties/DupuitPermeability.h index 8c90d3777d6358da161572c9d60488b32297eca9..01249b0086c97b85f299399adb5f5ec997b02664 100644 --- a/MaterialLib/MPL/Properties/DupuitPermeability.h +++ b/MaterialLib/MPL/Properties/DupuitPermeability.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.cpp b/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.cpp index 839cad704f1c18e7ede1b9b5a5a9e0c28cff5a93..5bf66373b28aed8c65699b6706fa8c645b7c3cf6 100644 --- a/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.cpp +++ b/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.h b/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.h index 088f90ebef0de37ec740bbb0da8953a8bddf76b6..d5ffe914b1a5211477e11b4dc72ebc34e106f76b 100644 --- a/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.h +++ b/MaterialLib/MPL/Properties/EffectiveThermalConductivityPorosityMixing.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.cpp b/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.cpp index d5275cf7e332373b7054c14a1cb2e9222bf3f67c..a85da0734ad76ef56cfca67ab7a8454f6c6d3ffc 100644 --- a/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.cpp +++ b/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.h b/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.h index 22e084ecd633cc4bd3821aed92115c80c7b9a65d..b9c44019bd9ac27afc52b4c6a852b9a6cb2e30c1 100644 --- a/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.h +++ b/MaterialLib/MPL/Properties/EmbeddedFracturePermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.cpp b/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.cpp index 3cb214d588759ee6ffe1a45333ec28ed22cffbbf..7c6b9ab74f5356df419523b3e365bf5a8fb0b384 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.cpp +++ b/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.h b/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.h index 5050b00c58baead05b35bc6479eb9370b9963e23..f2c388daa6d0f70636a0d773039b764bd0003e23 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.h +++ b/MaterialLib/MPL/Properties/Enthalpy/CreateLinearWaterVapourLatentHeat.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.cpp b/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.cpp index febe85594de7998582b312280d03f790df225ed7..a24a389462d195856b66a642c959b62a0e92288b 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.cpp +++ b/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.h b/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.h index 9fffea41420f7cbaf7d8579d434d663c4fd1f783..2cee8de0837fba7578790bf6e6a4b981edd2651a 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.h +++ b/MaterialLib/MPL/Properties/Enthalpy/CreateWaterVapourLatentHeatWithCriticalTemperature.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.cpp b/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.cpp index a6456e00ad8dc1c879580b6781c1bfacadae3717..3447cbf189b96751c86af9dd53eac57e4311d42d 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.cpp +++ b/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.h b/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.h index b49d60c7b43d5593bc54b1628cfd4accc1a8588d..d685fe1c61145fd218e615c25252bc62556d17d9 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.h +++ b/MaterialLib/MPL/Properties/Enthalpy/LinearWaterVapourLatentHeat.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.cpp b/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.cpp index e05b51c1159bf273736987e1b15e6d6fab56e8ed..9086fb570419db55b847faf2fa9fb8f40c1805aa 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.cpp +++ b/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.h b/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.h index b693f13ac56d8d48c12b1b01c1ea75fdfdd22a87..5c0d02bb6e993567d23f0dda22a245f3e5646eb0 100644 --- a/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.h +++ b/MaterialLib/MPL/Properties/Enthalpy/WaterVapourLatentHeatWithCriticalTemperature.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Exponential.cpp b/MaterialLib/MPL/Properties/Exponential.cpp index 7adde4fc35701f226f5be4a9d8d83d5e49576cc0..653cb2a060a022ae69e7c7236b9b10ce6baf00bc 100644 --- a/MaterialLib/MPL/Properties/Exponential.cpp +++ b/MaterialLib/MPL/Properties/Exponential.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Exponential.h b/MaterialLib/MPL/Properties/Exponential.h index e1a874cbc4e6b477a3c77a822e0d6f8ef76d656a..252bef62e55e745b8091934b0c78e494d0877bdf 100644 --- a/MaterialLib/MPL/Properties/Exponential.h +++ b/MaterialLib/MPL/Properties/Exponential.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Function.cpp b/MaterialLib/MPL/Properties/Function.cpp index 7b637a55a63953632d8703b1781f4640afebb070..513e101607cf4e4237bb15bcb0e18a5bd154fb99 100644 --- a/MaterialLib/MPL/Properties/Function.cpp +++ b/MaterialLib/MPL/Properties/Function.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Function.h b/MaterialLib/MPL/Properties/Function.h index 8c7199278d42fcfe2722c4ce0f0b4e86d1786d49..17eefc933c747c4889379a90f2081f9e52853790 100644 --- a/MaterialLib/MPL/Properties/Function.h +++ b/MaterialLib/MPL/Properties/Function.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/GasPressureDependentPermeability.cpp b/MaterialLib/MPL/Properties/GasPressureDependentPermeability.cpp index 6a236135147c0686a8610bd3b419b07f6f122b54..6ef6aa414d0cfc54cb63ce930f417ca66b91d177 100644 --- a/MaterialLib/MPL/Properties/GasPressureDependentPermeability.cpp +++ b/MaterialLib/MPL/Properties/GasPressureDependentPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/GasPressureDependentPermeability.h b/MaterialLib/MPL/Properties/GasPressureDependentPermeability.h index 5d91e7a938e53cea4e3c208df59f714f6df1eae0..cedd3f9cb63b5e5c98b76379fc88049ed6e547df 100644 --- a/MaterialLib/MPL/Properties/GasPressureDependentPermeability.h +++ b/MaterialLib/MPL/Properties/GasPressureDependentPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/IdealGasLaw.cpp b/MaterialLib/MPL/Properties/IdealGasLaw.cpp index 5ce307d36a2efd60c07a7c60aa280b36ce1e1c57..cdfd7bf2c84e3c72cfc47081f3abeaf1af4ab0f3 100644 --- a/MaterialLib/MPL/Properties/IdealGasLaw.cpp +++ b/MaterialLib/MPL/Properties/IdealGasLaw.cpp @@ -6,7 +6,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/IdealGasLaw.h b/MaterialLib/MPL/Properties/IdealGasLaw.h index a981b38010399655829db43073c161ee11cfac1e..af9e1fd62701229cb361cb8ba3c4a52b22283288 100644 --- a/MaterialLib/MPL/Properties/IdealGasLaw.h +++ b/MaterialLib/MPL/Properties/IdealGasLaw.h @@ -6,7 +6,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/KozenyCarmanModel.cpp b/MaterialLib/MPL/Properties/KozenyCarmanModel.cpp index bf25fe3a21533f8d2730dcfa30c3982307fe989c..1caf1887bf96b958174d44898cde3810487015df 100644 --- a/MaterialLib/MPL/Properties/KozenyCarmanModel.cpp +++ b/MaterialLib/MPL/Properties/KozenyCarmanModel.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/KozenyCarmanModel.h b/MaterialLib/MPL/Properties/KozenyCarmanModel.h index bbb0a2febd967e21330dca614c75178d2000b00b..e97888fac585c9a60eecb279f76fde74cd0fe6b5 100644 --- a/MaterialLib/MPL/Properties/KozenyCarmanModel.h +++ b/MaterialLib/MPL/Properties/KozenyCarmanModel.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Linear.cpp b/MaterialLib/MPL/Properties/Linear.cpp index 3046b9b37ba9c6632d8543ff02dee1114f7a9394..124674dc3400c3ab8cd956d7afcc295d3e9e3691 100644 --- a/MaterialLib/MPL/Properties/Linear.cpp +++ b/MaterialLib/MPL/Properties/Linear.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Linear.h b/MaterialLib/MPL/Properties/Linear.h index a93bb964e78a7effdf2da025f97362d19bec0ab0..484a9d1d45fa5fa2c54feafb7e8951721a1390bb 100644 --- a/MaterialLib/MPL/Properties/Linear.h +++ b/MaterialLib/MPL/Properties/Linear.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.cpp b/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.cpp index 2eef332eff7eb1b61b492d57172e2bd800806e9b..3d0e6444f747a5d2d4690d087a5e65bb2a3af864 100644 --- a/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.cpp +++ b/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.h b/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.h index 53849a94c260cb2b65b542a53d33705a5a68e3ca..34ffadedf8c14d6a7b2fbb728531c3065f7dd40c 100644 --- a/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.h +++ b/MaterialLib/MPL/Properties/OrthotropicEmbeddedFracturePermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Parameter.cpp b/MaterialLib/MPL/Properties/Parameter.cpp index ba68a5fa500bd5d05d331a96a0659bed72b7c354..c097d9d197aa7892a2fb666287683049a744c7ef 100644 --- a/MaterialLib/MPL/Properties/Parameter.cpp +++ b/MaterialLib/MPL/Properties/Parameter.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Parameter.h b/MaterialLib/MPL/Properties/Parameter.h index 829be48d86e82ad6a82617934135e89e2832ff07..077282ff59062cd4393c3351d05ccbc5129ab610 100644 --- a/MaterialLib/MPL/Properties/Parameter.h +++ b/MaterialLib/MPL/Properties/Parameter.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.cpp b/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.cpp index fd0a1066ecfcf827337dd0025248d8d0e78e7289..b1ecb226a6fa822c30ced596446470c13bdd4e7a 100644 --- a/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.cpp +++ b/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.h b/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.h index c7ac9ba13b94667f5b4f80af7ae142b67327c8e8..57f1017be88e8e6607a8b5842b6029d75c315ba5 100644 --- a/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.h +++ b/MaterialLib/MPL/Properties/PermeabilityMohrCoulombFailureIndexModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.cpp b/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.cpp index 04fe43dda643287a9f260bd354ccf84b354a3ac7..c6bf8d37b68c8c9583b651318cdf44235c96b7a0 100644 --- a/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.cpp +++ b/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.h b/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.h index aa5220e3e14c05325cfbe2ec7b99fe1b68ea45f3..57630c11e6bc8d60ac460012cfedcbdc4277277a 100644 --- a/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.h +++ b/MaterialLib/MPL/Properties/PermeabilityOrthotropicPowerLaw.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/PorosityFromMassBalance.cpp b/MaterialLib/MPL/Properties/PorosityFromMassBalance.cpp index c58c63b5e4b8ee0bfcadc24c08c9cd03893bacb4..8d8c23374d48f154b42585de5038da8aac3437ba 100644 --- a/MaterialLib/MPL/Properties/PorosityFromMassBalance.cpp +++ b/MaterialLib/MPL/Properties/PorosityFromMassBalance.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/PorosityFromMassBalance.h b/MaterialLib/MPL/Properties/PorosityFromMassBalance.h index e641d588cf4bec740fd4ef1f260d94abc1d39cd3..f4ffab4246ad076687ed94ecf37ecadd75454fbf 100644 --- a/MaterialLib/MPL/Properties/PorosityFromMassBalance.h +++ b/MaterialLib/MPL/Properties/PorosityFromMassBalance.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/Properties.h b/MaterialLib/MPL/Properties/Properties.h index bc7c22884d157bff6148d02c33f915bec6e2912a..52e41f7bf25b91020964e084a6987fcaa719bf6f 100644 --- a/MaterialLib/MPL/Properties/Properties.h +++ b/MaterialLib/MPL/Properties/Properties.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.cpp index 454e8c92316cdc06ef8de7535e84ffd76c883b88..6a89b7a02229676256d5b29e3c9f8436110cf0f0 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.h index 7ed426c9cf70e5084214b3e4fadd86f5dabd3e89..75ba31b9cacd3cd17048e550e27590ef54c7a660 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCorey.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.cpp index b37afd7ec88474da33617a2bc5a2eee63f1b4630..1c865aaf7dfe3fad884731a8394f720b1af48c8a 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.h index 57aee56c6537b355d7d17e6657fa833895ae0065..a7e2530f3f411e465e6b0444564d68ae4ac6ae0d 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermBrooksCoreyNonwettingPhase.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.cpp index 165da8af7b6e3675b78daf5c4777d881e9fe03e7..0bf113ade5c2cdbbbb38371c532070e29080ef9b 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.h index 42c0bdb51731385762d3f13829b615ca7bf685d1..b07bb300ade2f202af7f2f12bf67d2d93863d1af 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermLiakopoulos.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.cpp index 8aed5d0c6a7bbff0e606ca42d2bbf1b713934a48..d0ffd137cfd085f01e462e0d50d0a449cc9eb722 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.h index 4882d8d4797b6089e5d97e97f2b8daa0e909ad8c..5c021b4080bc29c2f85c1821fb65e32d828879e9 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermNonWettingPhaseVanGenuchtenMualem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.cpp index 7adcc5a17ccc9f73cfb57da45fe25827af2bec69..0c0c74db95f7a7be2dc48a3780409c62d84e6052 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.cpp @@ -3,7 +3,7 @@ * \author Norbert Grunwald * \date 01.12.2020 * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.h index 9b352a8ac6c9034b792675c4e5c29be61e154c80..9afbc8b2bd675345e23e835e964043671f6c8dfe 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdell.h @@ -3,7 +3,7 @@ * \author Norbert Grunwald * \date 01.12.2020 * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.cpp index 004c10de3b7b3288650b63d3699b8bfe0deb4440..3eb15ed58b3c0cf109a9770b5bbcfce91a9d375e 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.h index 7fb2e2fafd6d11554a37c8b38c9fe38a3b3dbd97..010b6f5e2eb5ff56b15ee864ce6d532f664b1516 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermUdellNonwettingPhase.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.cpp b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.cpp index b9fe27b8110f319a1c535a0f6280ed96ed87e7b5..2ac521f319ecb0cfc4946aee13ef3e220256f1c3 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.h b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.h index 49f509ed6edf8d4ff34db1a21b3e4cf050ec7ffb..70134097aef618c83ab7e0e99ecd66f4dbaf5bb4 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/CreateRelPermVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.cpp index 2c1f8b9e937d6ab4eecf9177e7295b6abbcde4e8..d3ae32e96f96341053ac512bc4a7be973293a48e 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.h index c8a96a798915e4f24fcd41367a0ff656e9785158..e2e5421d40d18463722455314e3ff72fce78df03 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCorey.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.cpp index 1d5ab890c47a01cd55fe9b6c8d55eaf03c855c66..d1007b48020f4caf868f434728bc0c1a41f5c837 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.h index db2b084d0adfd15879773484d6f1aab47898880f..39ccf2d27e583f44c4f1d7f1b090102a471c4c04 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermBrooksCoreyNonwettingPhase.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.cpp index 298876b33d8dd6103d9ae2eeb7bc69ea2e811d4c..68089d5f660f987b373ff9f0f818555f9d6d8c1e 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.cpp @@ -4,7 +4,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.h index bdd2cbc9d028de00b47c4a25cc5240f8e817953a..190a4f4267ce09acca5c23273966699bab811fd0 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermLiakopoulos.h @@ -4,7 +4,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.cpp index 3536e48b1a16cfd7a1a1ed0ced29b193923eeb47..7d25100081d60ffe5cf89c70a5664f758e325922 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.h index 16b27d3f2e792dd9b63eb665f3f5664ae84b1214..7641882fc2b4949f1a356b6689e8fbcf0d49427d 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermNonWettingPhaseVanGenuchtenMualem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.cpp index 556dcde80f7354fc7ad6d89a52ab99b28ad5f102..c13b1dd9dff0f2736fa913e1bdd246ef6eae2cf8 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.cpp @@ -4,7 +4,7 @@ * \date 01.12.2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.h index 3eb7b2ec13f62d42a4c62964d3d13ce2f0b52a4d..e4f4cf09577caa58b0a9361b6d80c9d1e5c4bcae 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdell.h @@ -4,7 +4,7 @@ * \date 01.12.2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.cpp index e4a15acb3e0d09ea2211803c912ecce4c85460d5..a21c4c0ae0afbe17690ec0d69ea4c10a8e2b2b18 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.cpp @@ -4,7 +4,7 @@ * \date 01.12.2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.h index cc8a07e0c537f94696b3b345521aab8fd5a5fa04..f7df53cef145af649a53bfcc02be667583bba642 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermUdellNonwettingPhase.h @@ -4,7 +4,7 @@ * \date 01.12.2020 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.cpp b/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.cpp index f532e7df04b3f7fde0d05875b2f7f173baa69449..c9a040849f2ec7715eace5e19c137d35bccc45a3 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.cpp +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.h b/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.h index 0e7907b5a093976b858bd5363c6c421b1b9a062e..3b1e9d1ed8cfefad73839bbadcbc1c7b14fe94b1 100644 --- a/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.h +++ b/MaterialLib/MPL/Properties/RelativePermeability/RelPermVanGenuchten.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SaturationDependentSwelling.cpp b/MaterialLib/MPL/Properties/SaturationDependentSwelling.cpp index 6b3ec181039fec8a59068bd10acc5f6423aaa5f4..33a3ad57e1886a57ac80b19b2d96b1493a39b625 100644 --- a/MaterialLib/MPL/Properties/SaturationDependentSwelling.cpp +++ b/MaterialLib/MPL/Properties/SaturationDependentSwelling.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SaturationDependentSwelling.h b/MaterialLib/MPL/Properties/SaturationDependentSwelling.h index 6ce059354b88befcbb8ae3a3ffd001220cc0726f..e64b7b8c6648ad9a526679e9512fefd661288cad 100644 --- a/MaterialLib/MPL/Properties/SaturationDependentSwelling.h +++ b/MaterialLib/MPL/Properties/SaturationDependentSwelling.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.cpp b/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.cpp index 3e9f2957058455536763d8315dc8ffd6364a4c3b..2d4abe88a35d23cf5a49309cce4e7cb3977bc9ef 100644 --- a/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.cpp +++ b/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.h b/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.h index 0aa1174476bcd8d9e7273351639fa9f904a0c380..5b06eb9fab8b7b3274d643ebd6f116bcdef1ea98 100644 --- a/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.h +++ b/MaterialLib/MPL/Properties/SaturationDependentThermalConductivity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/StrainDependentPermeability.cpp b/MaterialLib/MPL/Properties/StrainDependentPermeability.cpp index 85ec9b4a4dd095ccdb73f09b081692bcd16d1e57..e8cc079b20c524cab267e314db3d70548b9fd317 100644 --- a/MaterialLib/MPL/Properties/StrainDependentPermeability.cpp +++ b/MaterialLib/MPL/Properties/StrainDependentPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/StrainDependentPermeability.h b/MaterialLib/MPL/Properties/StrainDependentPermeability.h index 659d6c084c78666e6122b5f74ba5cb53c9c69bc3..215d6b4124fc643b2f1a57ee8777effe074db150 100644 --- a/MaterialLib/MPL/Properties/StrainDependentPermeability.h +++ b/MaterialLib/MPL/Properties/StrainDependentPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.cpp b/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.cpp index 87baa6a6417ab60777d74bc385c61ee4aa6cf508..3afbd9c276e486a55fc2d410a8e684d5bd26cc6a 100644 --- a/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.cpp +++ b/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.h b/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.h index 828f315cc1c196b9b44f34880db69023ea8b6b7b..af07dceee08f3ba12a29588cc6f8abe898bd572d 100644 --- a/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.h +++ b/MaterialLib/MPL/Properties/SwellingStress/CreateLinearSaturationSwellingStress.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.cpp b/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.cpp index fc2c4c38057f88c553e0359832e4c001af891878..bc502cf5cbee92db860001ff0e5707ed38087c56 100644 --- a/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.cpp +++ b/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.h b/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.h index ee30f90b02788052bade2571cfdddcde88b95b13..ef67f8e6a15e263fbf1492288c368678230695a0 100644 --- a/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.h +++ b/MaterialLib/MPL/Properties/SwellingStress/LinearSaturationSwellingStress.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.cpp b/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.cpp index 4ed9c5a3785024f4a7eae73aa5eb00bffbfc768f..489a5313d992d522cc179bc6c8f3637fdafc16a0 100644 --- a/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.cpp +++ b/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.h b/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.h index de8630e3c06cd3b76a92945ca264ac6a91ffbcf8..a9f86febd2522417047ee385e3edac5e413d22fa 100644 --- a/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.h +++ b/MaterialLib/MPL/Properties/TemperatureDependentDiffusion.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.cpp b/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.cpp index f2f7ec96ff668c6c827ed9010c65c9c67309f237..bf1de2f3df0da97ff919eab5836172f884161245 100644 --- a/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.cpp +++ b/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.h b/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.h index 813cab5a19cc7b59fd25ffcbe13791c1c8b7a044..639277150368e7e0011d10fc95c17f9ed11227d2 100644 --- a/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.h +++ b/MaterialLib/MPL/Properties/ThermalConductivity/CreateSoilThermalConductivitySomerton.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.cpp b/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.cpp index a9f45b8c4261913a3e835e772973afa3d1f993ca..c0fec10ce73ce9134c8c0067aa97ba851fa119b7 100644 --- a/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.cpp +++ b/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.h b/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.h index 53d6f20c85e2a2a64495ca7373e6ca1989e723ee..f04d05f600c5486262bef4496416d371083d7553 100644 --- a/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.h +++ b/MaterialLib/MPL/Properties/ThermalConductivity/SoilThermalConductivitySomerton.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.cpp b/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.cpp index 09f6e2f68abac4d1d30523c004d0f83291bdbb08..4c93902c06fb031ebaeacfe4c55f856f36d03353 100644 --- a/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.cpp +++ b/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.h b/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.h index 8b6ab5614e270a357452e4ab6151fad9d00e9305..8889f5c49bd5796e3e93800b2c024a2b341d9bc4 100644 --- a/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.h +++ b/MaterialLib/MPL/Properties/TransportPorosityFromMassBalance.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.cpp b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.cpp index 51f7d89f58e3c11dad6b62dfe258f7a63d2f7e25..d12afcf9cabe0f5b30aaf10fa90801d62298e241 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.cpp +++ b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.h b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.h index 2c9b41e5cd11361f4a2551d35661bb89d53ccee7..32031ce390651417f41fe202a416147f9b0b5b42 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.h +++ b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.cpp b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.cpp index c091f614d8da6625f94b7bf9a13908f948b89caa..1a364fd3080f2d5450df17903ef6910779644bd1 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.cpp +++ b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.h b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.h index 2f3039a00096d755c30c0dd0be1de148b1447cfa..9b8be91566ca48cce2cb1738adedd24cda2e7ad0 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.h +++ b/MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionPMQ.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.cpp b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.cpp index 4ab078db1ec631218ebea14da42516eec369c998..d1342f314f0d32a82e9f0166e64fd9cfe60324ff 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.cpp +++ b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.h b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.h index fae60f8faac9f45e557292db6d760eb0a459dca8..92d0f9c396241d3d7d4400883a5ffe4b575e3d8f 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.h +++ b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.cpp b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.cpp index 33727c7f8f43421c728d7ef48f25ee5448b4b241..8b97a82e4223d09ebb1125a44b067afa7008b78c 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.cpp +++ b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.h b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.h index e727f50874d89dac9542a11e1b52c94fcbc79d27..c1df8c59570c1409b279611f97900ce8609b8111 100644 --- a/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.h +++ b/MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionPMQ.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Property.cpp b/MaterialLib/MPL/Property.cpp index b7249e897816703363d2449bcdf516d06f7286ed..af63189f8abfb8f041b7043887d405c46a982482 100644 --- a/MaterialLib/MPL/Property.cpp +++ b/MaterialLib/MPL/Property.cpp @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Property.h b/MaterialLib/MPL/Property.h index 026b257fef231a82ea61805f6713f360dc821776..758eb9c95f4c24da55ca134c5ea683051080aa9c 100644 --- a/MaterialLib/MPL/Property.h +++ b/MaterialLib/MPL/Property.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/PropertyType.cpp b/MaterialLib/MPL/PropertyType.cpp index 64e39af3a8917d2dc698bbcc9eb4c09d20acb403..b25fbb3b41df65458ff4fae4eb6d09b87ffee20c 100644 --- a/MaterialLib/MPL/PropertyType.cpp +++ b/MaterialLib/MPL/PropertyType.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/PropertyType.h b/MaterialLib/MPL/PropertyType.h index 4650f1f46d9a5baa9daabbf33472c5375169f6a8..d3aa62f6105f9db3c08a0d1efe4d1a5cfc2e4df4 100644 --- a/MaterialLib/MPL/PropertyType.h +++ b/MaterialLib/MPL/PropertyType.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.cpp b/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.cpp index b966a62216847981456ee7d50e22ae6bdf5d5469..92fb8279ae43ec4b3b677e13aab4a1494b2be7ba 100644 --- a/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.cpp +++ b/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.h b/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.h index c5c486877235e5e36fde12fe2e79dda283d97195..b2fc1ddd76f82962e93d77cee7826ec251fb5a7f 100644 --- a/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.h +++ b/MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.cpp b/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.cpp index e7707343c46e6d81692511218f15adf1126711bf..b9acbefc0b5df45bdeb6d953bdcb63f1203ca854 100644 --- a/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.cpp +++ b/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.cpp @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.h b/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.h index 2ffc143ed0aa816f960938d492e50fdb452dab17..7a21e3998694caeb63a85763648fef317bc3e26f 100644 --- a/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.h +++ b/MaterialLib/MPL/Utils/FormEffectiveThermalConductivity.h @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormEigenTensor.cpp b/MaterialLib/MPL/Utils/FormEigenTensor.cpp index f3b495f38ed18b0a24ca8b6227f44a6de2088222..248ccd8a28b1a05ff9b3cb75856d50bea8a3dea9 100644 --- a/MaterialLib/MPL/Utils/FormEigenTensor.cpp +++ b/MaterialLib/MPL/Utils/FormEigenTensor.cpp @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormEigenTensor.h b/MaterialLib/MPL/Utils/FormEigenTensor.h index 9f90374df91a08c5dcab9af854fdc01121a359aa..c1f786ff95d251187261d7d18205e074362e9316 100644 --- a/MaterialLib/MPL/Utils/FormEigenTensor.h +++ b/MaterialLib/MPL/Utils/FormEigenTensor.h @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormEigenVector.cpp b/MaterialLib/MPL/Utils/FormEigenVector.cpp index edc3b97cbaf4b789a940426892ec4b81bee47ac3..2b3174ec993f0b81533ded7f0d1cd20d2a279db4 100644 --- a/MaterialLib/MPL/Utils/FormEigenVector.cpp +++ b/MaterialLib/MPL/Utils/FormEigenVector.cpp @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormEigenVector.h b/MaterialLib/MPL/Utils/FormEigenVector.h index a62dabff21d6a2218da93ef6833e19000e22229a..2a53ebb3f0abd497ea75c6d53df088f3badf658e 100644 --- a/MaterialLib/MPL/Utils/FormEigenVector.h +++ b/MaterialLib/MPL/Utils/FormEigenVector.h @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.cpp b/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.cpp index 77ada64578a8a792622fc1aa940657efb2d2e7f1..9500c91af4ef26ff6ac5699ea8930e209c94e416 100644 --- a/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.cpp +++ b/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.h b/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.h index fbcffd0bb2d561c71b5042d3d4ff8d7301051fc8..18a4061dea68e72229f69d17a4cfa90312e393da 100644 --- a/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.h +++ b/MaterialLib/MPL/Utils/FormKelvinVectorFromThermalExpansivity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.cpp b/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.cpp index 8bdbddc17be72c10d239bf48d1b3163327764ed9..fd92db76c583b64a79c5a6553d4d9ae20c1e7cbd 100644 --- a/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.cpp +++ b/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.h b/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.h index 561caceda7c344fbc2eb3e622b79d6e5523e18e2..137df931295079244e61c5475f1b372b98155abb 100644 --- a/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.h +++ b/MaterialLib/MPL/Utils/GetLiquidThermalExpansivity.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/GetSymmetricTensor.cpp b/MaterialLib/MPL/Utils/GetSymmetricTensor.cpp index 01fd674d5be2b8336b89d33e5cf7d11e016597a0..d7062cd8afae5cb184039522e3f2b10a3da9e2f0 100644 --- a/MaterialLib/MPL/Utils/GetSymmetricTensor.cpp +++ b/MaterialLib/MPL/Utils/GetSymmetricTensor.cpp @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/Utils/GetSymmetricTensor.h b/MaterialLib/MPL/Utils/GetSymmetricTensor.h index aefcee5ea3aa658ffdc47e89034a13e8c93f379d..5c3c296acd3db97a00c5d3a342c86e3d9056aadb 100644 --- a/MaterialLib/MPL/Utils/GetSymmetricTensor.h +++ b/MaterialLib/MPL/Utils/GetSymmetricTensor.h @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/VariableType.cpp b/MaterialLib/MPL/VariableType.cpp index 885ea5a5daf9701656380962a713ba7aaa262dd3..b20bbf23e9f4bcbccd9c56b44e4ab0f9a7afd383 100644 --- a/MaterialLib/MPL/VariableType.cpp +++ b/MaterialLib/MPL/VariableType.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/MPL/VariableType.h b/MaterialLib/MPL/VariableType.h index 5c40b402cd35a8c40db9bf33c3576b82a7638dda..c1288ab742adb6db5105ee95d45511487741d1e7 100644 --- a/MaterialLib/MPL/VariableType.h +++ b/MaterialLib/MPL/VariableType.h @@ -4,7 +4,7 @@ * \date Sep 7, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/CreatePorousMediaProperties.cpp b/MaterialLib/PorousMedium/CreatePorousMediaProperties.cpp index 90c05fc7a75f3333eb4561e4316a1ca4ed919b66..889da00f881bbc4413847052c33f075fc597875b 100644 --- a/MaterialLib/PorousMedium/CreatePorousMediaProperties.cpp +++ b/MaterialLib/PorousMedium/CreatePorousMediaProperties.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/CreatePorousMediaProperties.h b/MaterialLib/PorousMedium/CreatePorousMediaProperties.h index fa497c571c3f1f433bbf4bd811c68b91b2e087ad..e7363a7fbcfd04392852a58b7bc58ab31ebc5378 100644 --- a/MaterialLib/PorousMedium/CreatePorousMediaProperties.h +++ b/MaterialLib/PorousMedium/CreatePorousMediaProperties.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Permeability/DupuitPermeability.h b/MaterialLib/PorousMedium/Permeability/DupuitPermeability.h index c9df04bd734b989b0b397360f7a653544d37871d..ba774a1eac7799224a49a4f97a6e1dbb203c36f4 100644 --- a/MaterialLib/PorousMedium/Permeability/DupuitPermeability.h +++ b/MaterialLib/PorousMedium/Permeability/DupuitPermeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Permeability/Permeability.h b/MaterialLib/PorousMedium/Permeability/Permeability.h index edf75882f1b5e1f8e04a9ace8e844538176d7b6e..8de836a8ef62b5ef24f299417ec31771ed3fb354 100644 --- a/MaterialLib/PorousMedium/Permeability/Permeability.h +++ b/MaterialLib/PorousMedium/Permeability/Permeability.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.cpp b/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.cpp index aaff3b77cd71d7ccb39574b3d287f37aabe2c32d..8ac4dc38f52da0e2f48bdd98c784e3c468a2b8a0 100644 --- a/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.cpp +++ b/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.h b/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.h index 686b238c10404a644fe031aaaa7a43cb82ae791c..2a9890e4019bc7cf6f6b6e9694daef8e88a11280 100644 --- a/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.h +++ b/MaterialLib/PorousMedium/Permeability/createPermeabilityModel.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Porosity/Porosity.h b/MaterialLib/PorousMedium/Porosity/Porosity.h index a2d9eeae28354b8cc3e38fa6de8e41b5ddf7a941..c2f2f86763e09aad57def4a7c2aed4b6dea410fe 100644 --- a/MaterialLib/PorousMedium/Porosity/Porosity.h +++ b/MaterialLib/PorousMedium/Porosity/Porosity.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Porosity/createPorosityModel.cpp b/MaterialLib/PorousMedium/Porosity/createPorosityModel.cpp index 84ac1cf7543a4f6bd43be25a6c5169852aff4b29..7c817cd29fdaadb56bb5e821c1e3e68b2d2ec6ed 100644 --- a/MaterialLib/PorousMedium/Porosity/createPorosityModel.cpp +++ b/MaterialLib/PorousMedium/Porosity/createPorosityModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Porosity/createPorosityModel.h b/MaterialLib/PorousMedium/Porosity/createPorosityModel.h index e3a03c57fce13402a42a09d97858e42c5acef965..cdf090fee8c936ed4ccfcc36e4618a761036c5d8 100644 --- a/MaterialLib/PorousMedium/Porosity/createPorosityModel.h +++ b/MaterialLib/PorousMedium/Porosity/createPorosityModel.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/PorousMediaProperties.cpp b/MaterialLib/PorousMedium/PorousMediaProperties.cpp index a9a47d702dd267a46c25c42369bc2aed7b12dfba..c9c3cfadc7e91beff24fe1bab46f9afc5b6ddead 100644 --- a/MaterialLib/PorousMedium/PorousMediaProperties.cpp +++ b/MaterialLib/PorousMedium/PorousMediaProperties.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/PorousMediaProperties.h b/MaterialLib/PorousMedium/PorousMediaProperties.h index 14015e55e29b69005adb7b414abb42254c41322d..39e96e6ea57d7d79b208f635275a3280a1aedd67 100644 --- a/MaterialLib/PorousMedium/PorousMediaProperties.h +++ b/MaterialLib/PorousMedium/PorousMediaProperties.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/PorousPropertyHeaders.h b/MaterialLib/PorousMedium/PorousPropertyHeaders.h index 71b5af010b7a1b5a9bace144bd845e76e22b6d97..0637dc43de19dcadf9dfff7c71b7fdcb0bb49a8b 100644 --- a/MaterialLib/PorousMedium/PorousPropertyHeaders.h +++ b/MaterialLib/PorousMedium/PorousPropertyHeaders.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Storage/ConstantStorage.h b/MaterialLib/PorousMedium/Storage/ConstantStorage.h index d00079af2bed6cf50ab457f6ca696eabf717a43f..ab13e47e5bb8899ff7203228e38b849d0ce3afaa 100644 --- a/MaterialLib/PorousMedium/Storage/ConstantStorage.h +++ b/MaterialLib/PorousMedium/Storage/ConstantStorage.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Storage/Storage.h b/MaterialLib/PorousMedium/Storage/Storage.h index e93b097c9d1c989819c224c6be644d1fd8b34d6c..aa8b0a2d13af04def33760cabe570bae03de840f 100644 --- a/MaterialLib/PorousMedium/Storage/Storage.h +++ b/MaterialLib/PorousMedium/Storage/Storage.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Storage/createStorageModel.cpp b/MaterialLib/PorousMedium/Storage/createStorageModel.cpp index 42b6f2ddbad0be29c9132f43c7c367406e6841ac..4704ebbbc3d1f0e54c375bd50e8193cfba25f7fc 100644 --- a/MaterialLib/PorousMedium/Storage/createStorageModel.cpp +++ b/MaterialLib/PorousMedium/Storage/createStorageModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/Storage/createStorageModel.h b/MaterialLib/PorousMedium/Storage/createStorageModel.h index 63715303bd32a4cadc3a3281cf04e13d1d99c8df..6b184c1652ea23adbf2633945ffa6e59072e34fb 100644 --- a/MaterialLib/PorousMedium/Storage/createStorageModel.h +++ b/MaterialLib/PorousMedium/Storage/createStorageModel.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.cpp index bcb060759c20ebf37da3a90bd4a92ce0235ae08a..09222b5cd07072819a52d1d9a0092f3836b96769 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.h b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.h index 540f90f4f31cc698feefbde1db977f79a66c8489..a56ad39bdaf4c5ea47a06564ba172acc81b8bc7e 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/BrooksCoreyCapillaryPressureSaturation.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturation.h b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturation.h index 9640ff16dcf2916da499706efc593ae0022e31a0..4792f4f7294c2de8ffda917e6c3ed02892f6e668 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturation.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturation.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturationCurve.h b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturationCurve.h index a14669d4e911c54709f483061e7a70e9d53db7d7..9e9c72f1846c38d14fccefd0a40745d6a2b111cc 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturationCurve.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CapillaryPressureSaturationCurve.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.cpp index eb4fd1a9a48e3c8bc0486b1dedc94210945ffca6..8f0ac4a69582d48c1efbb93c0f4a2f2dcbb10400 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.h b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.h index aef350d2a1fc13d89aea4d3ce898610082ef76bf..a0e941d8bee92b3dc5fc19d71f261f28c990a8c0 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/CreateCapillaryPressureModel.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.cpp index ccd45e6d7f22a562edbc67114b4539b1d4b122c1..6ff4f7eb99d582579646e560ce0239f0afe6d453 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.h b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.h index d4a1f1294f81b4da01ab5439f2db719c9cb13257..fc6fa71d855e2edc57b053f813e8fdb05d91a48f 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/CapillaryPressure/VanGenuchtenCapillaryPressureSaturation.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.cpp index c01a268a8df76d0c2d5cf36bbeea1190b17c4bfc..1ba422e8eccd300b7dcb5b865f2bc1d60686fed5 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.h index 96af4aa0449096ee69a174a48b19991de8994597..90e97c4e3244197b8e4cf1ec97c8307aba55f45d 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/CreateRelativePermeabilityModel.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.cpp index d9430739d44204d30b195c0c45bb44cf0c725842..4b402c3a00b028f1861ca9edd8c005c117966711 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.h index 2e8606105e8c6effafe5f90864bf2ecc5dc56f0c..9e1e91c3ec1dd0e1610b22fb96bf254b6043b0c6 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseBrooksCoreyOilGas.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.cpp index 9c68eb7c2163b51038b867bb691260de63952027..97a5b03ae72d463324a685a65abdbbe0535a382e 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.h index e7ba3b63c0962123ce975c2d0a9e393e260d38cf..27aa520b4fd10cf2e4f5985a3a20244d45442d00 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/NonWettingPhaseVanGenuchten.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeability.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeability.h index 8668eaacb4e8c4fe178455b7e9e4cc2563decffd..f2b5cbdca26306fb7465032a72f6e37f6dcf47d5 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeability.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeability.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeabilityCurve.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeabilityCurve.h index d3b81bb61f6a23c793a323f6a70401cc1bd89259..6ca0d31bd8d59078fd30d845505fa10d45b2c594 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeabilityCurve.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/RelativePermeabilityCurve.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.cpp index f11bb8d540d95ff381ba000adff57eb72b0531ff..b11ced22b6e7d9af73bab27f91d9410a2e53d4cf 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.h index eedbe18c3ee5dfe54b0bec38bc59a96ca3ddfb32..a9244822e8df3a2e9af5da279701d3124476898c 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseBrooksCoreyOilGas.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.cpp b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.cpp index bf95ecb06ae3594bbc2c878a7384875c2c765da8..0c739bbd275e02332b41df6c6d3dcca330ee7ea3 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.cpp +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.h b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.h index 815a9d57fb09b266c0229cb5efd2c72a2aefd682..113ca9e4928bf2015e92690bfa7455aa7d9e9fcd 100644 --- a/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.h +++ b/MaterialLib/PorousMedium/UnsaturatedProperty/RelativePermeability/WettingPhaseVanGenuchten.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateConstitutiveRelation.cpp b/MaterialLib/SolidModels/CreateConstitutiveRelation.cpp index bd6b2f4a2e307bceca7fb8f067e47794e7cd30bf..0836a509f48afedf9cca305c55a148584cacbbd8 100644 --- a/MaterialLib/SolidModels/CreateConstitutiveRelation.cpp +++ b/MaterialLib/SolidModels/CreateConstitutiveRelation.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateConstitutiveRelation.h b/MaterialLib/SolidModels/CreateConstitutiveRelation.h index a382df8667520fb61c2623d4b614b47a245ee22a..cfbd6a8a6717de8989cd8a70516232d33d247188 100644 --- a/MaterialLib/SolidModels/CreateConstitutiveRelation.h +++ b/MaterialLib/SolidModels/CreateConstitutiveRelation.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateCreepBGRa.cpp b/MaterialLib/SolidModels/CreateCreepBGRa.cpp index 7f01bd1dd870ca586d76b1dd25dc60b6b59946e8..86d5674df60514af754defa5ae45d94b1ef708db 100644 --- a/MaterialLib/SolidModels/CreateCreepBGRa.cpp +++ b/MaterialLib/SolidModels/CreateCreepBGRa.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateCreepBGRa.h b/MaterialLib/SolidModels/CreateCreepBGRa.h index 1eb58dd6140f795ac4f5abac98388d9595bff65b..4a59c6968a8c702949158074ca1d994193a9137b 100644 --- a/MaterialLib/SolidModels/CreateCreepBGRa.h +++ b/MaterialLib/SolidModels/CreateCreepBGRa.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateEhlers.h b/MaterialLib/SolidModels/CreateEhlers.h index a83ed79f8c29aeb5afe95a60a8cc5a850dda8b01..cae5a2d0a2f7f5411dc30fadff703d35f8941520 100644 --- a/MaterialLib/SolidModels/CreateEhlers.h +++ b/MaterialLib/SolidModels/CreateEhlers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateLinearElasticIsotropic.h b/MaterialLib/SolidModels/CreateLinearElasticIsotropic.h index 87f22606cebaf7259a3da1ad162bb83ec3b94108..c07672ecdadb47e3bdf8dd9b257385d338e501a9 100644 --- a/MaterialLib/SolidModels/CreateLinearElasticIsotropic.h +++ b/MaterialLib/SolidModels/CreateLinearElasticIsotropic.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.cpp b/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.cpp index b551da47f009cacb20b91e4412dcd6a136127190..c8c1267baf49c8043f77cbfda1cd746efdfee95a 100644 --- a/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.cpp +++ b/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.h b/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.h index f80822e3e763af42d123116ca099c08a02981674..e38650163c5d183ac991dd4bbe4a1e8648db1303 100644 --- a/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.h +++ b/MaterialLib/SolidModels/CreateLinearElasticOrthotropic.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreateLubby2.h b/MaterialLib/SolidModels/CreateLubby2.h index 4a1f6f12cf2b46c4964930a3cbe80519fbbdc116..f3ed814f8edcbde4eabdac9f1241cce8d47c93da 100644 --- a/MaterialLib/SolidModels/CreateLubby2.h +++ b/MaterialLib/SolidModels/CreateLubby2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/CreepBGRa.cpp b/MaterialLib/SolidModels/CreepBGRa.cpp index 12271271c4195bfd8a9bacc17c89be3d57f73979..c956648eb88a2b8230b6624d80f61c47b6289639 100644 --- a/MaterialLib/SolidModels/CreepBGRa.cpp +++ b/MaterialLib/SolidModels/CreepBGRa.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/Ehlers.cpp b/MaterialLib/SolidModels/Ehlers.cpp index eb249acd63bad731b3e787dfe5bdc1792d951da7..f5e17124c84a6e9d7dc8eb8c165f9a2f238710ae 100644 --- a/MaterialLib/SolidModels/Ehlers.cpp +++ b/MaterialLib/SolidModels/Ehlers.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/Ehlers.h b/MaterialLib/SolidModels/Ehlers.h index 1ff8c3ed1bdaefda2c801f52d3f4fcc854c5e839..9c9d3ec2bfb46ae289249c34fd30af7d27650fd7 100644 --- a/MaterialLib/SolidModels/Ehlers.h +++ b/MaterialLib/SolidModels/Ehlers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/LinearElasticIsotropic.cpp b/MaterialLib/SolidModels/LinearElasticIsotropic.cpp index 8cbd67f4d480e1e13dcf1879b613adad07b33b5c..102d20dfab6eb425b7c30585e2a4e7e7806561af 100644 --- a/MaterialLib/SolidModels/LinearElasticIsotropic.cpp +++ b/MaterialLib/SolidModels/LinearElasticIsotropic.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/LinearElasticIsotropic.h b/MaterialLib/SolidModels/LinearElasticIsotropic.h index f38644708762316f24fc82d115acfaaae19e61be..acb1aaa7354a6e81c1186eeaaa10b0c98fdf5fc9 100644 --- a/MaterialLib/SolidModels/LinearElasticIsotropic.h +++ b/MaterialLib/SolidModels/LinearElasticIsotropic.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/LinearElasticIsotropicPhaseField.h b/MaterialLib/SolidModels/LinearElasticIsotropicPhaseField.h index 5c3c109599f18ecee3d2c2e118d9cd099aa66360..95788c1c959fc2f22fad8a752cde56f95fe0dfac 100644 --- a/MaterialLib/SolidModels/LinearElasticIsotropicPhaseField.h +++ b/MaterialLib/SolidModels/LinearElasticIsotropicPhaseField.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/LinearElasticOrthotropic.cpp b/MaterialLib/SolidModels/LinearElasticOrthotropic.cpp index e25fa8c2e03756fe803e3212f0b3e69f27615af7..c87747cb87b249e28cea88efcaa2db8809f085e9 100644 --- a/MaterialLib/SolidModels/LinearElasticOrthotropic.cpp +++ b/MaterialLib/SolidModels/LinearElasticOrthotropic.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/LinearElasticOrthotropic.h b/MaterialLib/SolidModels/LinearElasticOrthotropic.h index d9b92c9b788f4cf877f7fb263673680de2e27152..031296ea7620b54f53249234634e77287ca299cd 100644 --- a/MaterialLib/SolidModels/LinearElasticOrthotropic.h +++ b/MaterialLib/SolidModels/LinearElasticOrthotropic.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/Lubby2.cpp b/MaterialLib/SolidModels/Lubby2.cpp index a77aa38d970f86594113f4810cfa8a09bcaa8acd..53f7e3780c8b0b311102ee9b6b599ffbb7353427 100644 --- a/MaterialLib/SolidModels/Lubby2.cpp +++ b/MaterialLib/SolidModels/Lubby2.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/Lubby2.h b/MaterialLib/SolidModels/Lubby2.h index 87ef0fda95e24fc0698135afdad28d1bbc0cfb0e..b877bfd6c85dacc8700b30730e1d7feb23dba1a8 100644 --- a/MaterialLib/SolidModels/Lubby2.h +++ b/MaterialLib/SolidModels/Lubby2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/BDT.mfront b/MaterialLib/SolidModels/MFront/BDT.mfront index 600a38035b9f44397741a8864d4ae221b5c13332..2fc67e26ea1fd4ca2d7a989ef976f16c4a1f40ce 100644 --- a/MaterialLib/SolidModels/MFront/BDT.mfront +++ b/MaterialLib/SolidModels/MFront/BDT.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/CreateMFront.cpp b/MaterialLib/SolidModels/MFront/CreateMFront.cpp index e3b777c63ca0c6a3a5d5447cbbb0f1e63dc732ad..9c95cbbed0a4b45748887da6c7e4b038d27129bf 100644 --- a/MaterialLib/SolidModels/MFront/CreateMFront.cpp +++ b/MaterialLib/SolidModels/MFront/CreateMFront.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/CreateMFront.h b/MaterialLib/SolidModels/MFront/CreateMFront.h index 5dadcc2617ac2b4da92b6961ae35b7c15b6e02a2..f0377d16cbe4d3936841c46f8496ecf3817261ff 100644 --- a/MaterialLib/SolidModels/MFront/CreateMFront.h +++ b/MaterialLib/SolidModels/MFront/CreateMFront.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/DruckerPrager.mfront b/MaterialLib/SolidModels/MFront/DruckerPrager.mfront index b376e53a4173a835f8ad4624d02736cd6fb72a72..dd81fd66c2766aa760dfa109e27fe50cdab10f1b 100644 --- a/MaterialLib/SolidModels/MFront/DruckerPrager.mfront +++ b/MaterialLib/SolidModels/MFront/DruckerPrager.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MFront.cpp b/MaterialLib/SolidModels/MFront/MFront.cpp index 907f98a86af495de70ef32e4800a2a8d4262b246..b43b7bd55f2b3e48fab0217971f5f0c724c40af2 100644 --- a/MaterialLib/SolidModels/MFront/MFront.cpp +++ b/MaterialLib/SolidModels/MFront/MFront.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MFront.h b/MaterialLib/SolidModels/MFront/MFront.h index 12e5cf9f482cb33d9314a5c8a0f4bb5477e992a4..9a72bea5a157b34d013df4416ccf04aa26a9095a 100644 --- a/MaterialLib/SolidModels/MFront/MFront.h +++ b/MaterialLib/SolidModels/MFront/MFront.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloan.mfront b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloan.mfront index 4c7740bf30634ccc3e00c5140935f24da643c237..d99bf46b9a60b44ae259a534ed6ea13009287b0f 100644 --- a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloan.mfront +++ b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloan.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanAniso.mfront b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanAniso.mfront index 514704fa6ac6ec113c1ebddf619793f9193e920c..e957dcb7e58c72170160af9c7e8af9ae215c98ab 100644 --- a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanAniso.mfront +++ b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanAniso.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanOrtho.mfront b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanOrtho.mfront index f7132707f07ed5cf5a9fe7f28574fb889463c1ec..f6ce73236fac2a3307b622c92ea1b3bd481fbc49 100644 --- a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanOrtho.mfront +++ b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanOrtho.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBI.mfront b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBI.mfront index 773ffa4c7b2f381a743411a3fbba6a34728aba57..d0e4531ff544e07999cad0ee863f4f8d156ce1ae 100644 --- a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBI.mfront +++ b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBI.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBIOrtho.mfront b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBIOrtho.mfront index 41618677998e3c1d44c9f4bc4304ccf8cbb5280d..3ca9c2724bb8d730dd00c911761efcb21343e4ba 100644 --- a/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBIOrtho.mfront +++ b/MaterialLib/SolidModels/MFront/MohrCoulombAbboSloanUBIOrtho.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MFront/StandardElasticityBrickOrtho.mfront b/MaterialLib/SolidModels/MFront/StandardElasticityBrickOrtho.mfront index 883bd9da0f598bedc27c312456203f7ad3b8e1c2..141d7ca0ca8500caf144a9fa6e395d113e660aa3 100644 --- a/MaterialLib/SolidModels/MFront/StandardElasticityBrickOrtho.mfront +++ b/MaterialLib/SolidModels/MFront/StandardElasticityBrickOrtho.mfront @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/MechanicsBase.h b/MaterialLib/SolidModels/MechanicsBase.h index de0ff368303f47b8bb31c74352ee0b623c12f106..7ef28be1b07f6964af1d553b2a8bb7a09c606872 100644 --- a/MaterialLib/SolidModels/MechanicsBase.h +++ b/MaterialLib/SolidModels/MechanicsBase.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/SolidModels/SelectSolidConstitutiveRelation.h b/MaterialLib/SolidModels/SelectSolidConstitutiveRelation.h index ea7d2e50346916dbe80f384355387f6612f3b80b..28950d4a6c88f938c08951ac6a4473ec346edab6 100644 --- a/MaterialLib/SolidModels/SelectSolidConstitutiveRelation.h +++ b/MaterialLib/SolidModels/SelectSolidConstitutiveRelation.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.cpp b/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.cpp index c5b58c8fdee0cb01463b064e1989d58c1569f807..857682891a01fd573e7be376f8c335a40a112c8d 100644 --- a/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.cpp +++ b/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.h b/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.h index 157f1100ccf0c267660ed54e690ec168e80538b6..161eb3dc9a214b480f2c0d617ca4f7aa5c8d6839 100644 --- a/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.h +++ b/MaterialLib/TwoPhaseModels/CreateTwoPhaseFlowMaterialProperties.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.cpp b/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.cpp index cba7fd7ca498eb282a1425e569474f256c7829e9..80c0f9b79b5b9fa84811d7d4469529d7afdc1023 100644 --- a/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.cpp +++ b/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.h b/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.h index 36bd371d1840c3bb7458a6ab78dc5818ff500804..5cce8068a52643f7e1eb2ff5f785d6aad31efce1 100644 --- a/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.h +++ b/MaterialLib/TwoPhaseModels/TwoPhaseFlowWithPPMaterialProperties.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Curve/CreatePiecewiseLinearCurve-impl.h b/MathLib/Curve/CreatePiecewiseLinearCurve-impl.h index 0f74f33a699942e87dc0f26d16d67aaf6c36fd51..8df3971c7dac0b9bdd15aedb32e1af5425cb8c78 100644 --- a/MathLib/Curve/CreatePiecewiseLinearCurve-impl.h +++ b/MathLib/Curve/CreatePiecewiseLinearCurve-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Curve/CreatePiecewiseLinearCurve.h b/MathLib/Curve/CreatePiecewiseLinearCurve.h index 3dee232c6a119bb34f0f1b4f7a8f43444fae5b4d..074c2f8a7ea6617b03f6640df3b1d1326f3697aa 100644 --- a/MathLib/Curve/CreatePiecewiseLinearCurve.h +++ b/MathLib/Curve/CreatePiecewiseLinearCurve.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Curve/PiecewiseLinearMonotonicCurve.cpp b/MathLib/Curve/PiecewiseLinearMonotonicCurve.cpp index 94ede4548e7e48e9e9522407190b39327f3eaf94..2583d087a6ab0f5ecb8d07fb2ef810bb5af314bc 100644 --- a/MathLib/Curve/PiecewiseLinearMonotonicCurve.cpp +++ b/MathLib/Curve/PiecewiseLinearMonotonicCurve.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Curve/PiecewiseLinearMonotonicCurve.h b/MathLib/Curve/PiecewiseLinearMonotonicCurve.h index 1123d0ebf35587540c3aa1c3a93212ad775bbe22..56bbc5b90426e31533d65cc202b7a763212969b6 100644 --- a/MathLib/Curve/PiecewiseLinearMonotonicCurve.h +++ b/MathLib/Curve/PiecewiseLinearMonotonicCurve.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/GeometricBasics.cpp b/MathLib/GeometricBasics.cpp index b9893d29205d357d602e98f32610ea908c033aca..22c39d5b74239a14662e8b24480fb1bb8d4125a4 100644 --- a/MathLib/GeometricBasics.cpp +++ b/MathLib/GeometricBasics.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/GeometricBasics.h b/MathLib/GeometricBasics.h index f08efe26323d6e3ebc5b2662f18024cc97b51e39..25e27ab3bad844f5e31b7d7655b11bcf4d8a7a12 100644 --- a/MathLib/GeometricBasics.h +++ b/MathLib/GeometricBasics.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendre.cpp b/MathLib/Integration/GaussLegendre.cpp index bde424f321e1d57e5acdc324194babb3aa40cb71..c3bd6a231d5893cd86e2e8f05b91f93c26df2fec 100644 --- a/MathLib/Integration/GaussLegendre.cpp +++ b/MathLib/Integration/GaussLegendre.cpp @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendre.h b/MathLib/Integration/GaussLegendre.h index 74ddeb30a01ff7ba4287609ce8db5e61fe0ed1c3..8f0a3e48cabef8d920a5992a4c242d3b7f32bccd 100644 --- a/MathLib/Integration/GaussLegendre.h +++ b/MathLib/Integration/GaussLegendre.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendrePyramid.cpp b/MathLib/Integration/GaussLegendrePyramid.cpp index 19140b36baca7a0cf8739b0cff2cbe658091e7ac..e55f0594cdf838ce595f8fc0d01e145b2bc00a5f 100644 --- a/MathLib/Integration/GaussLegendrePyramid.cpp +++ b/MathLib/Integration/GaussLegendrePyramid.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendrePyramid.h b/MathLib/Integration/GaussLegendrePyramid.h index bbffff77f7254d8bd08cca5abc8033a397e31522..5bc22b7433f7b89756a01004bbeb07806c874504 100644 --- a/MathLib/Integration/GaussLegendrePyramid.h +++ b/MathLib/Integration/GaussLegendrePyramid.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendreTet.cpp b/MathLib/Integration/GaussLegendreTet.cpp index afa8e7e4672af5928ffecb032b0eb4d7f94cc1dd..768986af0bf4e033decae22c5b34cb738d9d484b 100644 --- a/MathLib/Integration/GaussLegendreTet.cpp +++ b/MathLib/Integration/GaussLegendreTet.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendreTet.h b/MathLib/Integration/GaussLegendreTet.h index 5897905ec631b9902217326bb5b2266176c08a67..7286c0471508ed851465b640afeed9a0da12779e 100644 --- a/MathLib/Integration/GaussLegendreTet.h +++ b/MathLib/Integration/GaussLegendreTet.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendreTri.cpp b/MathLib/Integration/GaussLegendreTri.cpp index efee648484e2e420bee89ec20f131836bc634b7f..a0f8b4fe9ca1831c734901e8b18f55ac623a768c 100644 --- a/MathLib/Integration/GaussLegendreTri.cpp +++ b/MathLib/Integration/GaussLegendreTri.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/GaussLegendreTri.h b/MathLib/Integration/GaussLegendreTri.h index c929dfbc534e1051ee9ce18ef3ac8d9c594d78d7..f857cf80d01d22e80cf635b9bcf8ecd06330b180 100644 --- a/MathLib/Integration/GaussLegendreTri.h +++ b/MathLib/Integration/GaussLegendreTri.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Integration/WeightedSum.h b/MathLib/Integration/WeightedSum.h index 2704d4154a1845ec076bdf9302e0d9b97cef72c5..221f1793b808ea7c5c9d2275439e8e517e264401 100644 --- a/MathLib/Integration/WeightedSum.h +++ b/MathLib/Integration/WeightedSum.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h index 061ae4d08c50000dc88db5cacf5043fbb15d31eb..f1b969f0464140f55ef2af0f4a4cdb9294a39c8f 100644 --- a/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h +++ b/MathLib/InterpolationAlgorithms/LinearIntervalInterpolation.h @@ -5,7 +5,7 @@ * \brief Definition of the LinearIntervalInterpolation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp index 2c97b6ea922b5dcae3f02453729e26aae6cb002e..f4cde61e59d444cb873988a751406e1e548abea1 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the PiecewiseLinearInterpolation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h index 92f68eaa4621640a49b4b16c0a5b76cf866e6c5d..54e91d04cf6eba43ccb5781690d215584551d0c8 100644 --- a/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h +++ b/MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h @@ -5,7 +5,7 @@ * \brief Definition of the PiecewiseLinearInterpolation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/KelvinVector-impl.h b/MathLib/KelvinVector-impl.h index 9c76878818fc16a1f918fb3e44b2801a1f607a6a..050ff2982ee35b08de21230c375c1eea862adeb6 100644 --- a/MathLib/KelvinVector-impl.h +++ b/MathLib/KelvinVector-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/KelvinVector.cpp b/MathLib/KelvinVector.cpp index f88c618c352761c4ae1457f7c8f2d6722726683c..14cf6cd9ab050f3342e28f299e1e0b8749339907 100644 --- a/MathLib/KelvinVector.cpp +++ b/MathLib/KelvinVector.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/KelvinVector.h b/MathLib/KelvinVector.h index 9ffb7b452e7cd4a3ab16aa1b43ab83817a9e8cd7..d5297994171fe6319e1928c1710de29badd4a730 100644 --- a/MathLib/KelvinVector.h +++ b/MathLib/KelvinVector.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/ApplyKnownSolution.h b/MathLib/LinAlg/ApplyKnownSolution.h index 084dbfa84e338f0e2c62721a6524fec6a6237288..01cfe8f56f80dda1e04a364cfb00a8028faf3d43 100644 --- a/MathLib/LinAlg/ApplyKnownSolution.h +++ b/MathLib/LinAlg/ApplyKnownSolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenLinearSolver.cpp b/MathLib/LinAlg/Eigen/EigenLinearSolver.cpp index f99b670e194c1aae664a00829c0c507ae4a7fdc1..6154ee1393c4851dfb53832bef5b08d8ae865872 100644 --- a/MathLib/LinAlg/Eigen/EigenLinearSolver.cpp +++ b/MathLib/LinAlg/Eigen/EigenLinearSolver.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenLinearSolver.h b/MathLib/LinAlg/Eigen/EigenLinearSolver.h index f9e082b88f275768475e1ae915d63a8fdf030b3e..7585f9528a16c5bb2557f200cd7988f548454bca 100644 --- a/MathLib/LinAlg/Eigen/EigenLinearSolver.h +++ b/MathLib/LinAlg/Eigen/EigenLinearSolver.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenMapTools.h b/MathLib/LinAlg/Eigen/EigenMapTools.h index 589d5f16532482a9d8ef48f8969c79c2bb8b739b..4633457aacdf0c105f72527a07872beefaf43292 100644 --- a/MathLib/LinAlg/Eigen/EigenMapTools.h +++ b/MathLib/LinAlg/Eigen/EigenMapTools.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenMatrix.h b/MathLib/LinAlg/Eigen/EigenMatrix.h index 50aa596ef7bedc7c2eea607e535b86c328782252..17e53c2f83ec42b30b8c7d27221a0bd13d71a506 100644 --- a/MathLib/LinAlg/Eigen/EigenMatrix.h +++ b/MathLib/LinAlg/Eigen/EigenMatrix.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenOption.cpp b/MathLib/LinAlg/Eigen/EigenOption.cpp index dd722f7441b3a37471830b5e1531a92a37a74448..b0587329f1daa19d6963cd72eb963df2a804dfa8 100644 --- a/MathLib/LinAlg/Eigen/EigenOption.cpp +++ b/MathLib/LinAlg/Eigen/EigenOption.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenOption.h b/MathLib/LinAlg/Eigen/EigenOption.h index 7a9a70da092bfcd8b88a81c499f3a0e583f41ede..24ced185fade009c82731efc658c8ffae7eed645 100644 --- a/MathLib/LinAlg/Eigen/EigenOption.h +++ b/MathLib/LinAlg/Eigen/EigenOption.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenTools.cpp b/MathLib/LinAlg/Eigen/EigenTools.cpp index 1655b3880afadf5fe9fa86a4fe9f6bd1c4b7f3a7..cc495ccfb0c4dcf970f988f8d5ff6ee794259125 100644 --- a/MathLib/LinAlg/Eigen/EigenTools.cpp +++ b/MathLib/LinAlg/Eigen/EigenTools.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenTools.h b/MathLib/LinAlg/Eigen/EigenTools.h index a75e7deb37bc7a92c19b19f2419d1c9ad00ec10f..c3fb053890bf39d72752fa157768da187c5620b9 100644 --- a/MathLib/LinAlg/Eigen/EigenTools.h +++ b/MathLib/LinAlg/Eigen/EigenTools.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/EigenVector.h b/MathLib/LinAlg/Eigen/EigenVector.h index 5cd590293d319748dfac5f8cb50afb2049b32397..6b81a1c2425e19276a01ae0f5d49068ff0c1c776 100644 --- a/MathLib/LinAlg/Eigen/EigenVector.h +++ b/MathLib/LinAlg/Eigen/EigenVector.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Eigen/LinearSolverOptionsParser.h b/MathLib/LinAlg/Eigen/LinearSolverOptionsParser.h index c383f73f738db76804fe3416bdb7a1e107e36326..9effee90fd5fc518301b880c063b14ce838a065b 100644 --- a/MathLib/LinAlg/Eigen/LinearSolverOptionsParser.h +++ b/MathLib/LinAlg/Eigen/LinearSolverOptionsParser.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp b/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp index ac963662c104630176b1cae3a5f7f748847b1d8f..1fe04dd0b11cd7ae3a569a99fe0ce2d0f0790b97 100644 --- a/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp +++ b/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h b/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h index 374d547ad8f0336d734c6df9f6285288b3bd783a..41cc141fc8958587c462bca59ad747e8b20430d1 100644 --- a/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h +++ b/MathLib/LinAlg/EigenLis/EigenLisLinearSolver.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/EigenLis/LinearSolverOptionsParser.h b/MathLib/LinAlg/EigenLis/LinearSolverOptionsParser.h index 1b01e65017230a3af1128737e7369b01e9856c04..7e9a99b72b46136b79fcd3067047705f1029f3a5 100644 --- a/MathLib/LinAlg/EigenLis/LinearSolverOptionsParser.h +++ b/MathLib/LinAlg/EigenLis/LinearSolverOptionsParser.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/FinalizeMatrixAssembly.h b/MathLib/LinAlg/FinalizeMatrixAssembly.h index ad5096c3e5fcddbb63e34fc0d179f45314f27def..b0817d48f28e436d9805bc0353587105788030b6 100644 --- a/MathLib/LinAlg/FinalizeMatrixAssembly.h +++ b/MathLib/LinAlg/FinalizeMatrixAssembly.h @@ -4,7 +4,7 @@ * \date Jun 11, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/FinalizeVectorAssembly.h b/MathLib/LinAlg/FinalizeVectorAssembly.h index 6aca783865538e2c0a5aa9016587314c8d6de622..79325c22b46cf81c41f3cfce9105934a8a78b1c0 100644 --- a/MathLib/LinAlg/FinalizeVectorAssembly.h +++ b/MathLib/LinAlg/FinalizeVectorAssembly.h @@ -4,7 +4,7 @@ * \date Oct, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/GlobalMatrixVectorTypes.h b/MathLib/LinAlg/GlobalMatrixVectorTypes.h index 9a5295e294b9861dfab7ca527526e04a41ff4d6e..ee010979f82588a4f63d6bc58c9d9d0b53f50eb8 100644 --- a/MathLib/LinAlg/GlobalMatrixVectorTypes.h +++ b/MathLib/LinAlg/GlobalMatrixVectorTypes.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/LinAlg.cpp b/MathLib/LinAlg/LinAlg.cpp index 486601d02e81c3e070d88393392746f0130e5ea0..009dee972bbff56b2c60a441e2584b30357688cd 100644 --- a/MathLib/LinAlg/LinAlg.cpp +++ b/MathLib/LinAlg/LinAlg.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/LinAlg.h b/MathLib/LinAlg/LinAlg.h index 1a56a5235f6c0d7ec4c9d95e2050f94dbff71dc6..4895efcdae875688bfa7cb7ec0632c33a818a558 100644 --- a/MathLib/LinAlg/LinAlg.h +++ b/MathLib/LinAlg/LinAlg.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/LinAlgEnums.cpp b/MathLib/LinAlg/LinAlgEnums.cpp index 4a4331583d7f29e37b6b4398fd6ac1bd0f4910e0..ffb2eb5a811a0cf54e7a9d3dcff84087e3bed678 100644 --- a/MathLib/LinAlg/LinAlgEnums.cpp +++ b/MathLib/LinAlg/LinAlgEnums.cpp @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/LinAlgEnums.h b/MathLib/LinAlg/LinAlgEnums.h index 6219242d93394b2883c3b636bae04c3b47e82143..61667fb44ce4d8ae52e66a2dc7897c62a6e5dfa0 100644 --- a/MathLib/LinAlg/LinAlgEnums.h +++ b/MathLib/LinAlg/LinAlgEnums.h @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/LinearSolverOptions.h b/MathLib/LinAlg/LinearSolverOptions.h index a1a501442d6ab5e68ce554ea47e92b4b57f9e923..60cea1121c51fb21818a32bf21d3c49804f062d7 100644 --- a/MathLib/LinAlg/LinearSolverOptions.h +++ b/MathLib/LinAlg/LinearSolverOptions.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/LinearSolverOptionsParser.h b/MathLib/LinAlg/LinearSolverOptionsParser.h index bf01a79f29fd303f8fc5ba0ded18ec61786d03c7..042a7d90bd53ad4c3baedce0131edc7074241368 100644 --- a/MathLib/LinAlg/LinearSolverOptionsParser.h +++ b/MathLib/LinAlg/LinearSolverOptionsParser.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Lis/LisCheck.h b/MathLib/LinAlg/Lis/LisCheck.h index 802a940e0ecd59de223d46b4137336202c56ac69..b767451d329bcaa288feb0e963021d63fe703591 100644 --- a/MathLib/LinAlg/Lis/LisCheck.h +++ b/MathLib/LinAlg/Lis/LisCheck.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Lis/LisMatrix.cpp b/MathLib/LinAlg/Lis/LisMatrix.cpp index 356205093b77fb828769263b522fde7dc28e47da..1ef4e56f4d15f2151796a3dd172fcdfbbb236fe7 100644 --- a/MathLib/LinAlg/Lis/LisMatrix.cpp +++ b/MathLib/LinAlg/Lis/LisMatrix.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the LisMatrix class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Lis/LisMatrix.h b/MathLib/LinAlg/Lis/LisMatrix.h index bf77b5393fc07e25bbf52a6ad5df2812240bc1f1..05d520ce2b773fb5dd0f973f4fc3626af897d5a6 100644 --- a/MathLib/LinAlg/Lis/LisMatrix.h +++ b/MathLib/LinAlg/Lis/LisMatrix.h @@ -5,7 +5,7 @@ * \brief Definition of the LisMatrix class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Lis/LisVector.cpp b/MathLib/LinAlg/Lis/LisVector.cpp index a5cc596dde1600de283ffa57769cc44b5111d980..56b634d0e77cc2639d7cfb1bfea84cc30bd9ff1f 100644 --- a/MathLib/LinAlg/Lis/LisVector.cpp +++ b/MathLib/LinAlg/Lis/LisVector.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the LisVector class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/Lis/LisVector.h b/MathLib/LinAlg/Lis/LisVector.h index f64ccfca05450c43145f14f2e5158fe51b4a1d66..93d7f08da3d97a398fcd3433d02c91f666d0e200 100644 --- a/MathLib/LinAlg/Lis/LisVector.h +++ b/MathLib/LinAlg/Lis/LisVector.h @@ -5,7 +5,7 @@ * \brief Definition of the LisVector class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/MatrixSpecifications.h b/MathLib/LinAlg/MatrixSpecifications.h index 8eba24e426d2d3c889f70fd06523c4765d05234c..4ae36ac7aade01e43adb21c04e3e20fd3846ee0d 100644 --- a/MathLib/LinAlg/MatrixSpecifications.h +++ b/MathLib/LinAlg/MatrixSpecifications.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/MatrixVectorTraits.cpp b/MathLib/LinAlg/MatrixVectorTraits.cpp index 4d6a334b6c9a2e729848fdaa33793ee2c1f83e29..7c2daa9fe8dafde030b867eb10a315aa3b10569f 100644 --- a/MathLib/LinAlg/MatrixVectorTraits.cpp +++ b/MathLib/LinAlg/MatrixVectorTraits.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/MatrixVectorTraits.h b/MathLib/LinAlg/MatrixVectorTraits.h index 785403ee02a9673f2922b946facdd2494089b844..840f8a3399a111695585ce92fb53d5794415311b 100644 --- a/MathLib/LinAlg/MatrixVectorTraits.h +++ b/MathLib/LinAlg/MatrixVectorTraits.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/LinearSolverOptionsParser.h b/MathLib/LinAlg/PETSc/LinearSolverOptionsParser.h index 7a73799f3d58c81345e657ea1bc1125e97d3df9a..3ab173875a6d3871465b3f11d99bd6ec29074fed 100644 --- a/MathLib/LinAlg/PETSc/LinearSolverOptionsParser.h +++ b/MathLib/LinAlg/PETSc/LinearSolverOptionsParser.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp b/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp index 464ca35e549ef0596d12a2adfbe795d1a14fa18b..c605de0dbfe40f652ce25f5d6d7c6359f77e211f 100644 --- a/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp +++ b/MathLib/LinAlg/PETSc/PETScLinearSolver.cpp @@ -8,7 +8,7 @@ \date Nov 2011 - Mar 2014 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScLinearSolver.h b/MathLib/LinAlg/PETSc/PETScLinearSolver.h index 7b48d7012a3283040b57b7613f6c53275f768d03..21d3653eefc2243f7391c22df7cfc0361e782275 100644 --- a/MathLib/LinAlg/PETSc/PETScLinearSolver.h +++ b/MathLib/LinAlg/PETSc/PETScLinearSolver.h @@ -8,7 +8,7 @@ \date Nov 2011 - Sep 2013 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScMatrix.cpp b/MathLib/LinAlg/PETSc/PETScMatrix.cpp index 5a281a0cde8b4f37686108cd6b54afc70069b59b..8fc8563682cb443e288d8881c73aae741f70edda 100644 --- a/MathLib/LinAlg/PETSc/PETScMatrix.cpp +++ b/MathLib/LinAlg/PETSc/PETScMatrix.cpp @@ -8,7 +8,7 @@ \date Nov 2011 - Sep 2013 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScMatrix.h b/MathLib/LinAlg/PETSc/PETScMatrix.h index 2c3f19543ac232aa54d5fec4b15b2a1e0c8f5854..0fa33f78eb02be9d97ca2b7887c49ff890d374db 100644 --- a/MathLib/LinAlg/PETSc/PETScMatrix.h +++ b/MathLib/LinAlg/PETSc/PETScMatrix.h @@ -7,7 +7,7 @@ \date Nov 2013 - 2014 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScMatrixOption.h b/MathLib/LinAlg/PETSc/PETScMatrixOption.h index a40a79eaa0853462ca3a59dc84286faf448539fe..4a7c87c376486b51c5c07aed6add86b9e113c7a8 100644 --- a/MathLib/LinAlg/PETSc/PETScMatrixOption.h +++ b/MathLib/LinAlg/PETSc/PETScMatrixOption.h @@ -6,7 +6,7 @@ \date 02-2014 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScTools.cpp b/MathLib/LinAlg/PETSc/PETScTools.cpp index c82be4ba807923a92cf253edd7144ea108602f80..d9be8871b73249d3aad848f3d0f438328bdd39f0 100644 --- a/MathLib/LinAlg/PETSc/PETScTools.cpp +++ b/MathLib/LinAlg/PETSc/PETScTools.cpp @@ -8,7 +8,7 @@ \date Nov 2011 - Sep 2013 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScTools.h b/MathLib/LinAlg/PETSc/PETScTools.h index 16c9256ecd049de950b42ea18f665a07460f6e4e..a12fc71bcd6f2c461b74bc6aa244d121a4d0ba91 100644 --- a/MathLib/LinAlg/PETSc/PETScTools.h +++ b/MathLib/LinAlg/PETSc/PETScTools.h @@ -8,7 +8,7 @@ \date Nov 2011 - Sep 2013 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScVector.cpp b/MathLib/LinAlg/PETSc/PETScVector.cpp index 9b2133fb75a508bb74e435e9d01872bb50807b38..a53dda0b7cd5dbd87de0337f306fbe39d6692a79 100644 --- a/MathLib/LinAlg/PETSc/PETScVector.cpp +++ b/MathLib/LinAlg/PETSc/PETScVector.cpp @@ -11,7 +11,7 @@ * \date Nov 2011 - Sep 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/PETSc/PETScVector.h b/MathLib/LinAlg/PETSc/PETScVector.h index 08962921d70d7dbcca17062b1a23a1fd70627fb0..8c1546fad89545fc5699a9b515e7a17cede277f7 100644 --- a/MathLib/LinAlg/PETSc/PETScVector.h +++ b/MathLib/LinAlg/PETSc/PETScVector.h @@ -7,7 +7,7 @@ * \date Nov 2011 - Sep 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/RowColumnIndices.h b/MathLib/LinAlg/RowColumnIndices.h index 49343d4b057be67642ec7effe601a5a5d13145db..968277b88ff5dfef8c33cab55b670841f2a47fb6 100644 --- a/MathLib/LinAlg/RowColumnIndices.h +++ b/MathLib/LinAlg/RowColumnIndices.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/SetMatrixSparsity.h b/MathLib/LinAlg/SetMatrixSparsity.h index 71b607eb193c24c42e5653facab4750e986b91f0..787e2ecad827cccfd2020a4cfaba8bcaf07f0ce8 100644 --- a/MathLib/LinAlg/SetMatrixSparsity.h +++ b/MathLib/LinAlg/SetMatrixSparsity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/SparsityPattern.h b/MathLib/LinAlg/SparsityPattern.h index 8b4056fdee35b7a79822390ee252ca143472965d..f0a9011323d14dcfc96e2af5534134cfad2d6f4b 100644 --- a/MathLib/LinAlg/SparsityPattern.h +++ b/MathLib/LinAlg/SparsityPattern.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/UnifiedMatrixSetters.cpp b/MathLib/LinAlg/UnifiedMatrixSetters.cpp index 2678cbcb5d319bc4ff3e84e058d927eaab44d367..9b3a7df21f6bf85528afe65f7e1b458092aca408 100644 --- a/MathLib/LinAlg/UnifiedMatrixSetters.cpp +++ b/MathLib/LinAlg/UnifiedMatrixSetters.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/LinAlg/UnifiedMatrixSetters.h b/MathLib/LinAlg/UnifiedMatrixSetters.h index 21a519f666b7c1460cab974f91ccfe5a201c70c9..f075b15d766c1e21b88e287804f2a00d81e38ddb 100644 --- a/MathLib/LinAlg/UnifiedMatrixSetters.h +++ b/MathLib/LinAlg/UnifiedMatrixSetters.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/MathTools.cpp b/MathLib/MathTools.cpp index 503445b3426579157a8e75ad6001e86781549451..cc8168011930c8781d8050bbd6833b0963f90f68 100644 --- a/MathLib/MathTools.cpp +++ b/MathLib/MathTools.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/MathTools.h b/MathLib/MathTools.h index 208d73d3362fdaf837586ea0bcb12c29bb1e83e4..11e9fc4adaa909ab8b5bec7a5a131e59549db9f2 100644 --- a/MathLib/MathTools.h +++ b/MathLib/MathTools.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Nonlinear/Root1D.h b/MathLib/Nonlinear/Root1D.h index fcd7927fcf04f06f7ec072e7ddb50a4bc7525af2..259dc2e2f49785b08b32bf9fd1fb5d8f1e29a48d 100644 --- a/MathLib/Nonlinear/Root1D.h +++ b/MathLib/Nonlinear/Root1D.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/CVodeSolver.cpp b/MathLib/ODE/CVodeSolver.cpp index 6601ec80b416075eee1f0a87be3845bc57acc0aa..16df089b28f99f9267a072c4b08f110e22344302 100644 --- a/MathLib/ODE/CVodeSolver.cpp +++ b/MathLib/ODE/CVodeSolver.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/CVodeSolver.h b/MathLib/ODE/CVodeSolver.h index afda944f555d43baccf62ba4b6abaeaad23e9380..f7b75c46f06cf21a27e84f1ad53bc060d3291b15 100644 --- a/MathLib/ODE/CVodeSolver.h +++ b/MathLib/ODE/CVodeSolver.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/ConcreteODESolver.h b/MathLib/ODE/ConcreteODESolver.h index 0a0b09279aa7f907359131263e87c0a078db4276..59d64fb184522489ed14fe174d1abe76c15c5ebc 100644 --- a/MathLib/ODE/ConcreteODESolver.h +++ b/MathLib/ODE/ConcreteODESolver.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/FunctionHandles.h b/MathLib/ODE/FunctionHandles.h index 039efbf15a263235dc0dc96fe722d08d7229ecff..0d2eb51dad12c09067a27de6e35f4cf011fcbe78 100644 --- a/MathLib/ODE/FunctionHandles.h +++ b/MathLib/ODE/FunctionHandles.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/ODESolver.h b/MathLib/ODE/ODESolver.h index be2b19e69053af08d48e148665e1ae4f225b432e..d71d7406246caa71fcd7ff42d538c80793f6f4d8 100644 --- a/MathLib/ODE/ODESolver.h +++ b/MathLib/ODE/ODESolver.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/ODESolverBuilder.h b/MathLib/ODE/ODESolverBuilder.h index a8c4baa73f8e97a05d931599412e85232601eef9..89b7b5812db67e805073e346cb8d1a7b19157407 100644 --- a/MathLib/ODE/ODESolverBuilder.h +++ b/MathLib/ODE/ODESolverBuilder.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/ODE/ODESolverTypes.h b/MathLib/ODE/ODESolverTypes.h index 9e1af53915c58642d1677ba5d7d00727a689793c..64994fd6eb2c56fb77c553b1282c0a5f2a098af7 100644 --- a/MathLib/ODE/ODESolverTypes.h +++ b/MathLib/ODE/ODESolverTypes.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Point3d.cpp b/MathLib/Point3d.cpp index 9e131e186a6cb0da9020cc3c0795601f78f6f36e..840d10ab0902ab237e63cdd52b2f8b1eb1453594 100644 --- a/MathLib/Point3d.cpp +++ b/MathLib/Point3d.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Point3d.h b/MathLib/Point3d.h index 8a36431ee77307bcc12b4ed34b42928e9289d0ac..eb0484cf591caaac905468760d4d76253b62f4b7 100644 --- a/MathLib/Point3d.h +++ b/MathLib/Point3d.h @@ -4,7 +4,7 @@ * \brief Definition of the Point3d class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/Point3dWithID.h b/MathLib/Point3dWithID.h index bce062a42df7aa3b9b9df4ce4807c8386cb6ad32..73c1e923bc40198ddbb6212f7e15d2543a98fc04 100644 --- a/MathLib/Point3dWithID.h +++ b/MathLib/Point3dWithID.h @@ -4,7 +4,7 @@ * \brief Definition of the Point3d class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/TemplatePoint.h b/MathLib/TemplatePoint.h index 6403efc1d5912c333aa1cb91cbf9df36fc43bc18..f5eedffdfe5f5844acda3633087a5eb0c6092c0c 100644 --- a/MathLib/TemplatePoint.h +++ b/MathLib/TemplatePoint.h @@ -5,7 +5,7 @@ * \brief Definition of the TemplatePoint class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MathLib/TemplateWeightedPoint.h b/MathLib/TemplateWeightedPoint.h index bb357d51fd616f930e0aa7d27318cc08c2205fad..e071af72cff275090b3715d7bcbe8877f7537040 100644 --- a/MathLib/TemplateWeightedPoint.h +++ b/MathLib/TemplateWeightedPoint.h @@ -4,7 +4,7 @@ * \brief Weighted point class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp b/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp index 6065ad11ef871b6d838ff0513680c9dd0553ecb4..f7083e83e04cac5b33cf4c4ee3cad786f3a98791 100644 --- a/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp +++ b/MeshGeoToolsLib/AppendLinesAlongPolyline.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/AppendLinesAlongPolyline.h b/MeshGeoToolsLib/AppendLinesAlongPolyline.h index f516e32012f41443512bfe950da1d057f2dc10d2..dab9be9ffc802165ba0a0e620d34d5713d9c2a1c 100644 --- a/MeshGeoToolsLib/AppendLinesAlongPolyline.h +++ b/MeshGeoToolsLib/AppendLinesAlongPolyline.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp b/MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp index 782628eb628847a2589f8e48b930633ad95c2533..72733ad0fce3fda7af7d8e5b64f3436a7c455777 100644 --- a/MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp +++ b/MeshGeoToolsLib/BoundaryElementsAlongPolyline.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsAlongPolyline.h b/MeshGeoToolsLib/BoundaryElementsAlongPolyline.h index 4adbc473ed4415765b888ef13589ee97c9ad5fe2..4bcf01801dd46129de26fbf68e1f61c711d105a1 100644 --- a/MeshGeoToolsLib/BoundaryElementsAlongPolyline.h +++ b/MeshGeoToolsLib/BoundaryElementsAlongPolyline.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsAtPoint.cpp b/MeshGeoToolsLib/BoundaryElementsAtPoint.cpp index 91a44c2031a4ca1babae1fc91b4f0e43da6525e5..8d75d4d558306c1b18aa7936ac151adc061942d5 100644 --- a/MeshGeoToolsLib/BoundaryElementsAtPoint.cpp +++ b/MeshGeoToolsLib/BoundaryElementsAtPoint.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsAtPoint.h b/MeshGeoToolsLib/BoundaryElementsAtPoint.h index e6bd77152cfe446919ae757072adbc762d640d32..166f2589cb4a322ba012147bdcf2d0da277beae1 100644 --- a/MeshGeoToolsLib/BoundaryElementsAtPoint.h +++ b/MeshGeoToolsLib/BoundaryElementsAtPoint.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsOnSurface.cpp b/MeshGeoToolsLib/BoundaryElementsOnSurface.cpp index 4e533dfed22836146207af65a30fba05248dcd73..a6a492d6d7dd905ae12db62ff1b4bcb7a2bd0714 100644 --- a/MeshGeoToolsLib/BoundaryElementsOnSurface.cpp +++ b/MeshGeoToolsLib/BoundaryElementsOnSurface.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsOnSurface.h b/MeshGeoToolsLib/BoundaryElementsOnSurface.h index c247465bd31cab7afbf23b1fb73873e0f0311df7..27b3f24170136f4c9b53bde5751438827756bc2d 100644 --- a/MeshGeoToolsLib/BoundaryElementsOnSurface.h +++ b/MeshGeoToolsLib/BoundaryElementsOnSurface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsSearcher.cpp b/MeshGeoToolsLib/BoundaryElementsSearcher.cpp index 64e4e968d85bdd087d7e912a74f810621e1a662d..8637ff7f80817c290e56e8542dcb2e9a1705e675 100644 --- a/MeshGeoToolsLib/BoundaryElementsSearcher.cpp +++ b/MeshGeoToolsLib/BoundaryElementsSearcher.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/BoundaryElementsSearcher.h b/MeshGeoToolsLib/BoundaryElementsSearcher.h index 48549ea7c196204dc28a0f44f8c8721bdca63e03..e70051e0c087532a05931f644f80505ccc484e28 100644 --- a/MeshGeoToolsLib/BoundaryElementsSearcher.h +++ b/MeshGeoToolsLib/BoundaryElementsSearcher.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/ConstructMeshesFromGeometries.cpp b/MeshGeoToolsLib/ConstructMeshesFromGeometries.cpp index 96b509e5c82d4bb9e8fc71577585ca072bb189e8..94797b2bbeca1ead0d41493a34b98758a01349f7 100644 --- a/MeshGeoToolsLib/ConstructMeshesFromGeometries.cpp +++ b/MeshGeoToolsLib/ConstructMeshesFromGeometries.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/ConstructMeshesFromGeometries.h b/MeshGeoToolsLib/ConstructMeshesFromGeometries.h index 8797dbdb8a310492ca0b37b0dec4372ae329330a..c9d720a3bdad98d716fe7a19fc6fb20808bc855b 100644 --- a/MeshGeoToolsLib/ConstructMeshesFromGeometries.h +++ b/MeshGeoToolsLib/ConstructMeshesFromGeometries.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/CreateSearchLength.cpp b/MeshGeoToolsLib/CreateSearchLength.cpp index ebeffa8286ad2bf6977049aaf83e85e7d2cbdd99..b839b7e66fd3e2beec687ef70a3575c36ae516ad 100644 --- a/MeshGeoToolsLib/CreateSearchLength.cpp +++ b/MeshGeoToolsLib/CreateSearchLength.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/CreateSearchLength.h b/MeshGeoToolsLib/CreateSearchLength.h index 67d9920a5781b5acd0bcfc12c212835399151d79..693c9ba8710c0ff0e6d4bf8fd57e929ecf757823 100644 --- a/MeshGeoToolsLib/CreateSearchLength.h +++ b/MeshGeoToolsLib/CreateSearchLength.h @@ -4,7 +4,7 @@ * given config. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/GeoMapper.cpp b/MeshGeoToolsLib/GeoMapper.cpp index 55d63f5945bd13cfa8f0c049393adb099a41490d..a4fb484a2a20759671b274d1f76a592768def640 100644 --- a/MeshGeoToolsLib/GeoMapper.cpp +++ b/MeshGeoToolsLib/GeoMapper.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the GeoMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/GeoMapper.h b/MeshGeoToolsLib/GeoMapper.h index 82757ec60dae0cb07e1bb877e7d03067883b4500..31cf35a500a8e85ac8bcb624b1624d353f084b70 100644 --- a/MeshGeoToolsLib/GeoMapper.h +++ b/MeshGeoToolsLib/GeoMapper.h @@ -5,7 +5,7 @@ * \brief Definition of the GeoMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/HeuristicSearchLength.cpp b/MeshGeoToolsLib/HeuristicSearchLength.cpp index 096d7aa3c273fae8345c1d4b38eb99d52e7133a7..59678b56b18f74e6bd83be53a6e96d51de86e149 100644 --- a/MeshGeoToolsLib/HeuristicSearchLength.cpp +++ b/MeshGeoToolsLib/HeuristicSearchLength.cpp @@ -4,7 +4,7 @@ * \brief Implementation of heuristic search length strategy. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/HeuristicSearchLength.h b/MeshGeoToolsLib/HeuristicSearchLength.h index 89c6621479497927b5ca538d83465b1a8a389ab2..ce95f7b9cd168049a5233d84dd1730b1d13a8bd7 100644 --- a/MeshGeoToolsLib/HeuristicSearchLength.h +++ b/MeshGeoToolsLib/HeuristicSearchLength.h @@ -4,7 +4,7 @@ * \brief Interface for heuristic search length strategy. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/IdentifySubdomainMesh.cpp b/MeshGeoToolsLib/IdentifySubdomainMesh.cpp index 27dad2646aba784effaf27ea7e1806b2079dd2d0..3431449ce08af88c1bdd84de4bbe2e67de459293 100644 --- a/MeshGeoToolsLib/IdentifySubdomainMesh.cpp +++ b/MeshGeoToolsLib/IdentifySubdomainMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/IdentifySubdomainMesh.h b/MeshGeoToolsLib/IdentifySubdomainMesh.h index fcbb67c5edc17d564013bd3e98f2ae9459bf3759..05930206d584761b615447aa9c9d8b7093ed1e2b 100644 --- a/MeshGeoToolsLib/IdentifySubdomainMesh.h +++ b/MeshGeoToolsLib/IdentifySubdomainMesh.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshEditing/MarkNodesOutsideOfPolygon.h b/MeshGeoToolsLib/MeshEditing/MarkNodesOutsideOfPolygon.h index 462f2403202282178ba7666094eb7ef6accb6ccc..79c0aecabfe4da44b38c23e1599855cf7fb3433c 100644 --- a/MeshGeoToolsLib/MeshEditing/MarkNodesOutsideOfPolygon.h +++ b/MeshGeoToolsLib/MeshEditing/MarkNodesOutsideOfPolygon.h @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshEditing/ResetMeshElementProperty.h b/MeshGeoToolsLib/MeshEditing/ResetMeshElementProperty.h index a402f6942b46b54475a444528241726ad88aee24..b0ed81d64412389ce34ce3275fb78634286b3d2d 100644 --- a/MeshGeoToolsLib/MeshEditing/ResetMeshElementProperty.h +++ b/MeshGeoToolsLib/MeshEditing/ResetMeshElementProperty.h @@ -1,7 +1,7 @@ /* * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodeSearcher.cpp b/MeshGeoToolsLib/MeshNodeSearcher.cpp index 19dba9cef543049d8af73c519e690984d00f9272..02911711e06a0c09e40c5293b74613245cab3090 100644 --- a/MeshGeoToolsLib/MeshNodeSearcher.cpp +++ b/MeshGeoToolsLib/MeshNodeSearcher.cpp @@ -3,7 +3,7 @@ * \date Oct 24, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodeSearcher.h b/MeshGeoToolsLib/MeshNodeSearcher.h index e85aef00adc6497fc480a52212f79a70dce8bdb1..64cf3a03e4dcb4cc3905e78e29cf9cddf34ff5cb 100644 --- a/MeshGeoToolsLib/MeshNodeSearcher.h +++ b/MeshGeoToolsLib/MeshNodeSearcher.h @@ -3,7 +3,7 @@ * \date Oct 24, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp b/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp index bc5e16aca4e025c7851f4ecefa3a3b21fd59a8f4..b10178d0a5d3c9333e3779ce4c46273b57ce4c8c 100644 --- a/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp +++ b/MeshGeoToolsLib/MeshNodesAlongPolyline.cpp @@ -3,7 +3,7 @@ * \date Aug 9, 2010 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodesAlongPolyline.h b/MeshGeoToolsLib/MeshNodesAlongPolyline.h index e1368a86a1acd171f53bab3f2318551c94fe5213..b9157dd9ea8406801f1843cfa40db031a835ff39 100644 --- a/MeshGeoToolsLib/MeshNodesAlongPolyline.h +++ b/MeshGeoToolsLib/MeshNodesAlongPolyline.h @@ -3,7 +3,7 @@ * \date Aug 9, 2010 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodesAlongSurface.cpp b/MeshGeoToolsLib/MeshNodesAlongSurface.cpp index 2c39e13650cd09ad7cd1071a02f194372275606e..85b393fa075ad7c72b82553f1f7cb98b12e27107 100644 --- a/MeshGeoToolsLib/MeshNodesAlongSurface.cpp +++ b/MeshGeoToolsLib/MeshNodesAlongSurface.cpp @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodesAlongSurface.h b/MeshGeoToolsLib/MeshNodesAlongSurface.h index c5fb211146dcc96e84ac1534010eb02ab071962e..010bd464609841868e7dd547fe74b492bef40b45 100644 --- a/MeshGeoToolsLib/MeshNodesAlongSurface.h +++ b/MeshGeoToolsLib/MeshNodesAlongSurface.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodesOnPoint.cpp b/MeshGeoToolsLib/MeshNodesOnPoint.cpp index e70c1fa3af03425e6a6cd3c6fa051e8ee65a9318..fdfa0d87c6c28844beaad766f7e9147e44717055 100644 --- a/MeshGeoToolsLib/MeshNodesOnPoint.cpp +++ b/MeshGeoToolsLib/MeshNodesOnPoint.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/MeshNodesOnPoint.h b/MeshGeoToolsLib/MeshNodesOnPoint.h index 811cabfef939f90abe4a6bd014867d57b61eb2b1..d6fb3060f867ab8284e8b823f39cf1149e05ae10 100644 --- a/MeshGeoToolsLib/MeshNodesOnPoint.h +++ b/MeshGeoToolsLib/MeshNodesOnPoint.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/SearchAllNodes.h b/MeshGeoToolsLib/SearchAllNodes.h index a4b44eb67890fdcc753faffd86ce2ea3d6d1c669..f10af4e86d0389667a17c15fcd22d78ed5655652 100644 --- a/MeshGeoToolsLib/SearchAllNodes.h +++ b/MeshGeoToolsLib/SearchAllNodes.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshGeoToolsLib/SearchLength.h b/MeshGeoToolsLib/SearchLength.h index d1cbb818925fb2dfafefa9977024da8625201fbe..19ba2342d1298d4827f8f601a89c625ba3e65ba6 100644 --- a/MeshGeoToolsLib/SearchLength.h +++ b/MeshGeoToolsLib/SearchLength.h @@ -4,7 +4,7 @@ * \brief Base class for different search length strategies. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/CoordinateSystem.cpp b/MeshLib/CoordinateSystem.cpp index 83aecfcb4ba0604d2d4616a9bc9d1c8f19ebe8f8..f376d6cf9d0476bd2b2c7cc160980ba291e6ba60 100644 --- a/MeshLib/CoordinateSystem.cpp +++ b/MeshLib/CoordinateSystem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/CoordinateSystem.h b/MeshLib/CoordinateSystem.h index 0b912e6198dd03a2afadb0e047ce1369d01d4554..a0a37b06b01b272bf7f9f010b39b863c2ba41910 100644 --- a/MeshLib/CoordinateSystem.h +++ b/MeshLib/CoordinateSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/ElementCoordinatesMappingLocal.cpp b/MeshLib/ElementCoordinatesMappingLocal.cpp index 3f9e733d84220e7b32e005039ccc802fa057572c..c771fc5ffd152a5a828c6d7bbcd05bf6c81fa026 100644 --- a/MeshLib/ElementCoordinatesMappingLocal.cpp +++ b/MeshLib/ElementCoordinatesMappingLocal.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/ElementCoordinatesMappingLocal.h b/MeshLib/ElementCoordinatesMappingLocal.h index eb041873c3d076223658f37e41f4641a631e5348..d31050c7670183450b841effaa9adb34534fc602 100644 --- a/MeshLib/ElementCoordinatesMappingLocal.h +++ b/MeshLib/ElementCoordinatesMappingLocal.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/ElementStatus.cpp b/MeshLib/ElementStatus.cpp index 1f894644833d5ee9ae3bf9d02c649d86dff6b63d..073f038d5461bba597c8dee38a06cefe13b345c4 100644 --- a/MeshLib/ElementStatus.cpp +++ b/MeshLib/ElementStatus.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ElementStatus class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/ElementStatus.h b/MeshLib/ElementStatus.h index da29ecb8130f738101c1303c46ed442b31786115..b4891187adcb3127fe8dc2b17fc546fea45f4872 100644 --- a/MeshLib/ElementStatus.h +++ b/MeshLib/ElementStatus.h @@ -5,7 +5,7 @@ * \brief Definition of the ElementStatus class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/CellRule.cpp b/MeshLib/Elements/CellRule.cpp index 2e3e26975e3629c536c6139105e7638202c98d9b..5fc840f2bd3f74ab40f6578857bd707e53374478 100644 --- a/MeshLib/Elements/CellRule.cpp +++ b/MeshLib/Elements/CellRule.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/CellRule.h b/MeshLib/Elements/CellRule.h index a82d4dae4d1e028cfe25bdab928e89465693204f..6556808fe7f2d9de565cb66703749f4ac83744f6 100644 --- a/MeshLib/Elements/CellRule.h +++ b/MeshLib/Elements/CellRule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/EdgeReturn.cpp b/MeshLib/Elements/EdgeReturn.cpp index 500ef0e14e25f4322facc11dddf8a548c2020183..13f67ea9ea95e74cf8dc4302e7f9d325fad555c4 100644 --- a/MeshLib/Elements/EdgeReturn.cpp +++ b/MeshLib/Elements/EdgeReturn.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/EdgeReturn.h b/MeshLib/Elements/EdgeReturn.h index 287d13116cc6a3209458020712028772beea5fe3..a2382c86c24d845b5bf3617d9d4d61c0a7dddefa 100644 --- a/MeshLib/Elements/EdgeReturn.h +++ b/MeshLib/Elements/EdgeReturn.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/EdgeRule.h b/MeshLib/Elements/EdgeRule.h index 509e286e1417989a60501bce356b93b80b959a7d..cd42fd218be76629fc42eb24f26e450e2a5088cd 100644 --- a/MeshLib/Elements/EdgeRule.h +++ b/MeshLib/Elements/EdgeRule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Element.cpp b/MeshLib/Elements/Element.cpp index fb834b37fdcccd2adf6a31d58afb9f4f5194f01b..d9d63582dca6470bda6635e4c23bc8c5d7a649f8 100644 --- a/MeshLib/Elements/Element.cpp +++ b/MeshLib/Elements/Element.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Element class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Element.h b/MeshLib/Elements/Element.h index b84173206d3452f6ebdc8edfba3ccf5672cf3fee..549e75ae3d4f68095ef0f74fac68c943be29a619 100644 --- a/MeshLib/Elements/Element.h +++ b/MeshLib/Elements/Element.h @@ -5,7 +5,7 @@ * \brief Definition of the Element class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/ElementErrorCode.h b/MeshLib/Elements/ElementErrorCode.h index c188f75d2e0ced19b0fff04a78c438be88388642..6fc060c32d19e0de170e871dd4f3689c61d3276a 100644 --- a/MeshLib/Elements/ElementErrorCode.h +++ b/MeshLib/Elements/ElementErrorCode.h @@ -5,7 +5,7 @@ * \brief Definition of ElementErrorCodes. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Elements.h b/MeshLib/Elements/Elements.h index 2bd63da860d1ddd8c38772e02145ba31fcdfed62..610387a846814bd767f5a77a9dfdb39bf7eee754 100644 --- a/MeshLib/Elements/Elements.h +++ b/MeshLib/Elements/Elements.h @@ -3,7 +3,7 @@ * \brief Cumulative include for all available mesh element types. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/FaceRule.cpp b/MeshLib/Elements/FaceRule.cpp index 5686352bf53e012b992fe9f362a218052ab7181c..d0955bdd564e25bae46d3557402e97944a2ea542 100644 --- a/MeshLib/Elements/FaceRule.cpp +++ b/MeshLib/Elements/FaceRule.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/FaceRule.h b/MeshLib/Elements/FaceRule.h index ad846cb777919ce43d2a0add551c1c7389b18ea4..2cf822dd8b78cdb91a38bb0c58cc881150a6b68d 100644 --- a/MeshLib/Elements/FaceRule.h +++ b/MeshLib/Elements/FaceRule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Hex.h b/MeshLib/Elements/Hex.h index 6b049996acd635d6e0877555eef4406ae420e329..b20cdfeaa1126fddb87b949e74340fd3eef31195 100644 --- a/MeshLib/Elements/Hex.h +++ b/MeshLib/Elements/Hex.h @@ -5,7 +5,7 @@ * \brief Definition of the Hex class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/HexRule20.cpp b/MeshLib/Elements/HexRule20.cpp index 0f815d33779e6acb2aca1c81296f433e6ba144f8..a9acb9583dc9380066d6f9d852d40de9446913b6 100644 --- a/MeshLib/Elements/HexRule20.cpp +++ b/MeshLib/Elements/HexRule20.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/HexRule20.h b/MeshLib/Elements/HexRule20.h index 17771ded947fd4380996f00ea22cf72aa6421649..e3c7478cb0a7f18fa7ace7ea0b58e65cf4676e23 100644 --- a/MeshLib/Elements/HexRule20.h +++ b/MeshLib/Elements/HexRule20.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/HexRule8.cpp b/MeshLib/Elements/HexRule8.cpp index 9f6fa3f0d76f4fa4a74f1b24eea24334ab887cf6..b79235479237bec3eec6c23f96775b7f5f5a7214 100644 --- a/MeshLib/Elements/HexRule8.cpp +++ b/MeshLib/Elements/HexRule8.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/HexRule8.h b/MeshLib/Elements/HexRule8.h index c05410d0fd341f7da4a2c0fec9b12f6170ce12d4..7c69d00dbce70b10243b4a22509109fa737485d7 100644 --- a/MeshLib/Elements/HexRule8.h +++ b/MeshLib/Elements/HexRule8.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Line.h b/MeshLib/Elements/Line.h index a7f25cb9ece33075edc9181a54391ccb3b7d6913..82159b340f286c47eecf89cef44ce0b4ba5c3ad5 100644 --- a/MeshLib/Elements/Line.h +++ b/MeshLib/Elements/Line.h @@ -5,7 +5,7 @@ * \brief Definition of the Line class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/LineRule2.cpp b/MeshLib/Elements/LineRule2.cpp index 1262a7977171d07f6459ea32d809db9ef26e1214..31e68e5bbd6b437ba3a146ed7106e609042d2a96 100644 --- a/MeshLib/Elements/LineRule2.cpp +++ b/MeshLib/Elements/LineRule2.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/LineRule2.h b/MeshLib/Elements/LineRule2.h index e27e1699d886b2e6e730b25e14e2b970b275ea1b..06aad1128a28e4e0ad33b1bc8e599fb4db439350 100644 --- a/MeshLib/Elements/LineRule2.h +++ b/MeshLib/Elements/LineRule2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/LineRule3.cpp b/MeshLib/Elements/LineRule3.cpp index eab2ce83913fcf74c992443c756037821437c47e..ebe1a2854432227c97be3697d5ca144c477c24d1 100644 --- a/MeshLib/Elements/LineRule3.cpp +++ b/MeshLib/Elements/LineRule3.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/LineRule3.h b/MeshLib/Elements/LineRule3.h index 71e2c28138999d0e633019eb47d3c36aa7eb99a8..9da6f6ad51fd65396539ae74fb303842571c0ffb 100644 --- a/MeshLib/Elements/LineRule3.h +++ b/MeshLib/Elements/LineRule3.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/MapBulkElementPoint.cpp b/MeshLib/Elements/MapBulkElementPoint.cpp index 3d170a3b0e87a2d474983defd581168b2df7a910..e996414b05cda1873ad28dade2fcf4f431b111c3 100644 --- a/MeshLib/Elements/MapBulkElementPoint.cpp +++ b/MeshLib/Elements/MapBulkElementPoint.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/MapBulkElementPoint.h b/MeshLib/Elements/MapBulkElementPoint.h index 7bb7df08314c1dc716f2fd6295f27999f602651e..a28925ce3bce9f03ed535aa4655f2b274049e4f8 100644 --- a/MeshLib/Elements/MapBulkElementPoint.h +++ b/MeshLib/Elements/MapBulkElementPoint.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Point.h b/MeshLib/Elements/Point.h index 2bf07b61f928f1f13383cad3e3df0b4325c47ed0..0db52c00089a006ec7486fec7dd8cb1a8b3cfaaf 100644 --- a/MeshLib/Elements/Point.h +++ b/MeshLib/Elements/Point.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PointRule1.cpp b/MeshLib/Elements/PointRule1.cpp index 7342123946116a2a91d48d43cc957b9a3120c1e9..1d2968986a47c41c20f0a16229179e11689bacce 100644 --- a/MeshLib/Elements/PointRule1.cpp +++ b/MeshLib/Elements/PointRule1.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PointRule1.h b/MeshLib/Elements/PointRule1.h index da3f9b862c49605df9509d6a967918eccff44f8d..855e7663a860e964372bf028babc22368777b0f0 100644 --- a/MeshLib/Elements/PointRule1.h +++ b/MeshLib/Elements/PointRule1.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Prism.h b/MeshLib/Elements/Prism.h index 6c57cb9c03edd2ae1782390f367e638052565913..d89aa494e83a61ae2db9ef874f993093fcf63b72 100644 --- a/MeshLib/Elements/Prism.h +++ b/MeshLib/Elements/Prism.h @@ -5,7 +5,7 @@ * \brief Definition of the Prism class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PrismRule15.cpp b/MeshLib/Elements/PrismRule15.cpp index f80844a3997471c26ca379531902baaa98fbbd75..213141de2c1c3f9610e1dde844969ba71677d532 100644 --- a/MeshLib/Elements/PrismRule15.cpp +++ b/MeshLib/Elements/PrismRule15.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PrismRule15.h b/MeshLib/Elements/PrismRule15.h index 8ee69e919e7e95f94811ca352d4a05bc07ab3d3d..831068f2ab3a0e92ac4e62ffca5499f0fdb94705 100644 --- a/MeshLib/Elements/PrismRule15.h +++ b/MeshLib/Elements/PrismRule15.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PrismRule6.cpp b/MeshLib/Elements/PrismRule6.cpp index 79c694a5018bc7758ed17b1709be7b52102c1c56..54f87fddfef93e561fb537bf003c25e74171ab83 100644 --- a/MeshLib/Elements/PrismRule6.cpp +++ b/MeshLib/Elements/PrismRule6.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PrismRule6.h b/MeshLib/Elements/PrismRule6.h index 6132f05ce0baf1f5fa8d7c183dbbfcadacc0bd72..4812fcf8e6d21795d1d303494678c2d7a32dfed4 100644 --- a/MeshLib/Elements/PrismRule6.h +++ b/MeshLib/Elements/PrismRule6.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Pyramid.h b/MeshLib/Elements/Pyramid.h index 05522ee54a0b550a414ba6ce6564016ec0f869f1..7163d42a2b82477db74fa35b3a2426262da10e51 100644 --- a/MeshLib/Elements/Pyramid.h +++ b/MeshLib/Elements/Pyramid.h @@ -5,7 +5,7 @@ * \brief Definition of the Pyramid class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PyramidRule13.cpp b/MeshLib/Elements/PyramidRule13.cpp index 2f063bf8731b92d0d2ed31e8566274c6cd7ce1e8..29f94bccb613ad3eaaec5af4a8ddca4b47b06359 100644 --- a/MeshLib/Elements/PyramidRule13.cpp +++ b/MeshLib/Elements/PyramidRule13.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PyramidRule13.h b/MeshLib/Elements/PyramidRule13.h index 7d81c6ff32478e592a8942e0bd9c9bf142bc2fac..e7e1369be2a130c5da395ffcddc87bf3781e7d45 100644 --- a/MeshLib/Elements/PyramidRule13.h +++ b/MeshLib/Elements/PyramidRule13.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PyramidRule5.cpp b/MeshLib/Elements/PyramidRule5.cpp index fb69b7ae31befbda8480903a4f61451ca2684cea..08daee027e3a94b72a4cdc18d865f9491dd8a038 100644 --- a/MeshLib/Elements/PyramidRule5.cpp +++ b/MeshLib/Elements/PyramidRule5.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/PyramidRule5.h b/MeshLib/Elements/PyramidRule5.h index 2fa150bce746dd692a70e44e892f41f79d4617af..3648bb4daa1dfe27110c41984d88505a7b08ab43 100644 --- a/MeshLib/Elements/PyramidRule5.h +++ b/MeshLib/Elements/PyramidRule5.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Quad.h b/MeshLib/Elements/Quad.h index 61a3ca0e62af26c0e441b6c1f087f5d2df57c379..6d0cd7f400e134ad1adb5634555bb58641064149 100644 --- a/MeshLib/Elements/Quad.h +++ b/MeshLib/Elements/Quad.h @@ -5,7 +5,7 @@ * \brief Definition of the Quad class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/QuadRule4.cpp b/MeshLib/Elements/QuadRule4.cpp index f53a7c160b6f0bd15c2a24055cdf5bb55b5f2350..410eb1a4890352b3187a6ecf6049509e1579ba94 100644 --- a/MeshLib/Elements/QuadRule4.cpp +++ b/MeshLib/Elements/QuadRule4.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/QuadRule4.h b/MeshLib/Elements/QuadRule4.h index feb1e1c49c0a3ba5920a0fb148254bd71420cfd3..e9272fcbbf82d1a7c2f5f1e9f2aee1b6f33bb68b 100644 --- a/MeshLib/Elements/QuadRule4.h +++ b/MeshLib/Elements/QuadRule4.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/QuadRule8.cpp b/MeshLib/Elements/QuadRule8.cpp index f4c4643bea72252e581a407dbaa0c22c104b3ab1..f490545162178cb16f109eb43cea2512e37b1259 100644 --- a/MeshLib/Elements/QuadRule8.cpp +++ b/MeshLib/Elements/QuadRule8.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/QuadRule8.h b/MeshLib/Elements/QuadRule8.h index 6903e44a1a732e9fc8000b0f62a784a032ffd6ef..6880603fc9edc132bd4b227364016278be930150 100644 --- a/MeshLib/Elements/QuadRule8.h +++ b/MeshLib/Elements/QuadRule8.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/QuadRule9.h b/MeshLib/Elements/QuadRule9.h index bfb31982f1fe716f4d95345de2416b84d53bdd52..aa33df5978fb705fb0121690964dded10cc071d0 100644 --- a/MeshLib/Elements/QuadRule9.h +++ b/MeshLib/Elements/QuadRule9.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TemplateElement-impl.h b/MeshLib/Elements/TemplateElement-impl.h index 595601ad0a0951fd96b0eddc8c42790e307fe2ca..3ca16039368cc4b981ff2ab694a8045efe4bbbc7 100644 --- a/MeshLib/Elements/TemplateElement-impl.h +++ b/MeshLib/Elements/TemplateElement-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TemplateElement.cpp b/MeshLib/Elements/TemplateElement.cpp index 18e766856170b8801e58fc42e783649307ef88cd..83d5aaa14f0e3763b54fe4d752bde6b9d74336f7 100644 --- a/MeshLib/Elements/TemplateElement.cpp +++ b/MeshLib/Elements/TemplateElement.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TemplateElement.h b/MeshLib/Elements/TemplateElement.h index d2f6286758b9415fa2fe068ae0237ee6382db9db..aee75162976c21a41ac623639666e8edf5b4bb31 100644 --- a/MeshLib/Elements/TemplateElement.h +++ b/MeshLib/Elements/TemplateElement.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Tet.h b/MeshLib/Elements/Tet.h index 1574d442147552ec0511f9ee267839794c8e1640..a5d915701e98ee75203bbaf24f9c871f3c3157e1 100644 --- a/MeshLib/Elements/Tet.h +++ b/MeshLib/Elements/Tet.h @@ -5,7 +5,7 @@ * \brief Definition of the Tet class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TetRule10.cpp b/MeshLib/Elements/TetRule10.cpp index 103929d820ca1857fd6fbb0599b53820afb4800b..1046022d6b5211420fa91cca7092c920ace387bb 100644 --- a/MeshLib/Elements/TetRule10.cpp +++ b/MeshLib/Elements/TetRule10.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TetRule10.h b/MeshLib/Elements/TetRule10.h index 11ca0051a5b05b87f19549d6d6931b2b7a2fa812..b1d734bf424caf7e053715b7477ea222af86bbea 100644 --- a/MeshLib/Elements/TetRule10.h +++ b/MeshLib/Elements/TetRule10.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TetRule4.cpp b/MeshLib/Elements/TetRule4.cpp index f6d501dd418840d1d70b57799fb681278cf73b3c..c5c4be4d24670f48d85f0e2e20b229816ef1aabf 100644 --- a/MeshLib/Elements/TetRule4.cpp +++ b/MeshLib/Elements/TetRule4.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TetRule4.h b/MeshLib/Elements/TetRule4.h index 6148a4dedcdf4c24cd42059e57cbb92952523a99..d43c0c0440ee57321dbbecc02f509ba710a0ec53 100644 --- a/MeshLib/Elements/TetRule4.h +++ b/MeshLib/Elements/TetRule4.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Tri.h b/MeshLib/Elements/Tri.h index ff3d7595f0660183916eb5fdd2f2d857747a38ea..1af1ae07796a81f5c312ef9cdf6464fbec2e4394 100644 --- a/MeshLib/Elements/Tri.h +++ b/MeshLib/Elements/Tri.h @@ -5,7 +5,7 @@ * \brief Definition of the Tri class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TriRule3.cpp b/MeshLib/Elements/TriRule3.cpp index 8d8ea94277b0902ad4dafc471ccb5bc6e8104de9..bfba33e0169a00474d56984f1bd7e656979363e2 100644 --- a/MeshLib/Elements/TriRule3.cpp +++ b/MeshLib/Elements/TriRule3.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TriRule3.h b/MeshLib/Elements/TriRule3.h index 3fa50d1d0dac9cf319d81ce5a9375a1f1fab0c47..baf0cbc5d7e79449d0eaae038675679a1cd044fc 100644 --- a/MeshLib/Elements/TriRule3.h +++ b/MeshLib/Elements/TriRule3.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TriRule6.cpp b/MeshLib/Elements/TriRule6.cpp index 8c0f1bcd5f4f62eaf05e112d6c8811114e958456..e47128e50dd92c1557920422e38eff9024ac7913 100644 --- a/MeshLib/Elements/TriRule6.cpp +++ b/MeshLib/Elements/TriRule6.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/TriRule6.h b/MeshLib/Elements/TriRule6.h index 05de195e162c6c1c12df37c5d617e4f380670cf0..5ef5e7649f517a0b006b907b75a346bf27914a1f 100644 --- a/MeshLib/Elements/TriRule6.h +++ b/MeshLib/Elements/TriRule6.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/Utils.h b/MeshLib/Elements/Utils.h index a49a339fba7039e5a41044261c6856f890748d46..d3916ad4072408e5517696ef5eafdb8a99eaac49 100644 --- a/MeshLib/Elements/Utils.h +++ b/MeshLib/Elements/Utils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Elements/VertexRule.h b/MeshLib/Elements/VertexRule.h index f9839df4cdc8cc9615404b3969ce737decc5efdc..6483b00a553d9ba54e3f0abea6ea743f847739d0 100644 --- a/MeshLib/Elements/VertexRule.h +++ b/MeshLib/Elements/VertexRule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/Legacy/MeshIO.cpp b/MeshLib/IO/Legacy/MeshIO.cpp index 34466f69d87b61199e895d661317779a2f8aef48..3ab255bf7f8b9fb7bf109fde2d1bf88161315baf 100644 --- a/MeshLib/IO/Legacy/MeshIO.cpp +++ b/MeshLib/IO/Legacy/MeshIO.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshIO class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/Legacy/MeshIO.h b/MeshLib/IO/Legacy/MeshIO.h index 802ad6d387afdf21ca378eda07559e4abf6a899e..56bdc8bc61fd747bdf671482a7beefd1f434f0e3 100644 --- a/MeshLib/IO/Legacy/MeshIO.h +++ b/MeshLib/IO/Legacy/MeshIO.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshIO class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.cpp b/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.cpp index e3d6f7b2d334389e9de814d25b05f3fb10ab0d54..71445ebaacac1c2addf01c1eeb0471a79f87e4d5 100644 --- a/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.cpp +++ b/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.cpp @@ -6,7 +6,7 @@ partitioned mesh with MPI functions. \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.h b/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.h index 4930cc3204e14a3da9782d80efd44cb854709af9..33aaf2b9aca6bbcf6a4aa54d7723a9742f75a49b 100644 --- a/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.h +++ b/MeshLib/IO/MPI_IO/NodePartitionedMeshReader.h @@ -5,7 +5,7 @@ \brief Declare a class to read node-wise partitioned mesh with MPI functions. \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/MPI_IO/PropertyVectorMetaData.h b/MeshLib/IO/MPI_IO/PropertyVectorMetaData.h index d7e03d431e07816bc019c65354332efc6ddea708..60d8de694f0188655fc6637d50680e821c373ce1 100644 --- a/MeshLib/IO/MPI_IO/PropertyVectorMetaData.h +++ b/MeshLib/IO/MPI_IO/PropertyVectorMetaData.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/VtkIO/PVDFile.cpp b/MeshLib/IO/VtkIO/PVDFile.cpp index f2be2d4c6bc6d4e5f0088433ef90efdab41ff5e2..2150b5caff9173fa0c4b39fdf80b02ffb014e08a 100644 --- a/MeshLib/IO/VtkIO/PVDFile.cpp +++ b/MeshLib/IO/VtkIO/PVDFile.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/VtkIO/PVDFile.h b/MeshLib/IO/VtkIO/PVDFile.h index 1c00f67e28811c47f093643f22817f2619b72d6b..92ceecb7d2350d597dd7d839a22591a0fd0b330a 100644 --- a/MeshLib/IO/VtkIO/PVDFile.h +++ b/MeshLib/IO/VtkIO/PVDFile.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/VtkIO/VtuInterface-impl.h b/MeshLib/IO/VtkIO/VtuInterface-impl.h index fc140f89e60dba7eaf12456f99be58dbbabc3607..7275a022a9158a74d0db845669b8886e66afeac6 100644 --- a/MeshLib/IO/VtkIO/VtuInterface-impl.h +++ b/MeshLib/IO/VtkIO/VtuInterface-impl.h @@ -10,7 +10,7 @@ * of the vtu picess via pvtu. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/VtkIO/VtuInterface.cpp b/MeshLib/IO/VtkIO/VtuInterface.cpp index 093cfe5f199c6cf2934da71c69c791d9ac1b7077..9c8615ee1961d53b0a7ff177a9883661ad090563 100644 --- a/MeshLib/IO/VtkIO/VtuInterface.cpp +++ b/MeshLib/IO/VtkIO/VtuInterface.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtuInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/VtkIO/VtuInterface.h b/MeshLib/IO/VtkIO/VtuInterface.h index c5e5ea870223d9d2316858af0d0e2a2484dfc90a..85833198e0dc37f866feba0703e082d47d3447fe 100644 --- a/MeshLib/IO/VtkIO/VtuInterface.h +++ b/MeshLib/IO/VtkIO/VtuInterface.h @@ -5,7 +5,7 @@ * \brief Implementation of the VtuInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/HdfData.cpp b/MeshLib/IO/XDMF/HdfData.cpp index be11135d6308e69eb0d81c92136cdce1b04daad2..79c5c5e1cb00a971e3bee38181556a68c46bed4e 100644 --- a/MeshLib/IO/XDMF/HdfData.cpp +++ b/MeshLib/IO/XDMF/HdfData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/HdfData.h b/MeshLib/IO/XDMF/HdfData.h index e29b4aea49c4fef4eabfbc7a5afb129addebc6ef..7f6445a690b0dcfeb67f76e6f5c2810bc2070fdb 100644 --- a/MeshLib/IO/XDMF/HdfData.h +++ b/MeshLib/IO/XDMF/HdfData.h @@ -4,7 +4,7 @@ * \date 2020-12-08 * \brief Collects and holds all metadata for writing HDF5 file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/HdfWriter.cpp b/MeshLib/IO/XDMF/HdfWriter.cpp index d60d8e779f7f4be7e16f93a98e288e33e834b8b2..256c0101575eab053eebf762cc06f6509bfa181c 100644 --- a/MeshLib/IO/XDMF/HdfWriter.cpp +++ b/MeshLib/IO/XDMF/HdfWriter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/HdfWriter.h b/MeshLib/IO/XDMF/HdfWriter.h index 94e055007dfbe2cd66c900e2b37eb5fcd3fdfeb7..576f2d0418ccdbd0cb53a7b99a690ba9cf3e80f9 100644 --- a/MeshLib/IO/XDMF/HdfWriter.h +++ b/MeshLib/IO/XDMF/HdfWriter.h @@ -4,7 +4,7 @@ * \date 2020-12-15 * \brief Writes vectorized data to HDF File * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/MeshPropertyDataType.h b/MeshLib/IO/XDMF/MeshPropertyDataType.h index bd844cad45884e540f92f2160d2e19f5350736b7..92c2b0a96d9dd06351edb03e8da02383b795388e 100644 --- a/MeshLib/IO/XDMF/MeshPropertyDataType.h +++ b/MeshLib/IO/XDMF/MeshPropertyDataType.h @@ -4,7 +4,7 @@ * \date 2020-12-15 * \brief Enum for all propertyVector data types * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/XdmfData.cpp b/MeshLib/IO/XDMF/XdmfData.cpp index 1750bf52c04cf10f15b893a7643febf6fc4648ab..3093bda5af8d2dbb686f8a420a5f32e04a8f9912 100644 --- a/MeshLib/IO/XDMF/XdmfData.cpp +++ b/MeshLib/IO/XDMF/XdmfData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/XdmfData.h b/MeshLib/IO/XDMF/XdmfData.h index f536e77e972bd367b1cfcaae1b0ae63bedfa79e2..efa88f323d9d768de0ea50af03aec2f91378703a 100644 --- a/MeshLib/IO/XDMF/XdmfData.h +++ b/MeshLib/IO/XDMF/XdmfData.h @@ -4,7 +4,7 @@ * \date 2020-11-13 * \brief Collects and holds all metadata for writing XDMF file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/XdmfHdfData.h b/MeshLib/IO/XDMF/XdmfHdfData.h index 992900bd7f73383067bdb2fd81a34fd623d8c60a..f8d60b885865789dc62461686a8043a6dd82f3e0 100644 --- a/MeshLib/IO/XDMF/XdmfHdfData.h +++ b/MeshLib/IO/XDMF/XdmfHdfData.h @@ -4,7 +4,7 @@ * \date 2020-11-13 * \brief Holds all data for the combined writing of xdmf and hdf5 file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/XdmfHdfWriter.cpp b/MeshLib/IO/XDMF/XdmfHdfWriter.cpp index 63fec5feb4cf8d91bfbcdbf7c57ef796cb7e3ff7..59abd5dd01be6869ac1c6e8b0c60a914bac2ae3c 100644 --- a/MeshLib/IO/XDMF/XdmfHdfWriter.cpp +++ b/MeshLib/IO/XDMF/XdmfHdfWriter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/XdmfHdfWriter.h b/MeshLib/IO/XDMF/XdmfHdfWriter.h index 0fa6c2039814c088b5b5564e6449e0477dde36d7..67397b3a87fd2e154d5c83c209e83789d1333782 100644 --- a/MeshLib/IO/XDMF/XdmfHdfWriter.h +++ b/MeshLib/IO/XDMF/XdmfHdfWriter.h @@ -5,7 +5,7 @@ * \brief XdmfWriter which create contiguous data for geometry and topology * and writes this and all attributes to 1 xdmf + 1 hdf file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/XdmfWriter.h b/MeshLib/IO/XDMF/XdmfWriter.h index ff7ab5d0bd83a723706e789b46ed7a377d67e375..b20fdacafd2cfc22f3488bdf3b47249858874ba8 100644 --- a/MeshLib/IO/XDMF/XdmfWriter.h +++ b/MeshLib/IO/XDMF/XdmfWriter.h @@ -4,7 +4,7 @@ * \date 2021-06-30 * \brief Collects and holds all metadata for writing XDMF file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/fileIO.h b/MeshLib/IO/XDMF/fileIO.h index 8bd4d5a474c5cfc05589eeecdd4cff97703983ce..501fc7cdf70903c8cb2fbfe6da2f7e46ffff1a56 100644 --- a/MeshLib/IO/XDMF/fileIO.h +++ b/MeshLib/IO/XDMF/fileIO.h @@ -5,7 +5,7 @@ * \brief Dispatches HDF5 functions specific to execution platform (w/o MPI). * There are multiple implementation to this interface! * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/mpi/fileIO.cpp b/MeshLib/IO/XDMF/mpi/fileIO.cpp index 4a81d6e6cdfc42b37b2505cf03f919d04b14f28c..9bb3d137c02c0bf809b7c8b5bc0916dd762f3b8d 100644 --- a/MeshLib/IO/XDMF/mpi/fileIO.cpp +++ b/MeshLib/IO/XDMF/mpi/fileIO.cpp @@ -4,7 +4,7 @@ * \date 2020-12-08 * \brief Function specific to execution with MPI, never include directly!! * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/mpi/getCommunicator.cpp b/MeshLib/IO/XDMF/mpi/getCommunicator.cpp index 1942367b0cfe0658484eac2668fcf162ee490bab..d93b4ee977a3df494ef0c3a800cc2f4fab474291 100644 --- a/MeshLib/IO/XDMF/mpi/getCommunicator.cpp +++ b/MeshLib/IO/XDMF/mpi/getCommunicator.cpp @@ -4,7 +4,7 @@ * \date 2020-12-08 * \brief Function specific to execution with MPI, never include directly!! * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/mpi/getCommunicator.h b/MeshLib/IO/XDMF/mpi/getCommunicator.h index 8438fcbfe4a88a663670149af1c0d0907c9147b7..8d66cfe14455227f14115712973723a3aab98b32 100644 --- a/MeshLib/IO/XDMF/mpi/getCommunicator.h +++ b/MeshLib/IO/XDMF/mpi/getCommunicator.h @@ -5,7 +5,7 @@ * \brief Assigns to each MPI communicator an output file name by attribute * color There are multiple implementation to this interface! * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/mpi/partition.cpp b/MeshLib/IO/XDMF/mpi/partition.cpp index 63762ca8432ec5686b6283579bb40b7e6668a524..9dc5d80eaa8407b4435090ecd7e58f973bd6095a 100644 --- a/MeshLib/IO/XDMF/mpi/partition.cpp +++ b/MeshLib/IO/XDMF/mpi/partition.cpp @@ -4,7 +4,7 @@ * \date 2020-12-08 * \brief Function specific to execution with MPI!! * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/partition.h b/MeshLib/IO/XDMF/partition.h index 40b93a807acecec2837a2f978cf0d08ae702948f..84541224be8b0142fdd3fc48b1e8dada4ff5bbc9 100644 --- a/MeshLib/IO/XDMF/partition.h +++ b/MeshLib/IO/XDMF/partition.h @@ -4,7 +4,7 @@ * \date 2020-12-08 * \brief Dispatches functions specific to execution platform (w/o MPI) * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/posix/fileIO.cpp b/MeshLib/IO/XDMF/posix/fileIO.cpp index a9c3ad6b6fdd083bade4be547e096007e463f260..93834976a0b01aeb9a2dafebf8127abe1019e7e9 100644 --- a/MeshLib/IO/XDMF/posix/fileIO.cpp +++ b/MeshLib/IO/XDMF/posix/fileIO.cpp @@ -4,7 +4,7 @@ * \date 2020-12-08 * \brief Function specific to execution without MPI * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/posix/partition.cpp b/MeshLib/IO/XDMF/posix/partition.cpp index ffbc79e1c49e7821623dfde1a2d29bf308101c58..55b63adf0f3d7dbdba88549dff289e5b85594197 100644 --- a/MeshLib/IO/XDMF/posix/partition.cpp +++ b/MeshLib/IO/XDMF/posix/partition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/transformData.cpp b/MeshLib/IO/XDMF/transformData.cpp index abec5fddad90101c93e64858e02226915a995c9d..f4a52f033556c47410035e80b446703641ca343d 100644 --- a/MeshLib/IO/XDMF/transformData.cpp +++ b/MeshLib/IO/XDMF/transformData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/transformData.h b/MeshLib/IO/XDMF/transformData.h index 5f11bc26f4f17a2071f49179349693a7185276d9..d568e6b877e10a832baf9a614ec22f03add7ea48 100644 --- a/MeshLib/IO/XDMF/transformData.h +++ b/MeshLib/IO/XDMF/transformData.h @@ -4,7 +4,7 @@ * \date 2020-11-13 * \brief Transforms OGS Mesh into vectorized data. * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/XDMF/writeXdmf.h b/MeshLib/IO/XDMF/writeXdmf.h index 843313b8a35f2558e57a9caaf04ff121edb2b48f..d265b788b877cfb9535aa6c9b8aa45191025c0e9 100644 --- a/MeshLib/IO/XDMF/writeXdmf.h +++ b/MeshLib/IO/XDMF/writeXdmf.h @@ -6,7 +6,7 @@ * generated function finally generates an XDMF string when temporal data is * known * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/readMeshFromFile.cpp b/MeshLib/IO/readMeshFromFile.cpp index c81780ea3d33702d6e01293069612c478b42aae9..c002fea7856671ee7d958613d6aac0dfc1128b99 100644 --- a/MeshLib/IO/readMeshFromFile.cpp +++ b/MeshLib/IO/readMeshFromFile.cpp @@ -5,7 +5,7 @@ * \brief Implementation of readMeshFromFile function. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/readMeshFromFile.h b/MeshLib/IO/readMeshFromFile.h index 5afde88d36cdd474b45f0d94c6120b8b22b46d87..c21ba4f19e6ce5c862aea78b1af4f884efbea514 100644 --- a/MeshLib/IO/readMeshFromFile.h +++ b/MeshLib/IO/readMeshFromFile.h @@ -5,7 +5,7 @@ * \brief Definition of readMeshFromFile function. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/writeMeshToFile.cpp b/MeshLib/IO/writeMeshToFile.cpp index bf170fca3263d1fb1ffca50647422d9548c24135..d5e35983f04db298d97ef1e364d7fb7c1a2766b2 100644 --- a/MeshLib/IO/writeMeshToFile.cpp +++ b/MeshLib/IO/writeMeshToFile.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/IO/writeMeshToFile.h b/MeshLib/IO/writeMeshToFile.h index 09acf04bf1a51c6968d79da49f2be30d83627c7a..b5ac1b336e56d45880ab78951c24a915574ed01a 100644 --- a/MeshLib/IO/writeMeshToFile.h +++ b/MeshLib/IO/writeMeshToFile.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Location.cpp b/MeshLib/Location.cpp index b0617f62a7e3d5c3147fa5bac9ab69ff3fb761bf..9bfad452bdd89510900e1852fcf426678a6b5eb4 100644 --- a/MeshLib/Location.cpp +++ b/MeshLib/Location.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Location.h b/MeshLib/Location.h index 0e853b485c28539084c676f9591497910e6ae77b..65df1c65de1d752170b1f14d62446cfdedfb9223 100644 --- a/MeshLib/Location.h +++ b/MeshLib/Location.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Mesh.cpp b/MeshLib/Mesh.cpp index 8bd7c10bda6e93c1e29eba5b6a15bcbc752fbaaf..1146a44f99c27ae5d400b02deed79c33a3748ed8 100644 --- a/MeshLib/Mesh.cpp +++ b/MeshLib/Mesh.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Mesh class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Mesh.h b/MeshLib/Mesh.h index 7ef88772a6fac158085e857c0db687902272c0d6..c141d650f680195511036710adbe6d1db1da2a4f 100644 --- a/MeshLib/Mesh.h +++ b/MeshLib/Mesh.h @@ -5,7 +5,7 @@ * \brief Definition of the Mesh class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/AddLayerToMesh.cpp b/MeshLib/MeshEditing/AddLayerToMesh.cpp index f332139ab25556935d4912cf920bd0430f6d97cd..1a0e489a7398dd2ea67da72688c1f6bd988726ac 100644 --- a/MeshLib/MeshEditing/AddLayerToMesh.cpp +++ b/MeshLib/MeshEditing/AddLayerToMesh.cpp @@ -4,7 +4,7 @@ * \brief Implementation of AddLayerToMesh class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/AddLayerToMesh.h b/MeshLib/MeshEditing/AddLayerToMesh.h index a6b4b2598ff4539bc51ef8124e373aacc70f3fdf..b052533bed228626cc4c3e1e77ec36523ab587ec 100644 --- a/MeshLib/MeshEditing/AddLayerToMesh.h +++ b/MeshLib/MeshEditing/AddLayerToMesh.h @@ -5,7 +5,7 @@ * \brief Definition of AddLayerToMesh class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/ConvertToLinearMesh.cpp b/MeshLib/MeshEditing/ConvertToLinearMesh.cpp index 6f51c73e60a6d04d90b66ef1d4c6649cc872d1ab..a15e91842c6a40852f2cc65932d29daba75c8d01 100644 --- a/MeshLib/MeshEditing/ConvertToLinearMesh.cpp +++ b/MeshLib/MeshEditing/ConvertToLinearMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/ConvertToLinearMesh.h b/MeshLib/MeshEditing/ConvertToLinearMesh.h index 69dd431e1794e9d7ea5fec1bf7d69d9203301b7b..8f0c7da002182f87a5f85c76bd608ab681db07dd 100644 --- a/MeshLib/MeshEditing/ConvertToLinearMesh.h +++ b/MeshLib/MeshEditing/ConvertToLinearMesh.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/DuplicateMeshComponents.cpp b/MeshLib/MeshEditing/DuplicateMeshComponents.cpp index 586e413d9d61a46fffa692d0b2f8039661dad66b..9f90bc02bd5c924b29844d53481ee306ec2a7813 100644 --- a/MeshLib/MeshEditing/DuplicateMeshComponents.cpp +++ b/MeshLib/MeshEditing/DuplicateMeshComponents.cpp @@ -5,7 +5,7 @@ * \brief Implementation of Duplicate functions. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/DuplicateMeshComponents.h b/MeshLib/MeshEditing/DuplicateMeshComponents.h index f5765a4ffc274eb20ba3a3a5e40701060f1072e8..7d7036961f786d42cc88f35067c0b74d6b0e6df4 100644 --- a/MeshLib/MeshEditing/DuplicateMeshComponents.h +++ b/MeshLib/MeshEditing/DuplicateMeshComponents.h @@ -5,7 +5,7 @@ * \brief Definition of Duplicate functions * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/ElementValueModification.cpp b/MeshLib/MeshEditing/ElementValueModification.cpp index d1d06baaa2cfaa61caeed093025dfe4903d18536..c873874e189926d9ab6e5b3abac90d1034de4cff 100644 --- a/MeshLib/MeshEditing/ElementValueModification.cpp +++ b/MeshLib/MeshEditing/ElementValueModification.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ElementValueModification class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/ElementValueModification.h b/MeshLib/MeshEditing/ElementValueModification.h index 2a77451b1cd0eeb2c9cc7cdfb14d178591d47330..cf4e658c14432f49f4571eaaa67e46d0b170f976 100644 --- a/MeshLib/MeshEditing/ElementValueModification.h +++ b/MeshLib/MeshEditing/ElementValueModification.h @@ -5,7 +5,7 @@ * \brief Definition of the ElementValueModification class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/FlipElements.cpp b/MeshLib/MeshEditing/FlipElements.cpp index 97a48188ff4ca74602b57f0e6528960a8a1a7fe8..535dc25667990307dd3706723ed6ac8c4f930324 100644 --- a/MeshLib/MeshEditing/FlipElements.cpp +++ b/MeshLib/MeshEditing/FlipElements.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/FlipElements.h b/MeshLib/MeshEditing/FlipElements.h index df4f30fcacf51dcd0d0ac31518b9791ea45702be..9e8d09e68230d67746c4b68295040784014aaa43 100644 --- a/MeshLib/MeshEditing/FlipElements.h +++ b/MeshLib/MeshEditing/FlipElements.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp index b94fd7792b4f756e42e60a39883a5a10f6dfd3f7..7ed1e2a3faf24249ae2a229e0e783a7289199d22 100644 --- a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp +++ b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Mesh2MeshPropertyInterpolation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h index a21574193217575c0e3d54a44c55c7083d44c02e..f4c96419d3e378f50923197865b9ca94122f2cd2 100644 --- a/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h +++ b/MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.h @@ -5,7 +5,7 @@ * \brief Implementation of the Mesh2MeshPropertyInterpolation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/MeshRevision.cpp b/MeshLib/MeshEditing/MeshRevision.cpp index 60804c29278823dff5bd8918c8600eabbebc9033..0df488d7e5d263406ddcbce7306c8db69bd4fe0a 100644 --- a/MeshLib/MeshEditing/MeshRevision.cpp +++ b/MeshLib/MeshEditing/MeshRevision.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshRevision class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/MeshRevision.h b/MeshLib/MeshEditing/MeshRevision.h index e9a7a346e8fdc57dd466dfeea78e52628adca8ff..5a2463071dbba700385e1fcb602ab11a63aa5c0c 100644 --- a/MeshLib/MeshEditing/MeshRevision.h +++ b/MeshLib/MeshEditing/MeshRevision.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshRevision class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/ProjectPointOnMesh.cpp b/MeshLib/MeshEditing/ProjectPointOnMesh.cpp index 565a641396eab0f9bc2f24a5e04f7b06462b8f07..3827355b5d9e2facf186d6d5d6fddda0acd4f023 100644 --- a/MeshLib/MeshEditing/ProjectPointOnMesh.cpp +++ b/MeshLib/MeshEditing/ProjectPointOnMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/ProjectPointOnMesh.h b/MeshLib/MeshEditing/ProjectPointOnMesh.h index f754ca211cc8eba788dc45a49077eb3bc358cf0c..a4aec061692c3f73f2cc7a2a42c4ba4b97e87a64 100644 --- a/MeshLib/MeshEditing/ProjectPointOnMesh.h +++ b/MeshLib/MeshEditing/ProjectPointOnMesh.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/RasterDataToMesh.cpp b/MeshLib/MeshEditing/RasterDataToMesh.cpp index c6c52e70a9bc06e47bf469225dc3272d0255f953..dfbcbec36a5f3da719e10a3c462e2901897747b6 100644 --- a/MeshLib/MeshEditing/RasterDataToMesh.cpp +++ b/MeshLib/MeshEditing/RasterDataToMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/RasterDataToMesh.h b/MeshLib/MeshEditing/RasterDataToMesh.h index 766f11a68f65650406fe1e3a5447197db58c1050..f69dd45d7e6d038eba7639b9178f313c06a39e1e 100644 --- a/MeshLib/MeshEditing/RasterDataToMesh.h +++ b/MeshLib/MeshEditing/RasterDataToMesh.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/RemoveMeshComponents.cpp b/MeshLib/MeshEditing/RemoveMeshComponents.cpp index d478be3a4171d3e5f20a49204aba0053886d65aa..fd9e564621e44000c8f72f0eb4c0ee7dd8afbaa2 100644 --- a/MeshLib/MeshEditing/RemoveMeshComponents.cpp +++ b/MeshLib/MeshEditing/RemoveMeshComponents.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/RemoveMeshComponents.h b/MeshLib/MeshEditing/RemoveMeshComponents.h index 0120a06f5ac455715c16c7404eafa9a05ac6f335..e27fd9f735546b4d9b171a2cadf2a6da793c706c 100644 --- a/MeshLib/MeshEditing/RemoveMeshComponents.h +++ b/MeshLib/MeshEditing/RemoveMeshComponents.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEditing/moveMeshNodes.h b/MeshLib/MeshEditing/moveMeshNodes.h index d35075c105b13b1b82fdedd895aa98be10023f21..eb823fa7b50c27df0de73871f5695a411b65e30b 100644 --- a/MeshLib/MeshEditing/moveMeshNodes.h +++ b/MeshLib/MeshEditing/moveMeshNodes.h @@ -6,7 +6,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEnums.cpp b/MeshLib/MeshEnums.cpp index ec2d94f2a38fab2f9c47a31316719438d319af1f..5c5374b7153c79a868bf7c9bcba929eca5c95427 100644 --- a/MeshLib/MeshEnums.cpp +++ b/MeshLib/MeshEnums.cpp @@ -5,7 +5,7 @@ * \brief Implementation of mesh-related enumerations. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshEnums.h b/MeshLib/MeshEnums.h index 658b9d93faa3c58cacbf4aa1477ab792aaeedf64..cfcae685e388498a3871191de084e721835896e4 100644 --- a/MeshLib/MeshEnums.h +++ b/MeshLib/MeshEnums.h @@ -5,7 +5,7 @@ * \brief Definition of mesh-related Enumerations. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/LayeredMeshGenerator.cpp b/MeshLib/MeshGenerators/LayeredMeshGenerator.cpp index 584d1be408bd35ceb6a42b2e3845b62797ceaa53..2378112c554c71e9456434eff9a2cd70f8247208 100644 --- a/MeshLib/MeshGenerators/LayeredMeshGenerator.cpp +++ b/MeshLib/MeshGenerators/LayeredMeshGenerator.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SubsurfaceMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/LayeredMeshGenerator.h b/MeshLib/MeshGenerators/LayeredMeshGenerator.h index 289bb9513c079894e1f5095b525dae72fb23a08e..1f5a1f76719252a15b7e4cceee5525a1dbc98dd9 100644 --- a/MeshLib/MeshGenerators/LayeredMeshGenerator.h +++ b/MeshLib/MeshGenerators/LayeredMeshGenerator.h @@ -5,7 +5,7 @@ * \brief Definition of the SubsurfaceMapper class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/LayeredVolume.cpp b/MeshLib/MeshGenerators/LayeredVolume.cpp index 8f3caec47fc29343a1b818649991ae5ebb06a01f..af10eb32a391fbc349ae92ad380c52c73dc53542 100644 --- a/MeshLib/MeshGenerators/LayeredVolume.cpp +++ b/MeshLib/MeshGenerators/LayeredVolume.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the LayeredVolume class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/LayeredVolume.h b/MeshLib/MeshGenerators/LayeredVolume.h index a48405015e68ec8a453b240e4d731b0a237bce9b..5c91836d10bdd2c007251e636723970be14b0742 100644 --- a/MeshLib/MeshGenerators/LayeredVolume.h +++ b/MeshLib/MeshGenerators/LayeredVolume.h @@ -5,7 +5,7 @@ * \brief Definition of the LayeredVolume class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/MeshGenerator.cpp b/MeshLib/MeshGenerators/MeshGenerator.cpp index bad2cec5fbc1d28e1e97db024baa518ba2adc273..2adbec6d92bad5831277db1c15fdbde492f8ab79 100644 --- a/MeshLib/MeshGenerators/MeshGenerator.cpp +++ b/MeshLib/MeshGenerators/MeshGenerator.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/MeshGenerator.h b/MeshLib/MeshGenerators/MeshGenerator.h index efd6bd54f102a376ba001f12f0b777065e3881c8..8da85a3b8aaa0a9260a27b9dc0d7964ef938fa71 100644 --- a/MeshLib/MeshGenerators/MeshGenerator.h +++ b/MeshLib/MeshGenerators/MeshGenerator.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/MeshLayerMapper.cpp b/MeshLib/MeshGenerators/MeshLayerMapper.cpp index 6856a182fb686ff14ae7b55eb83e3f10cc242876..b21a5ff5228527f5e042449593946277ea43b17c 100644 --- a/MeshLib/MeshGenerators/MeshLayerMapper.cpp +++ b/MeshLib/MeshGenerators/MeshLayerMapper.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshLayerMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/MeshLayerMapper.h b/MeshLib/MeshGenerators/MeshLayerMapper.h index 187d7607525c87140c1eb00c0ee640d15534ae03..376602c8ab3d6acc07d20d61ab0436ba5df4790d 100644 --- a/MeshLib/MeshGenerators/MeshLayerMapper.h +++ b/MeshLib/MeshGenerators/MeshLayerMapper.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshLayerMapper class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/QuadraticMeshGenerator.cpp b/MeshLib/MeshGenerators/QuadraticMeshGenerator.cpp index 375140ba8d5d1cf0a33063ec075960c0021655c7..914585b2274efec11dc0f2a57210eff675d10204 100644 --- a/MeshLib/MeshGenerators/QuadraticMeshGenerator.cpp +++ b/MeshLib/MeshGenerators/QuadraticMeshGenerator.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/QuadraticMeshGenerator.h b/MeshLib/MeshGenerators/QuadraticMeshGenerator.h index f35abeffb0d7de2d2648cd5613e4c6b3ec3ec432..bf5764f9b66b0929ff32ff74fb2dc16f65210dfc 100644 --- a/MeshLib/MeshGenerators/QuadraticMeshGenerator.h +++ b/MeshLib/MeshGenerators/QuadraticMeshGenerator.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/RasterToMesh.cpp b/MeshLib/MeshGenerators/RasterToMesh.cpp index 67474deccb2d4665135a1340095ac14ea2a8fac5..f2cbd36fc6efb77a8ec9d504a1ff134a80097de8 100644 --- a/MeshLib/MeshGenerators/RasterToMesh.cpp +++ b/MeshLib/MeshGenerators/RasterToMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/RasterToMesh.h b/MeshLib/MeshGenerators/RasterToMesh.h index 74493fd9d170fd8ef39165eb92bae8775565cde0..656aaad94a098aa982ccff4a288772ee65b143e3 100644 --- a/MeshLib/MeshGenerators/RasterToMesh.h +++ b/MeshLib/MeshGenerators/RasterToMesh.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/VtkMeshConverter.cpp b/MeshLib/MeshGenerators/VtkMeshConverter.cpp index 6ab62ee2a298c3199a85002e8401371d1c0ca4d8..eea5d05e7077f1383d5221158e8cf278587563c4 100644 --- a/MeshLib/MeshGenerators/VtkMeshConverter.cpp +++ b/MeshLib/MeshGenerators/VtkMeshConverter.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkMeshConverter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshGenerators/VtkMeshConverter.h b/MeshLib/MeshGenerators/VtkMeshConverter.h index 55a0d0b6763db2301473f187819d1bc1eb842a58..89558d1d05e59f1a5594ae0943ebb645ce86c4dc 100644 --- a/MeshLib/MeshGenerators/VtkMeshConverter.h +++ b/MeshLib/MeshGenerators/VtkMeshConverter.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkMeshConverter class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshInformation.cpp b/MeshLib/MeshInformation.cpp index 9a428a8e6148c906d288a8604d394fc1ef509920..686d230adfe914c5e76f84eb18bb181956cfe97f 100644 --- a/MeshLib/MeshInformation.cpp +++ b/MeshLib/MeshInformation.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshInformation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshInformation.h b/MeshLib/MeshInformation.h index a51781b3f4ea934dbc234db4424ae8f1155383a5..0e23772427dcb96eef107b9b280bc8e721999d84 100644 --- a/MeshLib/MeshInformation.h +++ b/MeshLib/MeshInformation.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshInformation class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/AngleSkewMetric.cpp b/MeshLib/MeshQuality/AngleSkewMetric.cpp index b330868c2a83983929405ec4c4dbd55845b52edd..783b83be4c0d075afd59c6fd92dae4415c593202 100644 --- a/MeshLib/MeshQuality/AngleSkewMetric.cpp +++ b/MeshLib/MeshQuality/AngleSkewMetric.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the AngleSkewMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/AngleSkewMetric.h b/MeshLib/MeshQuality/AngleSkewMetric.h index 6dbd89816ff0c946c38c45936555e4341e9e5b7d..9e50fe662fa83df5206f62131b0be90ece4c0635 100644 --- a/MeshLib/MeshQuality/AngleSkewMetric.h +++ b/MeshLib/MeshQuality/AngleSkewMetric.h @@ -5,7 +5,7 @@ * \brief Definition of the AngleSkewMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/EdgeRatioMetric.cpp b/MeshLib/MeshQuality/EdgeRatioMetric.cpp index 39fac3c7b2570f5885952cca9407a445de57b3b3..3c1e4bcab64f1906a18bebd1bfd545ba9ecf4075 100644 --- a/MeshLib/MeshQuality/EdgeRatioMetric.cpp +++ b/MeshLib/MeshQuality/EdgeRatioMetric.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the EdgeRatioMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/EdgeRatioMetric.h b/MeshLib/MeshQuality/EdgeRatioMetric.h index dfce0e5f1f3ce71269e1a74f86e4b93e21a966e2..89be326d3ddb2f025854fe0841f3f2a7c74fb08a 100644 --- a/MeshLib/MeshQuality/EdgeRatioMetric.h +++ b/MeshLib/MeshQuality/EdgeRatioMetric.h @@ -5,7 +5,7 @@ * \brief Definition of the EdgeRatioMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/ElementQualityInterface.h b/MeshLib/MeshQuality/ElementQualityInterface.h index 6b1ffe0e9809d345908223ff9ba40fb9e48314af..ef77f021458eeac5d69debaea90c2cb8b514df15 100644 --- a/MeshLib/MeshQuality/ElementQualityInterface.h +++ b/MeshLib/MeshQuality/ElementQualityInterface.h @@ -5,7 +5,7 @@ * \brief Definition of the ElementQualityInterface class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/ElementQualityMetric.cpp b/MeshLib/MeshQuality/ElementQualityMetric.cpp index a690b67d2d31ec920f1c0cc82c4822a94e1c6752..f07923ccb716267bf825da035691826a41364c5c 100644 --- a/MeshLib/MeshQuality/ElementQualityMetric.cpp +++ b/MeshLib/MeshQuality/ElementQualityMetric.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ElementQualityMetricBase class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/ElementQualityMetric.h b/MeshLib/MeshQuality/ElementQualityMetric.h index d540b5440e8686b9f8695a13f1ec6b48ab5e6e94..7e6cea463b50a268727dfb8090054c7066159f1e 100644 --- a/MeshLib/MeshQuality/ElementQualityMetric.h +++ b/MeshLib/MeshQuality/ElementQualityMetric.h @@ -5,7 +5,7 @@ * \brief Definition of the ElementQualityMetricBase class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/ElementSizeMetric.cpp b/MeshLib/MeshQuality/ElementSizeMetric.cpp index 54bbe6378080afa020ba45be887a6580bcb6284e..73355ae1f8c04abac44bfa6201c305b07fe9d7e7 100644 --- a/MeshLib/MeshQuality/ElementSizeMetric.cpp +++ b/MeshLib/MeshQuality/ElementSizeMetric.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the ElementSizeMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/ElementSizeMetric.h b/MeshLib/MeshQuality/ElementSizeMetric.h index f14f5626a922aeb572c3de04e013cfb983e5768f..612a9287a60a7c4e407a769bb75147fc6bed857c 100644 --- a/MeshLib/MeshQuality/ElementSizeMetric.h +++ b/MeshLib/MeshQuality/ElementSizeMetric.h @@ -5,7 +5,7 @@ * \brief Implementation of the AreaMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/MeshValidation.cpp b/MeshLib/MeshQuality/MeshValidation.cpp index fb51307c96780145d9df335966296f9c2b08b74c..2473e53f7a70d7597c8e87004b58c07e8c3a5b63 100644 --- a/MeshLib/MeshQuality/MeshValidation.cpp +++ b/MeshLib/MeshQuality/MeshValidation.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshValidation class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/MeshValidation.h b/MeshLib/MeshQuality/MeshValidation.h index 5ca3a51243367d7a940f12f1aaec01ace04d0ebf..80ce70003cdccd2fa7d3dc94b49fe65c108cc952 100644 --- a/MeshLib/MeshQuality/MeshValidation.h +++ b/MeshLib/MeshQuality/MeshValidation.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshValidation class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/RadiusEdgeRatioMetric.cpp b/MeshLib/MeshQuality/RadiusEdgeRatioMetric.cpp index 483ceb937aeff24b90d565628e4019f776a5047d..1fdbe5286306ed4e80c2fb84103507d924646d6f 100644 --- a/MeshLib/MeshQuality/RadiusEdgeRatioMetric.cpp +++ b/MeshLib/MeshQuality/RadiusEdgeRatioMetric.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the RadiusEdgeRadioMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/RadiusEdgeRatioMetric.h b/MeshLib/MeshQuality/RadiusEdgeRatioMetric.h index c0f18624cb19fa58b1972db4a2a57f5a01366c59..326d7648bbb4ec955ec1ab152a66c446c7af3b69 100644 --- a/MeshLib/MeshQuality/RadiusEdgeRatioMetric.h +++ b/MeshLib/MeshQuality/RadiusEdgeRatioMetric.h @@ -5,7 +5,7 @@ * \brief Definition of the RadiusEdgeRatioMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/SizeDifferenceMetric.cpp b/MeshLib/MeshQuality/SizeDifferenceMetric.cpp index a35c221f5d16acc06702e1cb4d025dc4245a7063..c36b1bd3204476edd81320a9c8b12e84c7ed315b 100644 --- a/MeshLib/MeshQuality/SizeDifferenceMetric.cpp +++ b/MeshLib/MeshQuality/SizeDifferenceMetric.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the SizeDifferenceMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshQuality/SizeDifferenceMetric.h b/MeshLib/MeshQuality/SizeDifferenceMetric.h index 97931fe0a68b973cc38829740e25d3c3138d8016..00d5e0f2d718c5fa4f80e1a538d06a23f8ffbab4 100644 --- a/MeshLib/MeshQuality/SizeDifferenceMetric.h +++ b/MeshLib/MeshQuality/SizeDifferenceMetric.h @@ -5,7 +5,7 @@ * \brief Definition of the SizeDifferenceMetric class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSearch/ElementSearch.cpp b/MeshLib/MeshSearch/ElementSearch.cpp index cea1b7ac6ef30146a31545a61c75bd1db8499a8a..65899d24c256bdbba83f86bfeda09448fc07e9d4 100644 --- a/MeshLib/MeshSearch/ElementSearch.cpp +++ b/MeshLib/MeshSearch/ElementSearch.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSearch/ElementSearch.h b/MeshLib/MeshSearch/ElementSearch.h index 16829e6c3dd3b1c9d1bc433d2997db987718191f..cb84f4b43bcb935c3dde6a39336f88d668c22f45 100644 --- a/MeshLib/MeshSearch/ElementSearch.h +++ b/MeshLib/MeshSearch/ElementSearch.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSearch/MeshElementGrid.cpp b/MeshLib/MeshSearch/MeshElementGrid.cpp index aa4fb01d1c667ff0cf06df4e8a7a6e802ae7bbda..9747b4499a715b20c4799a6f00cfd4636c6d5c14 100644 --- a/MeshLib/MeshSearch/MeshElementGrid.cpp +++ b/MeshLib/MeshSearch/MeshElementGrid.cpp @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or */ diff --git a/MeshLib/MeshSearch/MeshElementGrid.h b/MeshLib/MeshSearch/MeshElementGrid.h index 01927e786fec00eb4d68477d8823a007f8c45933..4f11188fc81f40986a7ecb30dc9ab2f0bd99e7e8 100644 --- a/MeshLib/MeshSearch/MeshElementGrid.h +++ b/MeshLib/MeshSearch/MeshElementGrid.h @@ -3,7 +3,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSearch/NodeSearch.cpp b/MeshLib/MeshSearch/NodeSearch.cpp index 866071dad6f85daa0e8589b56462bca01ff0daba..cca22ab0b451b9e856dccfa899f8f23f25bb1bb2 100644 --- a/MeshLib/MeshSearch/NodeSearch.cpp +++ b/MeshLib/MeshSearch/NodeSearch.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSearch/NodeSearch.h b/MeshLib/MeshSearch/NodeSearch.h index 06b5bf1434c5b80b75eb7c57107b28e066a7184f..db2eda4f795db45cf6deb9d845d9a092c736dc1c 100644 --- a/MeshLib/MeshSearch/NodeSearch.h +++ b/MeshLib/MeshSearch/NodeSearch.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSubset.h b/MeshLib/MeshSubset.h index 15e22b95d8724abad4a63bd8ec33091205d4abca..7e0e76c50fb86c997a180f7384dfbf73ce09a96f 100644 --- a/MeshLib/MeshSubset.h +++ b/MeshLib/MeshSubset.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSurfaceExtraction.cpp b/MeshLib/MeshSurfaceExtraction.cpp index eb8db67f62b68e17970cb8e64cf4fb14f4d49c26..43e620203d46c0208d47cf57beeff7c75268798b 100644 --- a/MeshLib/MeshSurfaceExtraction.cpp +++ b/MeshLib/MeshSurfaceExtraction.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the MeshSurfaceExtraction class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/MeshSurfaceExtraction.h b/MeshLib/MeshSurfaceExtraction.h index fb8bb10a0e956f655084867071cbe6225de183a8..0ae8275303dba24a7269ec5048fa70da58bb04b7 100644 --- a/MeshLib/MeshSurfaceExtraction.h +++ b/MeshLib/MeshSurfaceExtraction.h @@ -5,7 +5,7 @@ * \brief Definition of the MeshSurfaceExtraction class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Node.cpp b/MeshLib/Node.cpp index fa00d6ff279d847e0428894f32aa2d581b0cd50e..3217dad79714bbe8a5cd63578d2eeb4372f87d69 100644 --- a/MeshLib/Node.cpp +++ b/MeshLib/Node.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the Node class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Node.h b/MeshLib/Node.h index e3840d8e918ebd5a63a545c54ee38c9dd02f6ca9..5d5da843964163b0118e2b1a78cf643e88214e39 100644 --- a/MeshLib/Node.h +++ b/MeshLib/Node.h @@ -5,7 +5,7 @@ * \brief Definition of the Node class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/NodeAdjacencyTable.h b/MeshLib/NodeAdjacencyTable.h index 507630db932dcf293a0378c2c8d066f25699aab4..559df4c22e09a779552417c242c232753d89a9f4 100644 --- a/MeshLib/NodeAdjacencyTable.h +++ b/MeshLib/NodeAdjacencyTable.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/NodePartitionedMesh.cpp b/MeshLib/NodePartitionedMesh.cpp index 1e690f9d8004aea9504acfe66088361370fdb3f3..0baca47d8007b87b8430d0fe0a6dc7b6d44ca3e4 100644 --- a/MeshLib/NodePartitionedMesh.cpp +++ b/MeshLib/NodePartitionedMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/NodePartitionedMesh.h b/MeshLib/NodePartitionedMesh.h index 9529fdde16c086bab5181931df67eb48f5994279..68b9b122c6c3576a46f6294893a5c770790796df 100644 --- a/MeshLib/NodePartitionedMesh.h +++ b/MeshLib/NodePartitionedMesh.h @@ -6,7 +6,7 @@ computing within the framework of domain decomposition (DDC). \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/MeshLib/Properties-impl.h b/MeshLib/Properties-impl.h index 030f83c6dfcb96761be09868f2eeac9b3ef7e979..bad9ecbf9d84996195363b7792a0082c53785f2b 100644 --- a/MeshLib/Properties-impl.h +++ b/MeshLib/Properties-impl.h @@ -3,7 +3,7 @@ * \brief Implemenatiom of the template part of the class Properties. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Properties.cpp b/MeshLib/Properties.cpp index 194329ca3b7b2b494ce17c6c79d3b18bc14eed07..7b3d9de170c8afe8e27c1621945602d4a63d8b93 100644 --- a/MeshLib/Properties.cpp +++ b/MeshLib/Properties.cpp @@ -4,7 +4,7 @@ * properties. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Properties.h b/MeshLib/Properties.h index 3c384792dd7c9a2cfdca99cd5137615d2c8853a4..77ab52e0784bd35feb6cac9969ae2bc1e319338f 100644 --- a/MeshLib/Properties.h +++ b/MeshLib/Properties.h @@ -4,7 +4,7 @@ * properties. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/PropertyVector.h b/MeshLib/PropertyVector.h index 2389d100fe95453e02ed8f7926e470398e38b1a2..dea884ae9539c00868b71b6c688891fd7c27108b 100644 --- a/MeshLib/PropertyVector.h +++ b/MeshLib/PropertyVector.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/GetElementRotationMatrices.cpp b/MeshLib/Utils/GetElementRotationMatrices.cpp index 8ec79cc238000b57868fa116f9afb0c4a339a1c4..53d93a7a0d4ae11258d683334ade26a84c0fad47 100644 --- a/MeshLib/Utils/GetElementRotationMatrices.cpp +++ b/MeshLib/Utils/GetElementRotationMatrices.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/GetElementRotationMatrices.h b/MeshLib/Utils/GetElementRotationMatrices.h index dd16d82ca53da98f6f9de39a3e6e2d83de5a3af6..ea74ae7622fbb8e40945a219f7e6497c96d8a881 100644 --- a/MeshLib/Utils/GetElementRotationMatrices.h +++ b/MeshLib/Utils/GetElementRotationMatrices.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/GetSpaceDimension.cpp b/MeshLib/Utils/GetSpaceDimension.cpp index 6ebddd2fa41dd73f1f2d59c60923e4d66aa40e49..8da36b43c7423a35e7d10a9fc666f7e4b076fdb1 100644 --- a/MeshLib/Utils/GetSpaceDimension.cpp +++ b/MeshLib/Utils/GetSpaceDimension.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/GetSpaceDimension.h b/MeshLib/Utils/GetSpaceDimension.h index abd3fa762342a07c3218c72a208c59dc1343a715..567f0fac9f2b7521adeef6b6401cf9aede3296b8 100644 --- a/MeshLib/Utils/GetSpaceDimension.h +++ b/MeshLib/Utils/GetSpaceDimension.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.cpp b/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.cpp index 1df0a1bdafb07c8b7a42ba1606a78fc4983b1309..98952108874416ee03f1cdb1ec06da1f2a61885a 100644 --- a/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.cpp +++ b/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.h b/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.h index ed69a4eb92f20d6c84becd6106312256c03dd95d..7de8b9bc1eb2ed15e65ab24696547ce675eaf8fe 100644 --- a/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.h +++ b/MeshLib/Utils/Is2DMeshOnRotatedVerticalPlane.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/SetMeshSpaceDimension.cpp b/MeshLib/Utils/SetMeshSpaceDimension.cpp index ed28a84aad87cc1a7d038f2d80d170d7a478eecc..a1ba9428cb22768346dca6be4092060b88d6d801 100644 --- a/MeshLib/Utils/SetMeshSpaceDimension.cpp +++ b/MeshLib/Utils/SetMeshSpaceDimension.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Utils/SetMeshSpaceDimension.h b/MeshLib/Utils/SetMeshSpaceDimension.h index 2d6e05ab223a1383ce9f40e7e1e599864b828346..a19a01cc1ee1c5db29d4ee2e8918adf57fdd90b3 100644 --- a/MeshLib/Utils/SetMeshSpaceDimension.h +++ b/MeshLib/Utils/SetMeshSpaceDimension.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Vtk/VtkMappedMeshSource.cpp b/MeshLib/Vtk/VtkMappedMeshSource.cpp index 39accf020690d36a667211a82f281988e23dd147..4b30f72d0d6626f9264a64ed13bfea59429c500f 100644 --- a/MeshLib/Vtk/VtkMappedMeshSource.cpp +++ b/MeshLib/Vtk/VtkMappedMeshSource.cpp @@ -5,7 +5,7 @@ * \brief Implementation of the VtkMappedMeshSource class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Vtk/VtkMappedMeshSource.h b/MeshLib/Vtk/VtkMappedMeshSource.h index 0032f946574b7048ff1ed159cd0acf8ff3f2421a..861d0d4caa3a10e78bba0b328c0b8ce246044384 100644 --- a/MeshLib/Vtk/VtkMappedMeshSource.h +++ b/MeshLib/Vtk/VtkMappedMeshSource.h @@ -11,7 +11,7 @@ * \endcode * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate-impl.h b/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate-impl.h index 144cdbfa179ab58cc0a9f3395081c15b5beafb88..dea6c6a3e1b4626d8b64b340f62916298aa41cfe 100644 --- a/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate-impl.h +++ b/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate-impl.h @@ -5,7 +5,7 @@ * \brief Definition of the VtkMeshNodalCoordinatesTemplate class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate.h b/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate.h index 5b946ad65ff78a5638da20c13a96593a7f7a336f..40d5b0b1848beed01414c19f79b2e52a62b4f629 100644 --- a/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate.h +++ b/MeshLib/Vtk/VtkMeshNodalCoordinatesTemplate.h @@ -6,7 +6,7 @@ * OGS meshes to VTK unstructured grids. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/VtkOGSEnum.cpp b/MeshLib/VtkOGSEnum.cpp index 55d91c3c340774c02482ef81d11fe239cd9c596e..81bb9171a7b60837dd42eae179cda964f90aad3f 100644 --- a/MeshLib/VtkOGSEnum.cpp +++ b/MeshLib/VtkOGSEnum.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/VtkOGSEnum.h b/MeshLib/VtkOGSEnum.h index 09f047a0c5d424af56a9aeab1360d7c815f6be98..aa7adda2583fd0c7a1f0271d82eafe7eaed868af 100644 --- a/MeshLib/VtkOGSEnum.h +++ b/MeshLib/VtkOGSEnum.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/convertMeshToGeo.cpp b/MeshLib/convertMeshToGeo.cpp index 61f97bf7ead3c69d5b00658742359053acb7f8b7..f1d98e9e95fa7f16edc936c1bf9f49a5214472ee 100644 --- a/MeshLib/convertMeshToGeo.cpp +++ b/MeshLib/convertMeshToGeo.cpp @@ -5,7 +5,7 @@ * \brief Implementation of of mesh to geometry conversion. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/convertMeshToGeo.h b/MeshLib/convertMeshToGeo.h index e622580517d88aaee51c89608700745f48187a90..b39bca105ebb3bb505e801ef53845646381b9430 100644 --- a/MeshLib/convertMeshToGeo.h +++ b/MeshLib/convertMeshToGeo.h @@ -5,7 +5,7 @@ * \brief Definition of mesh to geometry conversion. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/findElementsWithinRadius.cpp b/MeshLib/findElementsWithinRadius.cpp index c3f395f7ecee7544c2cfd9c128725436252097ec..faf3f0939e90f2d79fa752396d7a13ce2ea08007 100644 --- a/MeshLib/findElementsWithinRadius.cpp +++ b/MeshLib/findElementsWithinRadius.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/MeshLib/findElementsWithinRadius.h b/MeshLib/findElementsWithinRadius.h index df81247ce346e9a8277dc64bbf086730617107cb..e15376a176978d6b45cb8a5aa39c00fd4d0892dc 100644 --- a/MeshLib/findElementsWithinRadius.h +++ b/MeshLib/findElementsWithinRadius.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Assembler/SerialExecutor.h b/NumLib/Assembler/SerialExecutor.h index b702c549dd90ae8a5f782c913f30dc6db7a3e7ff..667561e0fd90da76fc5f46c4925bebdff1baf2de 100644 --- a/NumLib/Assembler/SerialExecutor.h +++ b/NumLib/Assembler/SerialExecutor.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/CreateNewtonRaphsonSolverParameters.cpp b/NumLib/CreateNewtonRaphsonSolverParameters.cpp index e01626304fb4b84d5adc9c33b1f493e353dee975..768957eeacc303fe648c232b9f38c7d8b59334b0 100644 --- a/NumLib/CreateNewtonRaphsonSolverParameters.cpp +++ b/NumLib/CreateNewtonRaphsonSolverParameters.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/CreateNewtonRaphsonSolverParameters.h b/NumLib/CreateNewtonRaphsonSolverParameters.h index f3794fd49920d3033ecc14f244ee320d97ecfdb6..767983cb86c3ccabc27c6003142c8b7be7f09bff 100644 --- a/NumLib/CreateNewtonRaphsonSolverParameters.h +++ b/NumLib/CreateNewtonRaphsonSolverParameters.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/ComponentGlobalIndexDict.h b/NumLib/DOF/ComponentGlobalIndexDict.h index 27bf8c7f4479047b30c061fb932095542dd0614c..e1a6dbb1fe8f4378d46bcc346489a7cfac74a8c8 100644 --- a/NumLib/DOF/ComponentGlobalIndexDict.h +++ b/NumLib/DOF/ComponentGlobalIndexDict.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/ComputeSparsityPattern.cpp b/NumLib/DOF/ComputeSparsityPattern.cpp index 7dd41d9bd82034ed81905af1deb43e4d459fcadc..d390659a9a2f8f3c476270ee947415e5ae230c5d 100644 --- a/NumLib/DOF/ComputeSparsityPattern.cpp +++ b/NumLib/DOF/ComputeSparsityPattern.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/ComputeSparsityPattern.h b/NumLib/DOF/ComputeSparsityPattern.h index b6ce9366442a9a950117ac1a6558bd2b82ddd185..fa4f7897c5142711c2625eb63c91a24170fc0fd3 100644 --- a/NumLib/DOF/ComputeSparsityPattern.h +++ b/NumLib/DOF/ComputeSparsityPattern.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/DOFTableUtil.cpp b/NumLib/DOF/DOFTableUtil.cpp index 4c51a40f418653d2edc93c49fc6244eece9c74f3..bddfdd3185a03110b42583ef085ac398485b0c0b 100644 --- a/NumLib/DOF/DOFTableUtil.cpp +++ b/NumLib/DOF/DOFTableUtil.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/DOFTableUtil.h b/NumLib/DOF/DOFTableUtil.h index b7f37df51b68f7d0eab175c740a2672d81d2a819..61fd475821cefd3b75a1f8118d71a36ba09053e6 100644 --- a/NumLib/DOF/DOFTableUtil.h +++ b/NumLib/DOF/DOFTableUtil.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/GlobalMatrixProviders.cpp b/NumLib/DOF/GlobalMatrixProviders.cpp index 690ddf851eb03183c3fc0fa9a367adcc92f76ba8..4c1f9fc4f08ce6b5c0777e2cefde4411693be5e2 100644 --- a/NumLib/DOF/GlobalMatrixProviders.cpp +++ b/NumLib/DOF/GlobalMatrixProviders.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/GlobalMatrixProviders.h b/NumLib/DOF/GlobalMatrixProviders.h index 529edf2914dd532db86a3d86016b8e6a83cb0068..efdcda6ca375b1c0610307ba4c7638a7184feef7 100644 --- a/NumLib/DOF/GlobalMatrixProviders.h +++ b/NumLib/DOF/GlobalMatrixProviders.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/LocalToGlobalIndexMap.cpp b/NumLib/DOF/LocalToGlobalIndexMap.cpp index 2f8abfbff8395852eda5ad7ed58d13726ef17e68..e1f4bed36f06f0d23ae3854e7d179f635f6e09d9 100644 --- a/NumLib/DOF/LocalToGlobalIndexMap.cpp +++ b/NumLib/DOF/LocalToGlobalIndexMap.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/LocalToGlobalIndexMap.h b/NumLib/DOF/LocalToGlobalIndexMap.h index 6f0f3c731a229f4f0c0d1cafec41cd52a538b6a1..00e4c8110372defd336bbddd9f2a506032c4be63 100644 --- a/NumLib/DOF/LocalToGlobalIndexMap.h +++ b/NumLib/DOF/LocalToGlobalIndexMap.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/MatrixProvider.h b/NumLib/DOF/MatrixProvider.h index 18d3fb693003ea455094d9f86212d47d2c898d17..9830b47378628a003ab4827d81f5097e8dcffc59 100644 --- a/NumLib/DOF/MatrixProvider.h +++ b/NumLib/DOF/MatrixProvider.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/MeshComponentMap.cpp b/NumLib/DOF/MeshComponentMap.cpp index abd3510ae0687e4f65cbaaf055c62f13cc56caa9..17a2c23187a50e84329d64fba7f092c8f4859b42 100644 --- a/NumLib/DOF/MeshComponentMap.cpp +++ b/NumLib/DOF/MeshComponentMap.cpp @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/MeshComponentMap.h b/NumLib/DOF/MeshComponentMap.h index 4a2e0c90d4a4db25daa6b949012eaa1cf27174dd..33e96bb4c49028f4ea84898dd1e45e9e7575e2a8 100644 --- a/NumLib/DOF/MeshComponentMap.h +++ b/NumLib/DOF/MeshComponentMap.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/SimpleMatrixVectorProvider.cpp b/NumLib/DOF/SimpleMatrixVectorProvider.cpp index b3b934fbaf763119da798cacb205e2652d5e93a6..012ff6589f75b38d352a12c98b11b0f276d5d195 100644 --- a/NumLib/DOF/SimpleMatrixVectorProvider.cpp +++ b/NumLib/DOF/SimpleMatrixVectorProvider.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/SimpleMatrixVectorProvider.h b/NumLib/DOF/SimpleMatrixVectorProvider.h index f87a478cca08eca4faa1dc6c99d6bb274017097b..5d832e7ef15a29b2b5e11a737f384d7095ef5d9e 100644 --- a/NumLib/DOF/SimpleMatrixVectorProvider.h +++ b/NumLib/DOF/SimpleMatrixVectorProvider.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/DOF/VectorProvider.h b/NumLib/DOF/VectorProvider.h index 1ed74c9ef0dcd1215cda37739673d51c5293e3da..c97e28429e6a5c354ffc87f74cca964a031cb7aa 100644 --- a/NumLib/DOF/VectorProvider.h +++ b/NumLib/DOF/VectorProvider.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Exceptions.h b/NumLib/Exceptions.h index cdf9257d1eb7e2bae6ddd22a1c72a5b7950acc38..b333a77e02754e36c1da14ec5c8d6e6ad2b38ab7 100644 --- a/NumLib/Exceptions.h +++ b/NumLib/Exceptions.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Extrapolation/ExtrapolatableElement.h b/NumLib/Extrapolation/ExtrapolatableElement.h index 8cccca7b2b6402e91eed18e70c1d405cbc32b5cb..98e481358ff9941f2d448d46f917d59e29879fda 100644 --- a/NumLib/Extrapolation/ExtrapolatableElement.h +++ b/NumLib/Extrapolation/ExtrapolatableElement.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Extrapolation/ExtrapolatableElementCollection.h b/NumLib/Extrapolation/ExtrapolatableElementCollection.h index cf58d24d72b2660a996844018c16d79ac2616513..c7ea2b1be8c3dbc42be1299d5f2dec3a018d4aec 100644 --- a/NumLib/Extrapolation/ExtrapolatableElementCollection.h +++ b/NumLib/Extrapolation/ExtrapolatableElementCollection.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Extrapolation/Extrapolator.h b/NumLib/Extrapolation/Extrapolator.h index 1f5bc8a186db8e8b855c0afaea0eed5ff039ed8e..3549da0eca06a70ab8a2d21dd9484d8af5e2b5c5 100644 --- a/NumLib/Extrapolation/Extrapolator.h +++ b/NumLib/Extrapolation/Extrapolator.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.cpp b/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.cpp index 3b6c67cdd9b7fcf5e6a2e7e384bf90d439646a27..b3655824cd945bc5c37a3f02def6ff90b13352bc 100644 --- a/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.cpp +++ b/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.h b/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.h index fcc6094727a5a951e361eb96a7f5d15436b5a1e7..0c6ea9306bab094307b8641ad4075f3da5c256fc 100644 --- a/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.h +++ b/NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.cpp b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.cpp index 958c91b2eb1a3f45e72b01f9d4dd9383986fa904..9248d4c2b265df72bc39bc26e24acb22b6a5242e 100644 --- a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.cpp +++ b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h index 48620e514337045318f04f515d80f1d04b341e0f..c84e9a2b1abc70547b3531cbb6ba407d517e6afd 100644 --- a/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h +++ b/NumLib/Fem/CoordinatesMapping/NaturalCoordinatesMapping.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.cpp b/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.cpp index 4f41d686e241b69d2c5fd0d84df7f731f6da7e35..390bd944ce22820ce6f2a48f5fe2a913e7bcf475 100644 --- a/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.cpp +++ b/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.h b/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.h index 31d436638eea6e0048ae7ef9410ef6441638cfeb..0a6e433f02e2aace81c0799de948c8e16cbdb3e0 100644 --- a/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.h +++ b/NumLib/Fem/CoordinatesMapping/NaturalNodeCoordinates.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h b/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h index e672105842be87495259ac2f1d763b0c4062e0e1..a78c6a697562598586e63f590b53e84fa332a58b 100644 --- a/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h +++ b/NumLib/Fem/CoordinatesMapping/ShapeMatrices-impl.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h b/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h index 4ec244f8c21b039fa119eb02e135f5267f59e9f2..33193496d7227c59a7899aa07f961e44867b8b86 100644 --- a/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h +++ b/NumLib/Fem/CoordinatesMapping/ShapeMatrices.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/FiniteElement/C0IsoparametricElements.h b/NumLib/Fem/FiniteElement/C0IsoparametricElements.h index 77fcbcd6d8705f681a5ef5cb6261a0b34cf13fbc..163ee098467b467702dea07f24d4488b881f22a1 100644 --- a/NumLib/Fem/FiniteElement/C0IsoparametricElements.h +++ b/NumLib/Fem/FiniteElement/C0IsoparametricElements.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/FiniteElement/ElementTraitsLagrange.h b/NumLib/Fem/FiniteElement/ElementTraitsLagrange.h index 0c6d8aed5becdfeb1ef5b3d1df9108dc75320b68..89e0dec0dc678356ffcac7aff49581bb9cf86b87 100644 --- a/NumLib/Fem/FiniteElement/ElementTraitsLagrange.h +++ b/NumLib/Fem/FiniteElement/ElementTraitsLagrange.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/FiniteElement/LowerDimShapeTable.h b/NumLib/Fem/FiniteElement/LowerDimShapeTable.h index 7b728a72a71828cb865c1b92ccaf45fee3110365..d8be77b855cef12c7f9d088ee1356e8ee9c48922 100644 --- a/NumLib/Fem/FiniteElement/LowerDimShapeTable.h +++ b/NumLib/Fem/FiniteElement/LowerDimShapeTable.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/FiniteElement/TemplateIsoparametric.h b/NumLib/Fem/FiniteElement/TemplateIsoparametric.h index 55e1ccb412ea6034e1cc443bc2fcd7be099a5eaa..93863562319fa3b986825630c1104efedccaeb57 100644 --- a/NumLib/Fem/FiniteElement/TemplateIsoparametric.h +++ b/NumLib/Fem/FiniteElement/TemplateIsoparametric.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/InitShapeMatrices.h b/NumLib/Fem/InitShapeMatrices.h index 1575b94a2d8a34807085844b8e32e1b8a1d253d9..6b39b9812a2bccdb1eaf8b025bc96f5d126ee7c7 100644 --- a/NumLib/Fem/InitShapeMatrices.h +++ b/NumLib/Fem/InitShapeMatrices.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/GaussLegendreIntegrationPolicy.h b/NumLib/Fem/Integration/GaussLegendreIntegrationPolicy.h index 6fa702d9e3b0c323140c01765e5167b020c8f3c7..575adf1d19acaac3baba1538145d6937beb49263 100644 --- a/NumLib/Fem/Integration/GaussLegendreIntegrationPolicy.h +++ b/NumLib/Fem/Integration/GaussLegendreIntegrationPolicy.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationGaussLegendrePrism.h b/NumLib/Fem/Integration/IntegrationGaussLegendrePrism.h index 7fde3cb518e3516ceef834324d5a62e2a7922c36..0929e982733808004052974ceb62e6127b900409 100644 --- a/NumLib/Fem/Integration/IntegrationGaussLegendrePrism.h +++ b/NumLib/Fem/Integration/IntegrationGaussLegendrePrism.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationGaussLegendrePyramid.h b/NumLib/Fem/Integration/IntegrationGaussLegendrePyramid.h index 088967d5b3bf3e3730f0ccd949e7676b34851c7f..459b3cd99bb5f86c7f602a6ce2643e502ed833f6 100644 --- a/NumLib/Fem/Integration/IntegrationGaussLegendrePyramid.h +++ b/NumLib/Fem/Integration/IntegrationGaussLegendrePyramid.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationGaussLegendreRegular-impl.h b/NumLib/Fem/Integration/IntegrationGaussLegendreRegular-impl.h index 10d2643d5c263341150d92c67209f67115519922..e0dbb988278c63e51e8170f95828bb03f8679987 100644 --- a/NumLib/Fem/Integration/IntegrationGaussLegendreRegular-impl.h +++ b/NumLib/Fem/Integration/IntegrationGaussLegendreRegular-impl.h @@ -4,7 +4,7 @@ * \date 2013-08-13 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationGaussLegendreRegular.h b/NumLib/Fem/Integration/IntegrationGaussLegendreRegular.h index b7c4d9cbc5ff4bbb5a13353eeefbc8f5c0d8af74..02151c0889975410dd7131b6a31877d6b43c884b 100644 --- a/NumLib/Fem/Integration/IntegrationGaussLegendreRegular.h +++ b/NumLib/Fem/Integration/IntegrationGaussLegendreRegular.h @@ -4,7 +4,7 @@ * \date 2013-08-13 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationGaussLegendreTet.h b/NumLib/Fem/Integration/IntegrationGaussLegendreTet.h index 1d911f427cf18ed50e9a929e76fa64aa04972014..89eb93d38ba7860abc70d10ec6de466921add674 100644 --- a/NumLib/Fem/Integration/IntegrationGaussLegendreTet.h +++ b/NumLib/Fem/Integration/IntegrationGaussLegendreTet.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationGaussLegendreTri.h b/NumLib/Fem/Integration/IntegrationGaussLegendreTri.h index 62d13e15443408654f615a26e5d7ce31ec4082e3..0f94d865e90f30522b917e9bb7866c0e4c687d19 100644 --- a/NumLib/Fem/Integration/IntegrationGaussLegendreTri.h +++ b/NumLib/Fem/Integration/IntegrationGaussLegendreTri.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/Integration/IntegrationPoint.h b/NumLib/Fem/Integration/IntegrationPoint.h index 42ca1ac6db592d7fdd477df2ec70ec4ae4e4deab..9344f0a28eceed1084b29f107c00f76f83754d2c 100644 --- a/NumLib/Fem/Integration/IntegrationPoint.h +++ b/NumLib/Fem/Integration/IntegrationPoint.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeHex20-impl.h b/NumLib/Fem/ShapeFunction/ShapeHex20-impl.h index a251680b209287df912254e79272008c74ad3cc3..4dd68c5fad5b0f7bb8132d91c130b04d4a54b006 100644 --- a/NumLib/Fem/ShapeFunction/ShapeHex20-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeHex20-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeHex20.h b/NumLib/Fem/ShapeFunction/ShapeHex20.h index 222f6bcbb6e460493156c07d7a13a117564f3c57..19f570b7a734ca42786c75f5fb3b9cc3ce6fc39c 100644 --- a/NumLib/Fem/ShapeFunction/ShapeHex20.h +++ b/NumLib/Fem/ShapeFunction/ShapeHex20.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h b/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h index 1cb2571120a1629d1c1f5f33e579cbf6f6efffd4..947fad3f239c43eb5adcb6439f9b5fabba1fe56a 100644 --- a/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeHex8-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeHex8.h b/NumLib/Fem/ShapeFunction/ShapeHex8.h index 18dfa55699772c60e81c422b1520acf6ea8973ad..96118e78f46d1b8feeecc4ac458d9719252014c9 100644 --- a/NumLib/Fem/ShapeFunction/ShapeHex8.h +++ b/NumLib/Fem/ShapeFunction/ShapeHex8.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h b/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h index 69afec1ed83f00c00ad5d65dd1b4c69995a38553..bf86db34ba3e51f9c96e85c14f1d1e5186943250 100644 --- a/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeLine2-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeLine2.h b/NumLib/Fem/ShapeFunction/ShapeLine2.h index a9195085f58601c25e653e13d2908a533bb64e2a..7c86f75cbe6ee442eb168dec8150c7cb9aa6582e 100644 --- a/NumLib/Fem/ShapeFunction/ShapeLine2.h +++ b/NumLib/Fem/ShapeFunction/ShapeLine2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeLine3-impl.h b/NumLib/Fem/ShapeFunction/ShapeLine3-impl.h index 0136966d2e59ad0e41c70066d6c9756e449166bd..0c4e9f4c8111282e051f3e5d225afde8fd51013c 100644 --- a/NumLib/Fem/ShapeFunction/ShapeLine3-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeLine3-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeLine3.h b/NumLib/Fem/ShapeFunction/ShapeLine3.h index e7bff7058f97e07fc1f69a69dab1883a7577da96..39a14ccc5efe7ee12bedcfcc7ab8df88ac31f3a4 100644 --- a/NumLib/Fem/ShapeFunction/ShapeLine3.h +++ b/NumLib/Fem/ShapeFunction/ShapeLine3.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePoint1-impl.h b/NumLib/Fem/ShapeFunction/ShapePoint1-impl.h index 090ba51d0b5ca7cdb3bf182035a68d560f06d38b..dc5840284200be9f92981e3e07db331110442392 100644 --- a/NumLib/Fem/ShapeFunction/ShapePoint1-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapePoint1-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePoint1.h b/NumLib/Fem/ShapeFunction/ShapePoint1.h index 2fcd6d5a3637cf658d8c31fec648e7ac81e9e31a..a8870c88b281f840d05a8be80c1bf50f2dd7fb68 100644 --- a/NumLib/Fem/ShapeFunction/ShapePoint1.h +++ b/NumLib/Fem/ShapeFunction/ShapePoint1.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePrism15-impl.h b/NumLib/Fem/ShapeFunction/ShapePrism15-impl.h index e5ea962d27ec69b7731342825d54f9f217e1d41f..272eb34eab61e835b8d9a6470aad3355f044c250 100644 --- a/NumLib/Fem/ShapeFunction/ShapePrism15-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapePrism15-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePrism15.h b/NumLib/Fem/ShapeFunction/ShapePrism15.h index 5f813f799a771737acb391242e648c98122de347..3973946c9720b0695a8cfdf34f034624106e7e65 100644 --- a/NumLib/Fem/ShapeFunction/ShapePrism15.h +++ b/NumLib/Fem/ShapeFunction/ShapePrism15.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePrism6-impl.h b/NumLib/Fem/ShapeFunction/ShapePrism6-impl.h index 92c98d7ede9ea5ad4ece0e4a94a2e67077243bb9..dc69f0f7ca8094c571ee339bd98e1270feb5a4fc 100644 --- a/NumLib/Fem/ShapeFunction/ShapePrism6-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapePrism6-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePrism6.h b/NumLib/Fem/ShapeFunction/ShapePrism6.h index b715d9d21281dbe9aec9c0051166301096d1ced7..04b1647f4b8ad3e6c902604502da36c445e9e363 100644 --- a/NumLib/Fem/ShapeFunction/ShapePrism6.h +++ b/NumLib/Fem/ShapeFunction/ShapePrism6.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePyra13-impl.h b/NumLib/Fem/ShapeFunction/ShapePyra13-impl.h index b1334000d54f1e53945c219c389ab7353203aab8..7aaf9d22a9f39e2c90665c7a500c0c38d33e7184 100644 --- a/NumLib/Fem/ShapeFunction/ShapePyra13-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapePyra13-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePyra13.h b/NumLib/Fem/ShapeFunction/ShapePyra13.h index 8e049ea11bff46317404d256c507de495b8cec9c..80cbdbe446ce6b2d2ac829392e8b05f09b28cceb 100644 --- a/NumLib/Fem/ShapeFunction/ShapePyra13.h +++ b/NumLib/Fem/ShapeFunction/ShapePyra13.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePyra5-impl.h b/NumLib/Fem/ShapeFunction/ShapePyra5-impl.h index 1e3bb56333cbd3826dadc4d508574ecc25b3e020..8e274e43e33913e744690a608453edd363d516c1 100644 --- a/NumLib/Fem/ShapeFunction/ShapePyra5-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapePyra5-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapePyra5.h b/NumLib/Fem/ShapeFunction/ShapePyra5.h index 5f1b6d71e266de81399d8bed7611c8101d95504b..ff89f6c6895d52ac13eefc1bd9d64cc8608fc411 100644 --- a/NumLib/Fem/ShapeFunction/ShapePyra5.h +++ b/NumLib/Fem/ShapeFunction/ShapePyra5.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h b/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h index 3803e332ddd627650a71a0cc4e6038f22adf43d0..dea0c0e1deae76b8ea0eab0e5a01f8234104146e 100644 --- a/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeQuad4-impl.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad4.h b/NumLib/Fem/ShapeFunction/ShapeQuad4.h index 1ce5ed948f218c0d9d44f6dc0d82f8171a70f42f..0341aed2830c3e440d9e9691967d713adf5f86e5 100644 --- a/NumLib/Fem/ShapeFunction/ShapeQuad4.h +++ b/NumLib/Fem/ShapeFunction/ShapeQuad4.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad8-impl.h b/NumLib/Fem/ShapeFunction/ShapeQuad8-impl.h index b7b836731878e31a3ccaecd92faa56c383b690af..37299f921460d592f25cdca13b4abb77e0660d5b 100644 --- a/NumLib/Fem/ShapeFunction/ShapeQuad8-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeQuad8-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad8.h b/NumLib/Fem/ShapeFunction/ShapeQuad8.h index 7528ef9b002f6b47375c2e9e23861ef15401ef5b..a576029430b52a5d65c23057d561c0ec6e74942f 100644 --- a/NumLib/Fem/ShapeFunction/ShapeQuad8.h +++ b/NumLib/Fem/ShapeFunction/ShapeQuad8.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad9-impl.h b/NumLib/Fem/ShapeFunction/ShapeQuad9-impl.h index 5918c1913a41512d1157b6fc784742449abbdb7d..dd08b0ff49bcb6ce2a971363d0921ec0f5f58fc6 100644 --- a/NumLib/Fem/ShapeFunction/ShapeQuad9-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeQuad9-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeQuad9.h b/NumLib/Fem/ShapeFunction/ShapeQuad9.h index b3f8ad92778b57a80ab3aa81a0a4510c4e36a5a8..c5fb5a95b4aa3a2477ead02920fb3178bcadb2fe 100644 --- a/NumLib/Fem/ShapeFunction/ShapeQuad9.h +++ b/NumLib/Fem/ShapeFunction/ShapeQuad9.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeStaticConsts.cpp b/NumLib/Fem/ShapeFunction/ShapeStaticConsts.cpp index a25830b9ab499bb6949c44c8ce2da3941ce82a8e..03108a2ac25a711f2d5c1aef58bfd6f090fc5455 100644 --- a/NumLib/Fem/ShapeFunction/ShapeStaticConsts.cpp +++ b/NumLib/Fem/ShapeFunction/ShapeStaticConsts.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTet10-impl.h b/NumLib/Fem/ShapeFunction/ShapeTet10-impl.h index aed33c57a671b3d53222201aef47d8fb05aac1b9..851129b4ca3196de3f3c2a3957406c0febe6835d 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTet10-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeTet10-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTet10.h b/NumLib/Fem/ShapeFunction/ShapeTet10.h index 60c277bef07cdfd0be586df4e79dc1fd361768a2..2f368b798543ecf9f61d4aab33180c59b00d33c2 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTet10.h +++ b/NumLib/Fem/ShapeFunction/ShapeTet10.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTet4-impl.h b/NumLib/Fem/ShapeFunction/ShapeTet4-impl.h index 29f4cad6029f914da31d2d8b1768b930ab64b509..bb319c28a0785eaa5c0e0f00faf3c2b7ec451abf 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTet4-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeTet4-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTet4.h b/NumLib/Fem/ShapeFunction/ShapeTet4.h index 1b5189214034432a90e6640328c6e907c76f8782..12e3297699073c0003de7710dc4bd5c3d06d152f 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTet4.h +++ b/NumLib/Fem/ShapeFunction/ShapeTet4.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h b/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h index 34663b3c558a1c8ec34b8f4f0f16faaf734b91b3..c1eb467586a2289adeda0d3de8e4c805589c1eeb 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeTri3-impl.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTri3.h b/NumLib/Fem/ShapeFunction/ShapeTri3.h index 3525987c7a0f2347343de6abfc54678e6c9570ad..2bf2fe1bdc8818fd1d386b45d8931e83d457876c 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTri3.h +++ b/NumLib/Fem/ShapeFunction/ShapeTri3.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTri6-impl.h b/NumLib/Fem/ShapeFunction/ShapeTri6-impl.h index c3fec31c5b068227a3560224090403224c59b44c..5b977e98eeeba61d57f12d684ac75658c27aa445 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTri6-impl.h +++ b/NumLib/Fem/ShapeFunction/ShapeTri6-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeFunction/ShapeTri6.h b/NumLib/Fem/ShapeFunction/ShapeTri6.h index 26bb311519bd8818e318bf9ae63f22e94ce16985..0b0734c5efacf577bfdde48c96053d035032e59a 100644 --- a/NumLib/Fem/ShapeFunction/ShapeTri6.h +++ b/NumLib/Fem/ShapeFunction/ShapeTri6.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Fem/ShapeMatrixPolicy.h b/NumLib/Fem/ShapeMatrixPolicy.h index f9e6f70d95c4a861e4b89302c061b41037fe0679..a307508c67f4480400cd5f5965d977bf756a7bea 100644 --- a/NumLib/Fem/ShapeMatrixPolicy.h +++ b/NumLib/Fem/ShapeMatrixPolicy.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Function/ISpatialFunction.h b/NumLib/Function/ISpatialFunction.h index 2a4baa27c064615a4dcfab293f79056ad9345134..545450fb0916e9776841c57ebffda1e3c549e048 100644 --- a/NumLib/Function/ISpatialFunction.h +++ b/NumLib/Function/ISpatialFunction.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/Function/Interpolation.h b/NumLib/Function/Interpolation.h index f978bdcecd0349e3c56fc43ef0e05bc5b25216c9..e42259120bd01a082cda36d6c62958fc52600355 100644 --- a/NumLib/Function/Interpolation.h +++ b/NumLib/Function/Interpolation.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/IndexValueVector.h b/NumLib/IndexValueVector.h index 993f608f8fdb9bb50225083c37aaa41bf93bfe17..e8d686faec6a1dd850bb194a9ba4ef66b18aa060 100644 --- a/NumLib/IndexValueVector.h +++ b/NumLib/IndexValueVector.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/NewtonRaphson.h b/NumLib/NewtonRaphson.h index 4ef3f0473af00c300809d5502ce4e9693e5a4e88..4e9a3edc8d06ae5415d77aa1a164a84bf8e300b1 100644 --- a/NumLib/NewtonRaphson.h +++ b/NumLib/NewtonRaphson.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/NumericsConfig.h b/NumLib/NumericsConfig.h index 3dc4a97aa82094d1ca3df3f838ae7d194a8d2ec6..c2f3bb607e42b50b1fbb4ab6be0526c87b9ee62f 100644 --- a/NumLib/NumericsConfig.h +++ b/NumLib/NumericsConfig.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterion.cpp b/NumLib/ODESolver/ConvergenceCriterion.cpp index ab09bec442e21f301c25306469be4d74abffed7a..6371568018b7844def1f3543678ef1daab4d533d 100644 --- a/NumLib/ODESolver/ConvergenceCriterion.cpp +++ b/NumLib/ODESolver/ConvergenceCriterion.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterion.h b/NumLib/ODESolver/ConvergenceCriterion.h index 2197dcf7c14d96d404a2f809b072bb43d99022e5..5e86e3e07d1f711d28781dfd6f994664494209b0 100644 --- a/NumLib/ODESolver/ConvergenceCriterion.h +++ b/NumLib/ODESolver/ConvergenceCriterion.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionDeltaX.cpp b/NumLib/ODESolver/ConvergenceCriterionDeltaX.cpp index 20f2e03b938f19cfbd0d5e7c1c0a41084b084828..e7fb8241dcd5ab7ec86ffe128017bc4f36a62888 100644 --- a/NumLib/ODESolver/ConvergenceCriterionDeltaX.cpp +++ b/NumLib/ODESolver/ConvergenceCriterionDeltaX.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionDeltaX.h b/NumLib/ODESolver/ConvergenceCriterionDeltaX.h index c5093f7dd444ff7380cf90b7382fc93d7aa2ad0e..6909269246516684c8a8e793eeae65d5c048b588 100644 --- a/NumLib/ODESolver/ConvergenceCriterionDeltaX.h +++ b/NumLib/ODESolver/ConvergenceCriterionDeltaX.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionPerComponent.h b/NumLib/ODESolver/ConvergenceCriterionPerComponent.h index 995e146cb061014be68dd74ccdae427005df97c3..cbed58afde1ac7c3a7653f2be3f82779dbf0df99 100644 --- a/NumLib/ODESolver/ConvergenceCriterionPerComponent.h +++ b/NumLib/ODESolver/ConvergenceCriterionPerComponent.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.cpp b/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.cpp index 2e34b6f2673dd3696dc5874f69c2bf1c9785ece7..85e36ead812bce5d8f3781f7716b59b75847c95f 100644 --- a/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.cpp +++ b/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.h b/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.h index dbe7626e81c3739a5d0daf9ed29aa78f1ca0f024..fa21303b596595f706defd214d1a42392175de9b 100644 --- a/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.h +++ b/NumLib/ODESolver/ConvergenceCriterionPerComponentDeltaX.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.cpp b/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.cpp index 2e6e47ed1cc66d6c6e9ea8efc9a888c56045ba66..54b03217fa7acfe8faeb24d3755ffc84f092e168 100644 --- a/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.cpp +++ b/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.h b/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.h index e6713711e5d8fbf2235988b32e175af69066a5bb..e35107488fb33e3dee39c47aff0b04270ea9d6a3 100644 --- a/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.h +++ b/NumLib/ODESolver/ConvergenceCriterionPerComponentResidual.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionResidual.cpp b/NumLib/ODESolver/ConvergenceCriterionResidual.cpp index 125d62eceaf0f463c35c9ed03e8b5656562e6a67..d5693063a87b645669c68af1e4feed15011702eb 100644 --- a/NumLib/ODESolver/ConvergenceCriterionResidual.cpp +++ b/NumLib/ODESolver/ConvergenceCriterionResidual.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ConvergenceCriterionResidual.h b/NumLib/ODESolver/ConvergenceCriterionResidual.h index 89245cc964c4e3a9b3ef3e0b750150217c81a87b..7962f21eb3793593173e540621183d4a79d77fd6 100644 --- a/NumLib/ODESolver/ConvergenceCriterionResidual.h +++ b/NumLib/ODESolver/ConvergenceCriterionResidual.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/EquationSystem.h b/NumLib/ODESolver/EquationSystem.h index d152cdaf7b80d152f2394cb696874bc14d6efb6a..e78d7b36320b50de0fa2546417dbd3ea0680b247 100644 --- a/NumLib/ODESolver/EquationSystem.h +++ b/NumLib/ODESolver/EquationSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/MatrixTranslator.cpp b/NumLib/ODESolver/MatrixTranslator.cpp index 3aff6367e74a9c88444856478265bf9e1596e89e..f08a493cc0b40bd62c3c2364d02be5c4369f068e 100644 --- a/NumLib/ODESolver/MatrixTranslator.cpp +++ b/NumLib/ODESolver/MatrixTranslator.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/MatrixTranslator.h b/NumLib/ODESolver/MatrixTranslator.h index 11a4d79b569cfeb1d8570310507826e75885d303..5d916e47e97e5eebcf2487a6376a9f4df3e5f7ba 100644 --- a/NumLib/ODESolver/MatrixTranslator.h +++ b/NumLib/ODESolver/MatrixTranslator.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/NonlinearSolver.cpp b/NumLib/ODESolver/NonlinearSolver.cpp index 5e027c63ace9f877e3508142317f9e3112b56e4b..e42effe6f02cc11530987497f3558142ee6d3e30 100644 --- a/NumLib/ODESolver/NonlinearSolver.cpp +++ b/NumLib/ODESolver/NonlinearSolver.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/NonlinearSolver.h b/NumLib/ODESolver/NonlinearSolver.h index d991019d7ea0f8c29eee1a9d70babff920faac9d..84f8947cd1c78a8916ea6db28248c6dedc655a69 100644 --- a/NumLib/ODESolver/NonlinearSolver.h +++ b/NumLib/ODESolver/NonlinearSolver.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/NonlinearSolverStatus.h b/NumLib/ODESolver/NonlinearSolverStatus.h index c24bde55eb57e72a76da1ccd59e26090786c5963..0eba3a7e789eebd2b0a0e7a2c86ef2f8324cf5c9 100644 --- a/NumLib/ODESolver/NonlinearSolverStatus.h +++ b/NumLib/ODESolver/NonlinearSolverStatus.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/NonlinearSystem.h b/NumLib/ODESolver/NonlinearSystem.h index df470e69a4108108926304d80bd2b9f55c89310d..e8f10d66fca3b8c2b994e664306140098d0e644f 100644 --- a/NumLib/ODESolver/NonlinearSystem.h +++ b/NumLib/ODESolver/NonlinearSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/ODESystem.h b/NumLib/ODESolver/ODESystem.h index a860a95b114a87044d5990c8c75d045d935aa18e..4ed2c6ae2a5cb304941cce72ce9cf5b32549092e 100644 --- a/NumLib/ODESolver/ODESystem.h +++ b/NumLib/ODESolver/ODESystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/PETScNonlinearSolver.cpp b/NumLib/ODESolver/PETScNonlinearSolver.cpp index dbbdd3b78a8032028b396f18f180d7eac62f35b4..12f50ee7a36c4596d9ac67f99a2eee6e9bd70579 100644 --- a/NumLib/ODESolver/PETScNonlinearSolver.cpp +++ b/NumLib/ODESolver/PETScNonlinearSolver.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/PETScNonlinearSolver.h b/NumLib/ODESolver/PETScNonlinearSolver.h index 7f423e62facd20e5c91f108bc18993a2b7ef6260..214b1dda3524c980ccd179c88800313f99603f3b 100644 --- a/NumLib/ODESolver/PETScNonlinearSolver.h +++ b/NumLib/ODESolver/PETScNonlinearSolver.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/TimeDiscretization.cpp b/NumLib/ODESolver/TimeDiscretization.cpp index 2d85e624c087211741ba4d717c8d8c61c45b61de..acbf9a49c10e0ae8fd9c5e5aef050a7ba6ddb204 100644 --- a/NumLib/ODESolver/TimeDiscretization.cpp +++ b/NumLib/ODESolver/TimeDiscretization.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/TimeDiscretization.h b/NumLib/ODESolver/TimeDiscretization.h index 9fffbcd4adc37184d8f3fdcecac1444b0096fb1d..6e2d3ee4b21e2e2440f785e3173d311d95407b4f 100644 --- a/NumLib/ODESolver/TimeDiscretization.h +++ b/NumLib/ODESolver/TimeDiscretization.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/TimeDiscretizationBuilder.cpp b/NumLib/ODESolver/TimeDiscretizationBuilder.cpp index 837c784a9e4f0279960da820f20e23cc936c1468..2bec95c3490acb7a0a4837c428687241f73d9efb 100644 --- a/NumLib/ODESolver/TimeDiscretizationBuilder.cpp +++ b/NumLib/ODESolver/TimeDiscretizationBuilder.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/TimeDiscretizationBuilder.h b/NumLib/ODESolver/TimeDiscretizationBuilder.h index 934684252b7f7613280653505f11abdf1bd1bcf9..2a5d8f7b0a39b1034c12b295d988daf8465bf595 100644 --- a/NumLib/ODESolver/TimeDiscretizationBuilder.h +++ b/NumLib/ODESolver/TimeDiscretizationBuilder.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/TimeDiscretizedODESystem.cpp b/NumLib/ODESolver/TimeDiscretizedODESystem.cpp index 9526e7826ffae521a04d4e2c07a2b753a70c1111..6afcaa1e27d5aaef442ff65c92d485291e44a693 100644 --- a/NumLib/ODESolver/TimeDiscretizedODESystem.cpp +++ b/NumLib/ODESolver/TimeDiscretizedODESystem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/TimeDiscretizedODESystem.h b/NumLib/ODESolver/TimeDiscretizedODESystem.h index a2b9ffe1f7293208cd04fab3df25180a8ff873bd..63cb553cf25f4309fe8a73c85a46e4d0614202db 100644 --- a/NumLib/ODESolver/TimeDiscretizedODESystem.h +++ b/NumLib/ODESolver/TimeDiscretizedODESystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/ODESolver/Types.h b/NumLib/ODESolver/Types.h index cdd07cd1278bee472bbaf224f29012636c417ddd..ef8f77bea92881432fb259c21a4a5d49e4f16644 100644 --- a/NumLib/ODESolver/Types.h +++ b/NumLib/ODESolver/Types.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.cpp b/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.cpp index c079d88b56479bdaba02102e678f2e8830603316..084d9c1639dfb08f072be906e53f6e889f5d2492 100644 --- a/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.cpp +++ b/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.h b/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.h index 9c5bdd857b49b52476fb5c66923ec7f69a733762..0290eea1ba7bd6479b72e31efba1b14e52f3f507 100644 --- a/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.h +++ b/NumLib/TimeStepping/Algorithms/CreateEvolutionaryPIDcontroller.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.cpp b/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.cpp index 32c1d34142614071fd35e99611605524980cb9af..d90d4137b3d93f72f5671fedc5fe2dec02692c8a 100644 --- a/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.cpp +++ b/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.h b/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.h index 2239044bd84f1555143fc6d9bf9620c75dfc678e..7ae0aaad9ad60cd207c0c331133ea72640b3becc 100644 --- a/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.h +++ b/NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.cpp b/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.cpp index 9fb7aa1b969b859103fcb1a0e6c6a57aebb17407..0c0f4552a449dbc2e64ca5f2c524426ef673c16d 100644 --- a/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.cpp +++ b/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.h b/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.h index d9bd9538e64fec3ebb1623afec8ba5a0cd964425..6b51245d986020a5c8921598a1d8c7090b982ec5 100644 --- a/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.h +++ b/NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.cpp b/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.cpp index fd9bef1dfa0d7b8516a1b62fe4b02d41ee481e9e..d06acb254c57898ccf284ccc5fd305cb1682e576 100644 --- a/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.cpp +++ b/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.h b/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.h index 1df2ef830c1bc21953ad283da7000827340f7c26..b9f62129357283e140263a307ba9804bcb7d1eed 100644 --- a/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.h +++ b/NumLib/TimeStepping/Algorithms/EvolutionaryPIDcontroller.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp index 841169962e6b5a62e5e6611797678492ca7f004f..ff505ee46cf9e79c09fd0d218aa4e55eb6b1101e 100644 --- a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp +++ b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.cpp @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h index 05ba053e8c20e316a454455c3ee2f8a50a6f0dec..436964a3d51e6e09c7178a04809771802ad04963 100644 --- a/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h +++ b/NumLib/TimeStepping/Algorithms/FixedTimeStepping.h @@ -4,7 +4,7 @@ * \date 2012-08-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.cpp b/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.cpp index 975d5339dc888c2064f700ef9923b27eaf7dbb5d..df068994144ded301d9d15738fef1c52973e5bda 100644 --- a/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.cpp +++ b/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.cpp @@ -4,7 +4,7 @@ * \date 2013-08-07 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.h b/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.h index ea0fde847748deb2a88f578b02535c3c6abb6fad..6321d4af63b725e131e3bbba8b596260f87f044e 100644 --- a/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.h +++ b/NumLib/TimeStepping/Algorithms/IterationNumberBasedTimeStepping.h @@ -4,7 +4,7 @@ * \date 2013-08-07 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.cpp b/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.cpp index af06ceb03972031b9931c536cf92bdce5ddb9dde..f7d962b00c5a376837dceb22f35a339c0b373eaa 100644 --- a/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.cpp +++ b/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.h b/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.h index ba7eb66676c9907ac24028d47a1d1f9c6cb52286..a04e8c427f78fe7963b52dbeb6ecd60ddad003da 100644 --- a/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.h +++ b/NumLib/TimeStepping/Algorithms/TimeStepAlgorithm.h @@ -4,7 +4,7 @@ * \date 2012-08-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/CreateTimeStepper.cpp b/NumLib/TimeStepping/CreateTimeStepper.cpp index 4074160c5695e2ba17824db00635aa05642c31ba..04bf871f58c3969fec460e1f8b75afc3de399f1f 100644 --- a/NumLib/TimeStepping/CreateTimeStepper.cpp +++ b/NumLib/TimeStepping/CreateTimeStepper.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/CreateTimeStepper.h b/NumLib/TimeStepping/CreateTimeStepper.h index a6d5b4436f8ddf7081b3543c05fe8ae11b5b182f..3d3838ac8bd77dedb7da0a004799120a59c056a5 100644 --- a/NumLib/TimeStepping/CreateTimeStepper.h +++ b/NumLib/TimeStepping/CreateTimeStepper.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/NumLib/TimeStepping/TimeStep.h b/NumLib/TimeStepping/TimeStep.h index 58ec245b77cb7d1e0a657a7a97eed97067d87c0c..9f26274b03694b8153d2c2c60219f415586bdabb 100644 --- a/NumLib/TimeStepping/TimeStep.h +++ b/NumLib/TimeStepping/TimeStep.h @@ -4,7 +4,7 @@ * * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/ConstantParameter.cpp b/ParameterLib/ConstantParameter.cpp index 819100c7c58f01da798724b2180c7efaa6e78248..82f8efdea2bca6a1226a14af518d835c46894994 100644 --- a/ParameterLib/ConstantParameter.cpp +++ b/ParameterLib/ConstantParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/ConstantParameter.h b/ParameterLib/ConstantParameter.h index 5a6423ef814b9def93c6e2f6888fe66cbfef7027..a146e42dc63e0c7d703728a4ccad2234ea5d9189 100644 --- a/ParameterLib/ConstantParameter.h +++ b/ParameterLib/ConstantParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/CoordinateSystem.cpp b/ParameterLib/CoordinateSystem.cpp index ea59706a49185987753205db9f04cc7b49d060a4..428fa38d33c10b3bb4ae660316b031c2613f32dc 100644 --- a/ParameterLib/CoordinateSystem.cpp +++ b/ParameterLib/CoordinateSystem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/CoordinateSystem.h b/ParameterLib/CoordinateSystem.h index f1508bdd76c74a98f09223e105a2feed518625e7..05bc868ace0dfb30422024ac06ba8505b6d57476 100644 --- a/ParameterLib/CoordinateSystem.h +++ b/ParameterLib/CoordinateSystem.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/CurveScaledParameter.cpp b/ParameterLib/CurveScaledParameter.cpp index 5169e46def0ad0ebe104591bd0066c0a655522b8..5fe436d9f338ad3fa0d3d2e4a48882da2fb54c81 100644 --- a/ParameterLib/CurveScaledParameter.cpp +++ b/ParameterLib/CurveScaledParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/CurveScaledParameter.h b/ParameterLib/CurveScaledParameter.h index c0e9f5304c607fdd65c9f72c5ebd7dae2ec70775..ebf2fb47f3335ded6aafc3856888adbd1508c32d 100644 --- a/ParameterLib/CurveScaledParameter.h +++ b/ParameterLib/CurveScaledParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/FunctionParameter.cpp b/ParameterLib/FunctionParameter.cpp index e67af9e782dde382584999634fb429c6466aafac..6e64f60cebe6d1ac17841a5924f0b74e0435587c 100644 --- a/ParameterLib/FunctionParameter.cpp +++ b/ParameterLib/FunctionParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/FunctionParameter.h b/ParameterLib/FunctionParameter.h index eda501bae68fc9704b928b1afcb5326c85f1ea7a..b3a01d6690b41023e9f5a75ee31fa219aa65d2e8 100644 --- a/ParameterLib/FunctionParameter.h +++ b/ParameterLib/FunctionParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/GroupBasedParameter.cpp b/ParameterLib/GroupBasedParameter.cpp index f9caac1e618d5bd9ecea9b8595fe80ca8d2de5c8..c826b28ba5a2ff5f8434b47edb0dfc5ddeca88cd 100644 --- a/ParameterLib/GroupBasedParameter.cpp +++ b/ParameterLib/GroupBasedParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/GroupBasedParameter.h b/ParameterLib/GroupBasedParameter.h index 294e0c8b14aa0f9d1a1bbcc3eaabe212eae07dd8..348124b1573fb30420fe85a7ab5d6850e3bc2b7f 100644 --- a/ParameterLib/GroupBasedParameter.h +++ b/ParameterLib/GroupBasedParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/MeshElementParameter.cpp b/ParameterLib/MeshElementParameter.cpp index ed75cb9e2f60c25fd97a7a830790f0b0fa0edd75..fa290ac5af5b063fdf9d06a83f0792fc251db190 100644 --- a/ParameterLib/MeshElementParameter.cpp +++ b/ParameterLib/MeshElementParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/MeshElementParameter.h b/ParameterLib/MeshElementParameter.h index 463bd31443c6326cb979674fa15e72565998ae94..c8e2ad3bc33e0af03b1ba84dd18a5151fb6c53f2 100644 --- a/ParameterLib/MeshElementParameter.h +++ b/ParameterLib/MeshElementParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/MeshNodeParameter.cpp b/ParameterLib/MeshNodeParameter.cpp index a8c859c1ca526a40370679152eb8ef2d2d2e2019..68ddfd22c0b94fb9b16e295cfe41af9dfa006f65 100644 --- a/ParameterLib/MeshNodeParameter.cpp +++ b/ParameterLib/MeshNodeParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/MeshNodeParameter.h b/ParameterLib/MeshNodeParameter.h index 3d7e98de3818962a22a90dada84b3827a54323d5..a1c1e618d06cfef8f69c2a57d981bbb30a3e5c1c 100644 --- a/ParameterLib/MeshNodeParameter.h +++ b/ParameterLib/MeshNodeParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/Parameter.cpp b/ParameterLib/Parameter.cpp index decebbda548c3509f886c5ae144959600ab592a0..f7fe4e45bbee2e2e327609f6c8b5968f517f5900 100644 --- a/ParameterLib/Parameter.cpp +++ b/ParameterLib/Parameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/Parameter.h b/ParameterLib/Parameter.h index 197db43c68fac187dec819aa43bc0e270424f0fc..28d9f52820f3b5b0f4631b46797d4b4cdff76549 100644 --- a/ParameterLib/Parameter.h +++ b/ParameterLib/Parameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/RandomFieldMeshElementParameter.cpp b/ParameterLib/RandomFieldMeshElementParameter.cpp index 3f40f49536e1abd39176c52c0237c611487cc2e4..5cb25b00b4e2cea9e2b3f7fc21642f3649df6c75 100644 --- a/ParameterLib/RandomFieldMeshElementParameter.cpp +++ b/ParameterLib/RandomFieldMeshElementParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/RandomFieldMeshElementParameter.h b/ParameterLib/RandomFieldMeshElementParameter.h index 2b7e9a0fc044d93b65e0df50e6d00199cbca0428..dbad9ad8e07622dba0f6e9478dd8442bf202ada4 100644 --- a/ParameterLib/RandomFieldMeshElementParameter.h +++ b/ParameterLib/RandomFieldMeshElementParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/SpatialPosition.h b/ParameterLib/SpatialPosition.h index da2709ecc08334c51660618131e307b9b2cad16d..acf14da864e5d7ac5a9c28e414918a9d69501369 100644 --- a/ParameterLib/SpatialPosition.h +++ b/ParameterLib/SpatialPosition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/TimeDependentHeterogeneousParameter.cpp b/ParameterLib/TimeDependentHeterogeneousParameter.cpp index d85c7fd495d3d70eae54b28f3eeaebbbf83d854b..209f1c1c4fb29caf4543c45afb72a1fd4247f61b 100644 --- a/ParameterLib/TimeDependentHeterogeneousParameter.cpp +++ b/ParameterLib/TimeDependentHeterogeneousParameter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/TimeDependentHeterogeneousParameter.h b/ParameterLib/TimeDependentHeterogeneousParameter.h index e5d52ce7ad3b5977fb152afff00d87890a37bae7..0e78513a5214575e56aa8fc65838c7572bdf07f6 100644 --- a/ParameterLib/TimeDependentHeterogeneousParameter.h +++ b/ParameterLib/TimeDependentHeterogeneousParameter.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/Utils.cpp b/ParameterLib/Utils.cpp index f4e69cabdb64bc6d3b65415c251109977017d86a..c6e464e46d6a0433bb2b68c68401c6368d6a99de 100644 --- a/ParameterLib/Utils.cpp +++ b/ParameterLib/Utils.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ParameterLib/Utils.h b/ParameterLib/Utils.h index 01de0067c7abb9b8a312b715ac9e9881e0de5e1a..cc6911577221f6a68346fac6ba385f570147ec54 100644 --- a/ParameterLib/Utils.h +++ b/ParameterLib/Utils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/AbstractJacobianAssembler.h b/ProcessLib/AbstractJacobianAssembler.h index d21596d74e4c2c8263f10ba6c5371e62becd14d6..486dbaf69609f007bc5058bbf752ad947444d1d7 100644 --- a/ProcessLib/AbstractJacobianAssembler.h +++ b/ProcessLib/AbstractJacobianAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/AnalyticalJacobianAssembler.cpp b/ProcessLib/AnalyticalJacobianAssembler.cpp index 4078120b707644af0026ac5be8b2f9312dc80214..ab1c1ed42f87492405b09f30cb54e52b580c1778 100644 --- a/ProcessLib/AnalyticalJacobianAssembler.cpp +++ b/ProcessLib/AnalyticalJacobianAssembler.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/AnalyticalJacobianAssembler.h b/ProcessLib/AnalyticalJacobianAssembler.h index 07bca6e451837dc797831ade16ee0e1bf746fa44..0e8df3e2fb297863aa1cfe25230388e1303c9f55 100644 --- a/ProcessLib/AnalyticalJacobianAssembler.h +++ b/ProcessLib/AnalyticalJacobianAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryCondition.h index 488b5d3d64ece2f2c0e88340072ac908b602027a..4178bc616c11696a7ca84d924664a4d3b568a39a 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.cpp index 2d100230b4a90fca9605f8b7caa22ba7d415b743..e118cd74e5829063a9a14c0295bfac8cc689069d 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.h b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.h index 3a28d9eb58ba6cacc8ff35848f5eb4ca6c5637c8..056a282bd26765f97b0d0a3673a3756531c634dd 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionCollection.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionConfig.h b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionConfig.h index 4147e9181863f0f485a017eb4912acf2cfd90aaa..d3a82cb7910ec4a2e71e094803edb82be2d041a8 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionConfig.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/BoundaryConditionConfig.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.cpp index deee0186bd235b5fac0d28e80c83cb6936c359ea..27a880b773dd6a94ccc7e2465038020743fcce10 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.h index d8d0d2e8a4da79911435c83fd8824c3ce168340d..8dc3a88b52a56e345fa536b34a494ce29c293475 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryConditionLocalAssembler.h index 0d3d8e44e75280cd16fd9bef128fe03d89d36f0e..fd06a35a4ea8787f8c7cef7c8a74455fe90c2d46 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/ConstraintDirichletBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.cpp index 269a6df376aa777658b194c73485c666ddbd2fa4..1502ecfc85a558f8f14d5edb7daa6287381352fd 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.h index 8cca2797a33f3cfbd49fc6b7eabdedd0585c6420..bf8ba01a8302605d87c73e674b3d5fe164e547ea 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.cpp index 8bfd85d69d9ca77e1034768f71e7ccfa81b3a8c5..370dc0c5cdc29cff9ac4e3a849b6bcf6261a6dd4 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.h b/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.h index cfcf20a6d1772240abe4f5d51c24e25a2d230176..639bb8ed655c4d0687a923362df87cd73d32d241 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateDirichletBoundaryConditionWithinTimeInterval.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.cpp index 72d29b6caeb116f4bc67d5a2f87b758d1b9d5171..c268f9dbe151b45cbf322359358f8445a8972fd2 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.h index f88f940d8fb2bd7bc2a14bd6f7a66f62beeef0ac..d8a7fe18870985ac457d97c3b7b55e012baca193 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateNodalSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.cpp index 9ddb5e57ab4e478a7f405438290b9eb3358c8cde..7bd41d4038a16f13c05a4411e42d67756eef5812 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.h index b8ca68e3fa153af7bafbf224b0941c2ffe4af6c0..c49fb0608deccf0e8c925abeced588f9075c369c 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.cpp index e8fd98cd3c00edade59e0dcba4325217cd76f8c3..5a6aa5f8d9be84ca5f2f715bdde47ce8a436bfe9 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.h index 99cf10ac8611da0c53f29dad19bf6cefa4ea9c7a..808eade896e1bfdbeec2913a13d09d5917c3ada4 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/CreateVolumetricSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.cpp index 34ae8e52d8342f691bfdb68d33631c34534b0097..69fc7730440a47f99fa30afed8d02eff2a6cb3bc 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.h b/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.h index 73c4f920d17dd1b12cf6bd1de039f255b9c47f40..ebe04fa6632182c515a47f0652d7c8e28f70ad42 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DeactivatedSubdomainDirichlet.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.cpp index 58f17b8c893cc01b093404d0ee819c7002cb3180..abb2b18b010935cf98b94c75f6ce474acda7dd5c 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.h index cc2174892e3b2246bb96f202f91a20566dd25f01..9c9d99122e130a26b9477fd4959e0b380e22130d 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.cpp index f1c42c8bd8f34b2a629c506b76f71e8cb7a4dcec..ad785beb8ccf07bcd458f3686304b9870404c92b 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.h b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.h index 062173de945dc12f6ffc1df7ce283c83e63b90e1..1aeef71650537b308ae2a71c3c0254898da2f2d2 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionAuxiliaryFunctions.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.cpp index 80e0e7f43ce7426a93c752125935adb5e1c414eb..7ddc54c01e7314989965202559719d998e13de61 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.h b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.h index f3f850d8a1b1d9c6816c051ddb70c07b06da19c1..b3ef7bdc30a6d2f2ececafea490ab516b310686a 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/DirichletBoundaryConditionWithinTimeInterval.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition-impl.h b/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition-impl.h index 2bbda253f1ddb6694662ccea41ecfb3b560845d8..e44994d135ce8d2785b3581b2644b324c2fbcde6 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition-impl.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition.h index 8d7a143ff1d24dc994cf3c3ff1a112107a5fb4d3..8177b698e47dc09dca39c7892a22c406f8317e87 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryConditionLocalAssembler.h index a77507d6e65ad4b23fc89f629aa5015d5ad04b1c..b909bc1ad81f2b552a8b30be3acd2b6ca6523416 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/GenericNaturalBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.cpp index 660a510a53afab10aea991348a588b346a80d32e..32826bb31a3a4ae8494704ebb1f525d89d4e4644 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.h index 52ebabd765332246e91232c056b8669f770c30cc..5177dba09febd11dccea9e74559e713e55169e43 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryConditionLocalAssembler.h index a3573b6bc3b8ebf981ef2f0777be2ac241b8129a..6f804b3bc0617c30b6230b75a5279b462fa884ce 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/HCNonAdvectiveFreeComponentFlowBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.cpp index 9bd8de32794d2241527935fe540dba0ade1a25a3..008c09d785a43c2afd871919b9ee45737b5bc04c 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.h index 5b394f1f43569df8dd0bdd2d02e79edaf860f205..edb58881f0757780784b100b9ab3a99dbd3f2696 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryConditionLocalAssembler.h index 4e03fd793901e25cbcca5c3c97b9dc639074e108..a028e1528e9016f961ac703d4cdd6bfa92c463c2 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NeumannBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.cpp index c08fad42812c03e91abcd4a6a5ccf154d779b14c..198f9be497299a4039651a8eb5112737c29382a5 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.h index d21a984946fa407175484c94a22badfcd30d641c..30dee8619044aeb67005425753d6d25293f1c04d 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NodalSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition-impl.h b/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition-impl.h index d5171a21cdb818aa042e664976df49949ac2ef2a..a2f52c24bb4713bf02a28fc6aaa10fdb22d3ea61 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition-impl.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition.h index de35f1db992fdf49f1dc3625457cc464505141a6..1f994f4d290b4c86230b4e2b3318b65836e2403c 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryConditionLocalAssembler.h index 66533ee18a14f012d22ca7e27fb9a8dbf88c688b..606f8775484de7eb0f3371d6c9a73849184b8582 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/NormalTractionBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.cpp index 81424a4228257694fee1cbed0ebf7600cd494e53..545f472c348a3126ebe411454dcdbf40261b2a36 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.h index aaa04e5a1ee1a24e64d00c8a67b45b5b5f862685..14c3a92dfadfd92fcef9a63641a80cfcef16d397 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/PhaseFieldIrreversibleDamageOracleBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.cpp index 5d6a0381f1252812c60e4f18f123b07c02c9ffda..616c4bdf1145c2f5ce60722cd2b6403da539154b 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.h index 4481f7b9dafb52db937ce92d1fdae9b540ff9e4f..5ceba244ba259562517e433d2e1517484715eabd 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/PrimaryVariableConstraintDirichletBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryCondition.h index 874ad28aded133a1c2aa938a6a82e2e6241b44e4..b5fbebb6c22701f977dadbf09c771eff78c3e342 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.cpp index b7af5493763a149839b5dafd9c906711d549ff18..5c56ab39f64435768aa641ae96046488abae79f5 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.h index 88fdc3d36e05d6bfa737eebef3f585357d9d4823..eaa9f3f75823846cb327ea227a942a4dd746c2f7 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionPythonSideInterface.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionPythonSideInterface.h index e8e0a85983387783e6195fafd806974860112cf6..c1954ebda2fd4ace9b8b4d0d892709c9ffdbe358 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionPythonSideInterface.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionPythonSideInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.cpp index 3e05f7bc10d2e1a19784aacb5e8ca80e47a27f4c..f0936b01b8fa4242b3f252a3e1165f0dd83879d6 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.h index d16ad39cbcf2e4333abf692e713322ad59c2a241..7d76dfe861205d29be3ac5d21a5880f2c57d049f 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/FlushStdoutGuard.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/FlushStdoutGuard.h index 89dba0f13f5b1ee5f3441e0c594c8762ffecddcb..5b56a30080187ac0fc706b7722f7206db524ae87 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/FlushStdoutGuard.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/FlushStdoutGuard.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.cpp index eb45191687823674033bc9ab945ac966fe0f56af..6d7d70faf7e0504e40f19b06a69f4c883f287bfd 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.h index 6bd8a8c1de9e7604e2be8575e7392d7c025755c5..cfe7f0fba739b59f60e637b738a060062f2dc0b2 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionLocalAssembler.h index 44aecfb0c5acf804cabae9257de004412baee730..38d374d3090ddc389093cdcb7f9005b53a67ed0c 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.cpp index 077b59f28bf21a619407217223b4e4f7a91005ce..9edeca2869d146d22028409547570882079c1c30 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.h index 2534a2bc8dae0e8922079d9e28825e72de08f9f7..1d82cc947d3d0941be0d19e634756c99c935dbc9 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionPythonSideInterface.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionPythonSideInterface.h index 20b7e21eaaf03f89dcc7e9b9396128fd596610f2..8c98e790f05cc9670c8459435503439a9225aa46 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionPythonSideInterface.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionPythonSideInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.cpp index 0df3287aa5719a1a8595e16736e0f14c1a93284a..19e767e82561bfa3d047be63704df047c50d620e 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.h index 3890ef76cc27bcf4191ecf84e7cac1750a701fd5..a7c9417836cf9147c587705d0afc1bc75407e068 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssembler.h index e642ffd27ea39000d8f6da52acb567ab6b4a2a8e..b3bef62b72af3b58a4b8365f47bc1eb606ef3b13 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssemblerInterface.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssemblerInterface.h index 8b9120d8ba4c410dc53608f63b7aabcd71299d2a..704a1dccc6704a80b7a6b3f0764b5af93a2c7b69 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssemblerInterface.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermLocalAssemblerInterface.h @@ -2,7 +2,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.cpp index b233e9c49fb77700dd3db6a910deb1408f074f9b..7c932d3a898d0d98ec03596ef12ad99720bc58c6 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.h index 7079ec165cd891b674f1a8376dbb19962adb83c8..ac8f50db4fc6a8b7c5e5c186779e5dd28474e595 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermPythonSideInterface.h b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermPythonSideInterface.h index f6636e44a2d543ee986a49c6e18fbc2987b16b7a..8e454a480845197dbde9d62854a047afffe48584 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermPythonSideInterface.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermPythonSideInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.cpp index 8d53882c7dd3bcaee9de09a89e2eed9bc75d33b5..d36fbcb6cd1753b01ade8f6a1d724301d9519613 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.h index acb2162743b8cba8224ec551e581ee3cbd8f5932..22e8cdeeccf4aa11e74b75ee71bec6f21ee9db58 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryConditionLocalAssembler.h index 0d5cc6fe180931f8e8b58360ea917b290aea9032..18c96dd4daadc8761c0ffcd792b969375781b42e 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/RobinBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.cpp index 59b5f10fac0968007eda3791fb421a060f95354d..048de2fe5c7c28ef10b26599a8e875ee0719f384 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.h index 928b2b98d641558f55ce868c10d1c4d9f8632030..3c2f69bda62ce119874847a4fd627e1f2ee35435 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SolutionDependentDirichletBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTerm.h index cd369752e7af858de554bab4a42f581c8d35ac89..d1131d9f5772b0141018673ffe83420766ee79d1 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.cpp index 65b9be6d885f7f4b1f07d7f78cd62af88bbfc0f3..b20d484a0b5b2d522aab45ab583f4e8b554c471d 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.h b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.h index 19e5c19bcd9449814e6064d3ac8cafcb26822a2d..f8c465d1396eec30bf7125c60b5232ea745aa293 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermCollection.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermConfig.h b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermConfig.h index 88abce3bbb9a5e33502839e460f4ccc7bf71e39d..e3f8a194e21d287709de519e4495457c42275b02 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermConfig.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermConfig.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermIntegrationPointData.h b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermIntegrationPointData.h index 9fb7e18e19ba2cdbf0c2d5068c72c953fa485ea8..33f29bdc2142c935cd256d3172ec34ce16221c52 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermIntegrationPointData.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/SourceTermIntegrationPointData.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Utils/CreateLocalAssemblers.h b/ProcessLib/BoundaryConditionAndSourceTerm/Utils/CreateLocalAssemblers.h index 37e027f7c5f2a7bb994356cafc831bc62ede82ed..06bb950493acb0fd5637899d3b7bd7993bac1543 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Utils/CreateLocalAssemblers.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Utils/CreateLocalAssemblers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/Utils/LocalAssemblerFactory.h b/ProcessLib/BoundaryConditionAndSourceTerm/Utils/LocalAssemblerFactory.h index 3f0fd58d6e71216fedc35cb4889745a1e6ac11bb..bf9420ee80b790c688b558fe91a91d4767bdf8d3 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/Utils/LocalAssemblerFactory.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/Utils/LocalAssemblerFactory.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.cpp index 64d5ed10f11e6c13addec9e53eda74a564bb21f7..5fd598ed225a40708419625e89f6fe602f18ead7 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.h b/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.h index 0eab7b54dd2bba0844fa579f4f81be08cdc3258e..db1a8eda649a1f102d0afb124f56f164aeee23bc 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryConditionLocalAssembler.h b/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryConditionLocalAssembler.h index 495dd3ee31bbd98d471bb68a808cbeca75bcd8f8..eb49de9dd4631b55d564d6586ef3b5ea376c209e 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryConditionLocalAssembler.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/VariableDependentNeumannBoundaryConditionLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.cpp b/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.cpp index e8ec38890c8b207742723a2045ff38207b692d70..1d6f1dfc563018906583aa40d37c8626b4379b2b 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.cpp +++ b/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.h b/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.h index 06bdf71aaf92a72ddc2e0dacc1f1eef65ea19fa9..96cab2244830d9df9950f53d44bc9336c61c0600 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTerm.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTermFEM.h b/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTermFEM.h index 1bd0a44fb07ef79ff3ebde9b87797ad54afcfebb..4a44206c64f2818aa8b79493992674a428effa86 100644 --- a/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTermFEM.h +++ b/ProcessLib/BoundaryConditionAndSourceTerm/VolumetricSourceTermFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CentralDifferencesJacobianAssembler.cpp b/ProcessLib/CentralDifferencesJacobianAssembler.cpp index ef109f7977fa79b9b53a56058977ecee11a45947..a88c953038dc92d11caaf8063dd5916c877a4d5e 100644 --- a/ProcessLib/CentralDifferencesJacobianAssembler.cpp +++ b/ProcessLib/CentralDifferencesJacobianAssembler.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CentralDifferencesJacobianAssembler.h b/ProcessLib/CentralDifferencesJacobianAssembler.h index 0bff2150b5dad39ad73372d41911230140ddca9b..6c522ebfde2ced1043541e394f7d3cedc643897e 100644 --- a/ProcessLib/CentralDifferencesJacobianAssembler.h +++ b/ProcessLib/CentralDifferencesJacobianAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CompareJacobiansJacobianAssembler.cpp b/ProcessLib/CompareJacobiansJacobianAssembler.cpp index 2aa702f4434b52d8b095b6b3f0e78385061731b3..ce7b84387a6e640810091f39e290f246aeb2f34c 100644 --- a/ProcessLib/CompareJacobiansJacobianAssembler.cpp +++ b/ProcessLib/CompareJacobiansJacobianAssembler.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CompareJacobiansJacobianAssembler.h b/ProcessLib/CompareJacobiansJacobianAssembler.h index 57fcaacb1a8be55e906cd8ca7b96dfd5f11ff7b4..efb43f4dbf4df7bea0a5c12f32e6e38acc623052 100644 --- a/ProcessLib/CompareJacobiansJacobianAssembler.h +++ b/ProcessLib/CompareJacobiansJacobianAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/ComponentTransportFEM.h b/ProcessLib/ComponentTransport/ComponentTransportFEM.h index f0d41e0ea8341a66262eb5da9fd3a03dea053036..878c26a9a13c3c0e803e0ec1bca66c4d5f2d52dd 100644 --- a/ProcessLib/ComponentTransport/ComponentTransportFEM.h +++ b/ProcessLib/ComponentTransport/ComponentTransportFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/ComponentTransportProcess.cpp b/ProcessLib/ComponentTransport/ComponentTransportProcess.cpp index 53e09a92f384a44fd5f9f3ce79a93c417c7d1950..7b72b5b21426e96d0b8c2ae231c23288ee7de379 100644 --- a/ProcessLib/ComponentTransport/ComponentTransportProcess.cpp +++ b/ProcessLib/ComponentTransport/ComponentTransportProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/ComponentTransportProcess.h b/ProcessLib/ComponentTransport/ComponentTransportProcess.h index fe9bc8127970148d562b0f2ab9196e3979f33e05..6b69154c8effa42f647b1f591aaf2d0d708ba5ba 100644 --- a/ProcessLib/ComponentTransport/ComponentTransportProcess.h +++ b/ProcessLib/ComponentTransport/ComponentTransportProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/ComponentTransportProcessData.h b/ProcessLib/ComponentTransport/ComponentTransportProcessData.h index 387375469dc3710946178684cea31beed7486257..8313c7b80bcf862f78e4a7931052290c172a5fe9 100644 --- a/ProcessLib/ComponentTransport/ComponentTransportProcessData.h +++ b/ProcessLib/ComponentTransport/ComponentTransportProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/CreateComponentTransportProcess.cpp b/ProcessLib/ComponentTransport/CreateComponentTransportProcess.cpp index bffda8ff21637e99d72b4d13e72d7ff9f31548da..d08e5ae1154e8243a440e33a08bfd533a73ac5b1 100644 --- a/ProcessLib/ComponentTransport/CreateComponentTransportProcess.cpp +++ b/ProcessLib/ComponentTransport/CreateComponentTransportProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/CreateComponentTransportProcess.h b/ProcessLib/ComponentTransport/CreateComponentTransportProcess.h index 74aa84496dcbdfe8326a968c54f93d68938c0827..d9d15e185f158fa4e55e0314d2e68537d75c1e5e 100644 --- a/ProcessLib/ComponentTransport/CreateComponentTransportProcess.h +++ b/ProcessLib/ComponentTransport/CreateComponentTransportProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/CreateLookupTable.cpp b/ProcessLib/ComponentTransport/CreateLookupTable.cpp index 36b8b748644775242ceadaf3ca43c349ab333f5c..69729d94c6957d9f9abecacca8d23cb086c7ebe4 100644 --- a/ProcessLib/ComponentTransport/CreateLookupTable.cpp +++ b/ProcessLib/ComponentTransport/CreateLookupTable.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/CreateLookupTable.h b/ProcessLib/ComponentTransport/CreateLookupTable.h index 6ff4fcef203373ee89f590337638d1b230d866bf..a34efd2837c28d7da3ca969943a47966fb1a9b87 100644 --- a/ProcessLib/ComponentTransport/CreateLookupTable.h +++ b/ProcessLib/ComponentTransport/CreateLookupTable.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/LookupTable.cpp b/ProcessLib/ComponentTransport/LookupTable.cpp index 9fd0361b07f1b37a0dd0a0abed968ac46b8f2d34..5e3c749ab0d57264a5f5f683cefb6ad1a835fc39 100644 --- a/ProcessLib/ComponentTransport/LookupTable.cpp +++ b/ProcessLib/ComponentTransport/LookupTable.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ComponentTransport/LookupTable.h b/ProcessLib/ComponentTransport/LookupTable.h index 87acc9476f74c9ce0c7e2d56c559ecf47b9b442d..da2dac31f43e45d547ca77d22a968c18e96e7949 100644 --- a/ProcessLib/ComponentTransport/LookupTable.h +++ b/ProcessLib/ComponentTransport/LookupTable.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CoupledSolutionsForStaggeredScheme.cpp b/ProcessLib/CoupledSolutionsForStaggeredScheme.cpp index 29463ebea661d462f89331cba6ab59017fb96ba5..09a502b608dda402244ef08fc70b1341551de53e 100644 --- a/ProcessLib/CoupledSolutionsForStaggeredScheme.cpp +++ b/ProcessLib/CoupledSolutionsForStaggeredScheme.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CoupledSolutionsForStaggeredScheme.h b/ProcessLib/CoupledSolutionsForStaggeredScheme.h index eb7f746a8ec1d0f539897f287db979a169d77556..f356d5794cbfe061309ffa3787608fd489e51a89 100644 --- a/ProcessLib/CoupledSolutionsForStaggeredScheme.h +++ b/ProcessLib/CoupledSolutionsForStaggeredScheme.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateDeactivatedSubdomain.cpp b/ProcessLib/CreateDeactivatedSubdomain.cpp index 1cfe5c6725b65734267db2264caccd65964dc9ab..e5858ebec56ccf6f9e7cd032ef8764159d3e8f91 100644 --- a/ProcessLib/CreateDeactivatedSubdomain.cpp +++ b/ProcessLib/CreateDeactivatedSubdomain.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateDeactivatedSubdomain.h b/ProcessLib/CreateDeactivatedSubdomain.h index af34e746eeda3d7e3ff3e78a671a42abfc741e2b..cac52e10e260b26ccd7231515198b095033337ec 100644 --- a/ProcessLib/CreateDeactivatedSubdomain.h +++ b/ProcessLib/CreateDeactivatedSubdomain.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateJacobianAssembler.cpp b/ProcessLib/CreateJacobianAssembler.cpp index 2c1322625e7c1d75fad77f185a403d2403e978cf..9e874e431c930e9e68e99c22cd7857230880eac9 100644 --- a/ProcessLib/CreateJacobianAssembler.cpp +++ b/ProcessLib/CreateJacobianAssembler.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateJacobianAssembler.h b/ProcessLib/CreateJacobianAssembler.h index 55ed5d9bef3e2e1d140e9999d595235080274e27..82808dd6d81ef767c209ddb71f81d3fa1e4bc0e8 100644 --- a/ProcessLib/CreateJacobianAssembler.h +++ b/ProcessLib/CreateJacobianAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateProcessData.cpp b/ProcessLib/CreateProcessData.cpp index 3f4762a5f41a68c3c4ae35083f34dd5f3a6e9ff1..543cc887ad1e33220d160bcb470ba1231e6eb6ee 100644 --- a/ProcessLib/CreateProcessData.cpp +++ b/ProcessLib/CreateProcessData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateProcessData.h b/ProcessLib/CreateProcessData.h index 2b0e7549d011fb436a159824e98188392e2d5c1b..22cfe48a1217cc0eb8ae6f81af226a606b61a367 100644 --- a/ProcessLib/CreateProcessData.h +++ b/ProcessLib/CreateProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateTimeLoop.cpp b/ProcessLib/CreateTimeLoop.cpp index 84dace61b8b4a3c9e411bb8c9815fb303a9ed73e..9037fc2efe2d9879371d8ff329e798a9799716cd 100644 --- a/ProcessLib/CreateTimeLoop.cpp +++ b/ProcessLib/CreateTimeLoop.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/CreateTimeLoop.h b/ProcessLib/CreateTimeLoop.h index 1478a6e595a0354b4302dc365627fc0850a731bc..13d17bb1f116e67d6e617a832bc61882b4a5118f 100644 --- a/ProcessLib/CreateTimeLoop.h +++ b/ProcessLib/CreateTimeLoop.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/DeactivatedSubdomain.cpp b/ProcessLib/DeactivatedSubdomain.cpp index 5de3ba3ad05c8a846c5f54c169b6ff54089c33f3..3060846612a1402d586fa44377446d6b484186e9 100644 --- a/ProcessLib/DeactivatedSubdomain.cpp +++ b/ProcessLib/DeactivatedSubdomain.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/DeactivatedSubdomain.h b/ProcessLib/DeactivatedSubdomain.h index faf562022c07084651a1f775527174fd4f6be642..686a0b68cfc549bbee800386a45e50e71146ba5e 100644 --- a/ProcessLib/DeactivatedSubdomain.h +++ b/ProcessLib/DeactivatedSubdomain.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/BMatrixPolicy.h b/ProcessLib/Deformation/BMatrixPolicy.h index 678f89cff38bed09cd6a3b5ca1541fbe4621473f..9bc52d1170141852e03bb3813355b6f41ed371af 100644 --- a/ProcessLib/Deformation/BMatrixPolicy.h +++ b/ProcessLib/Deformation/BMatrixPolicy.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/Divergence.h b/ProcessLib/Deformation/Divergence.h index 82a9e02058b3c29cbc7651790d1e572801497bed..1cd592ff0acfac8cca4c2b3961eaf36acd7d46a4 100644 --- a/ProcessLib/Deformation/Divergence.h +++ b/ProcessLib/Deformation/Divergence.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/GMatrix.h b/ProcessLib/Deformation/GMatrix.h index 71971e2f593da0996c6cb552d8c4f4704d5d78c6..4bb3d7b3961047ec0366a1125911bc79c87657f8 100644 --- a/ProcessLib/Deformation/GMatrix.h +++ b/ProcessLib/Deformation/GMatrix.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/GMatrixPolicy.h b/ProcessLib/Deformation/GMatrixPolicy.h index e2e2e1b6c986ce0f5f4e1d609e347388d92f62df..5aa12b05501760f6a4476a829d0b9811e57585cf 100644 --- a/ProcessLib/Deformation/GMatrixPolicy.h +++ b/ProcessLib/Deformation/GMatrixPolicy.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/LinearBMatrix.h b/ProcessLib/Deformation/LinearBMatrix.h index 34a1f8e6282408a34c3bb56becc758fdf2cac183..ac4c42bb9dffdc29b92ad202dc91b48ce3a90b69 100644 --- a/ProcessLib/Deformation/LinearBMatrix.h +++ b/ProcessLib/Deformation/LinearBMatrix.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/MaterialForces.h b/ProcessLib/Deformation/MaterialForces.h index 381f3b3033cd7802f64f810616ce90779df83cdc..b7e35bfc00e9e51d66c5d68b2c7bd8f9177a9945 100644 --- a/ProcessLib/Deformation/MaterialForces.h +++ b/ProcessLib/Deformation/MaterialForces.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Deformation/SolidMaterialInternalToSecondaryVariables.h b/ProcessLib/Deformation/SolidMaterialInternalToSecondaryVariables.h index af3109d7a65e8d52ca50fd01fb6fb0b2741d6235..378a9f632ac8ed924ac79ade105de1cc6d4e2574 100644 --- a/ProcessLib/Deformation/SolidMaterialInternalToSecondaryVariables.h +++ b/ProcessLib/Deformation/SolidMaterialInternalToSecondaryVariables.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/CreateHTProcess.cpp b/ProcessLib/HT/CreateHTProcess.cpp index c7eda1ad0289462cef78635faa2abc0cb705231c..c2b5435140e7ab8d06ff6dc2659cc8bb8577aa4f 100644 --- a/ProcessLib/HT/CreateHTProcess.cpp +++ b/ProcessLib/HT/CreateHTProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/CreateHTProcess.h b/ProcessLib/HT/CreateHTProcess.h index ba51ac98bdc124caae107326aec06d9076a40760..1bb136bc6947708b50c6163d0f3edc3ab7228b65 100644 --- a/ProcessLib/HT/CreateHTProcess.h +++ b/ProcessLib/HT/CreateHTProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/HTFEM.h b/ProcessLib/HT/HTFEM.h index ffc90385478002e6e125e26e671f387041331f93..679f92582c032a119f838e1983faa2a74f216eb6 100644 --- a/ProcessLib/HT/HTFEM.h +++ b/ProcessLib/HT/HTFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/HTLocalAssemblerInterface.h b/ProcessLib/HT/HTLocalAssemblerInterface.h index 755f481b96fddaed9134a63e96dbf728ea21bb3d..5d3551c16b3f96af80d961311e6d2685a99486a4 100644 --- a/ProcessLib/HT/HTLocalAssemblerInterface.h +++ b/ProcessLib/HT/HTLocalAssemblerInterface.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/HTProcess.cpp b/ProcessLib/HT/HTProcess.cpp index 64f1f1ea00b332a2d2293dd548f3fb2ee7b329d8..9171223f3dcd59d5e064b48647cfef88b58e6f16 100644 --- a/ProcessLib/HT/HTProcess.cpp +++ b/ProcessLib/HT/HTProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/HTProcess.h b/ProcessLib/HT/HTProcess.h index da83a19906e93a6c4c16c821f1f7218767d6b922..460625e69c0e3dbe4044efdd0bc64333fe150e70 100644 --- a/ProcessLib/HT/HTProcess.h +++ b/ProcessLib/HT/HTProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/HTProcessData.h b/ProcessLib/HT/HTProcessData.h index 53d844c3fd9968fc10eb47f9638a4591999342e2..8378bac3ce1e1d9725125bf8b1072681148170b4 100644 --- a/ProcessLib/HT/HTProcessData.h +++ b/ProcessLib/HT/HTProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/MonolithicHTFEM.h b/ProcessLib/HT/MonolithicHTFEM.h index e22aac35f8ff6a5c73dfeeec63f789d09830dc92..fa8cd7d01be4f1869b8fd0de85aaa445f2c64c85 100644 --- a/ProcessLib/HT/MonolithicHTFEM.h +++ b/ProcessLib/HT/MonolithicHTFEM.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/StaggeredHTFEM-impl.h b/ProcessLib/HT/StaggeredHTFEM-impl.h index 7d0f3f8c5b1dbabc0325edaddbbf7121ecbd6f20..e76cad3596736f7c153967154229827f86b19489 100644 --- a/ProcessLib/HT/StaggeredHTFEM-impl.h +++ b/ProcessLib/HT/StaggeredHTFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HT/StaggeredHTFEM.h b/ProcessLib/HT/StaggeredHTFEM.h index 440bf6b8baac070e190851435051fbdfc6bdd8da..5280e80b52f56236ded4c94dd772af05589796e0 100644 --- a/ProcessLib/HT/StaggeredHTFEM.h +++ b/ProcessLib/HT/StaggeredHTFEM.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatConduction/CreateHeatConductionProcess.cpp b/ProcessLib/HeatConduction/CreateHeatConductionProcess.cpp index a800841330e496a0ebb97665db285e2c4ff444fc..33d8e8d0a24fa9dc3429eb8906a4ab363ffe09dd 100644 --- a/ProcessLib/HeatConduction/CreateHeatConductionProcess.cpp +++ b/ProcessLib/HeatConduction/CreateHeatConductionProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatConduction/CreateHeatConductionProcess.h b/ProcessLib/HeatConduction/CreateHeatConductionProcess.h index 8c1565ca73c51a0281fa9ac8a756697fc43f8172..a048f2c6344f6227b4d2323cb40feabc9fcb210d 100644 --- a/ProcessLib/HeatConduction/CreateHeatConductionProcess.h +++ b/ProcessLib/HeatConduction/CreateHeatConductionProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatConduction/HeatConductionFEM.h b/ProcessLib/HeatConduction/HeatConductionFEM.h index be1c2c051ec1c18784d6966e4c1515b2da688691..8afb69246eb4090ffde022618b4434f33364ef1d 100644 --- a/ProcessLib/HeatConduction/HeatConductionFEM.h +++ b/ProcessLib/HeatConduction/HeatConductionFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatConduction/HeatConductionProcess.cpp b/ProcessLib/HeatConduction/HeatConductionProcess.cpp index 52e9dd142ed6edf0fe243d0bc91ea723a44bce6b..644268f99880fe3b02149d4be51f4ac370934c83 100644 --- a/ProcessLib/HeatConduction/HeatConductionProcess.cpp +++ b/ProcessLib/HeatConduction/HeatConductionProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatConduction/HeatConductionProcess.h b/ProcessLib/HeatConduction/HeatConductionProcess.h index f5a8a33b3f62adb26e611758623be0073e432b4d..36fd505c058205f5b13c4f8c4d16a86efd074ea3 100644 --- a/ProcessLib/HeatConduction/HeatConductionProcess.h +++ b/ProcessLib/HeatConduction/HeatConductionProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatConduction/HeatConductionProcessData.h b/ProcessLib/HeatConduction/HeatConductionProcessData.h index 33dee03411fccde8a0ce2f25bc31d6e26f988bb7..edf84a9d92158f63619f949af8ca568051e6242f 100644 --- a/ProcessLib/HeatConduction/HeatConductionProcessData.h +++ b/ProcessLib/HeatConduction/HeatConductionProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHECommon.h b/ProcessLib/HeatTransportBHE/BHE/BHECommon.h index 87244e2f72a88706f26909e15e97baa10e25cdd5..9f7808cb25388b41668ea0f81becd803bac860aa 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHECommon.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHECommon.h @@ -17,7 +17,7 @@ * and Fractured Media Diersch, Hans-Joerg, 2014, XXXV, 996 p, Springer. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.cpp b/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.cpp index f88b30fc2086035e07982f43f17b6b07e128d6f5..0e3686bacb7c1bfeaa1bccf2aaf6c716349233ce 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.h b/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.h index bd67c455acade3d9c424c87d3c75a7643ac6732f..c2e8090fdd52622927ca2049c0fc249408f7ebcf 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHECommonCoaxial.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHECommonUType.h b/ProcessLib/HeatTransportBHE/BHE/BHECommonUType.h index ada76a3dc6265a90688e6782cf0804443a53456d..208bd77f7cc500523409b03539c45bcb26613a37 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHECommonUType.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHECommonUType.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHETypes.h b/ProcessLib/HeatTransportBHE/BHE/BHETypes.h index 0699b4ae5823fc3e29272f3edc453a6ef86d370d..12cbeb5a39f6d18f9b38a9c8281d6de33762bc76 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHETypes.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHETypes.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_1P.cpp b/ProcessLib/HeatTransportBHE/BHE/BHE_1P.cpp index 80e41d3b300488f5310d1253d029ee50b05a8d32..4787755b93e803a17de5e96639d76ecfcf447aaa 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_1P.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_1P.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_1P.h b/ProcessLib/HeatTransportBHE/BHE/BHE_1P.h index 6ed4272d71d6c93cf9ce82f5fb7508ca7d3bf8bf..237cf072cb90b3e1caefb5210d4c8aeb88ca5702 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_1P.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_1P.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_1U.cpp b/ProcessLib/HeatTransportBHE/BHE/BHE_1U.cpp index e2000c8bbf0238924da6031d3a9045e5096406e5..6b1130abb91d88ccdfdd0823a4dfdf4349ddf69a 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_1U.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_1U.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_1U.h b/ProcessLib/HeatTransportBHE/BHE/BHE_1U.h index 1b27f232723c344faa877571ad69bc445e45cadd..6a0dce99b12efd75b4393e767af6e585f0f45cad 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_1U.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_1U.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_2U.cpp b/ProcessLib/HeatTransportBHE/BHE/BHE_2U.cpp index b7622bf47f979c8558815e7769d118e2c162265a..0b0745e74be51fd224ef4f36b58753b4a87d0387 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_2U.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_2U.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_2U.h b/ProcessLib/HeatTransportBHE/BHE/BHE_2U.h index bac48b32c4805c5299bb97d98be5561d7990af99..c313b767021d11d2f6160a0b2f20259c7b87a569 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_2U.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_2U.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_CXA.h b/ProcessLib/HeatTransportBHE/BHE/BHE_CXA.h index 0634c9250a5ea0121b0f40e2d8fe57c8f67b2d26..fc6e555e9e5e80dc7d8974780b64e1335b2e609f 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_CXA.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_CXA.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BHE_CXC.h b/ProcessLib/HeatTransportBHE/BHE/BHE_CXC.h index d0b1448f31749aa23b5a9d168dc075ab0c0d9de2..9bf4201764dbe218acbe54dbd5a67580d2a1e569 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BHE_CXC.h +++ b/ProcessLib/HeatTransportBHE/BHE/BHE_CXC.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.cpp b/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.cpp index 509dd1b6e6603ceba7e3efa4e4b866ddc3566ffe..7a35a7f644dfade9a644214da09b3ee29dc2a853 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.h b/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.h index 421785bfe6ec40406711e0594f58b723b64bfd1b..0031f50f6da5c934f8b43c229da128fabbec4b9f 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.h +++ b/ProcessLib/HeatTransportBHE/BHE/BoreholeGeometry.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/BuildingPowerCurves.h b/ProcessLib/HeatTransportBHE/BHE/BuildingPowerCurves.h index 1af7c39d08022664e9db308e1ac7d5d76092a4dc..c4bb110c8e8bfc4a6bdada70a2154ab1f311e22b 100644 --- a/ProcessLib/HeatTransportBHE/BHE/BuildingPowerCurves.h +++ b/ProcessLib/HeatTransportBHE/BHE/BuildingPowerCurves.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.cpp b/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.cpp index 66cb35c65f3c8cd338a85818f84eeaa61cca5589..d213b750b319ae94b60d23e935f179c8009ba34f 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.h b/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.h index 7eb07fc51dfe41204fccf00bc734e65123c26f7c..95b2d97aea80bc47a3615050dec6324173860004 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.h +++ b/ProcessLib/HeatTransportBHE/BHE/CreateBHE1PType.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.cpp b/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.cpp index a75151c65f0f5fec85a37101478b52b737248218..306d2e651e003741a9a26d374db14f9d2d92f4c9 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.h b/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.h index 3d82e2dcf5e01de7f850d2bb3f0ad29d1f20a62a..1b3c0b2aa8f07b3e4b5949e8450fe054769d6b9a 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.h +++ b/ProcessLib/HeatTransportBHE/BHE/CreateBHECoaxial.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.cpp b/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.cpp index af5408736887d11accbf65627d1ac911fbba8447..76a9816f29e5e361f3237c6bf3adf1f0975ab3e2 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.h b/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.h index c8817ff8fdcf04de2adaace5308026f591619dda..d36146d6350039cd8a4abb9f7b645f74a0a21708 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.h +++ b/ProcessLib/HeatTransportBHE/BHE/CreateBHEUType.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.cpp b/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.cpp index b90fc9f6ec16c5dd95bae40816e00704d63d582d..65611842c263f02be80e393e71ab9d18e37d0407 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.h b/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.h index 9d7bf240d7adff85cae19ce63911c4408607ec18..a6a56849f7f0031728212f7f19b518695be3bbd6 100644 --- a/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.h +++ b/ProcessLib/HeatTransportBHE/BHE/CreateFlowAndTemperatureControl.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/FlowAndTemperatureControl.h b/ProcessLib/HeatTransportBHE/BHE/FlowAndTemperatureControl.h index de0d6ce666a27e821f7cb65f3008cffe082970d4..07e7a4816bb315ce8de5f4524496d35d32ac895c 100644 --- a/ProcessLib/HeatTransportBHE/BHE/FlowAndTemperatureControl.h +++ b/ProcessLib/HeatTransportBHE/BHE/FlowAndTemperatureControl.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/GroutParameters.cpp b/ProcessLib/HeatTransportBHE/BHE/GroutParameters.cpp index f49dd9a15140c9fa552470a0045604daa8385a83..b7179fe0c93b388581eeaa84db3c0533fb4a43aa 100644 --- a/ProcessLib/HeatTransportBHE/BHE/GroutParameters.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/GroutParameters.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/GroutParameters.h b/ProcessLib/HeatTransportBHE/BHE/GroutParameters.h index 800b15390309d4ca0495271ec2051e989cd7f058..92888421a64450c090a99f79a72df8ca3433e86d 100644 --- a/ProcessLib/HeatTransportBHE/BHE/GroutParameters.h +++ b/ProcessLib/HeatTransportBHE/BHE/GroutParameters.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/MeshUtils.cpp b/ProcessLib/HeatTransportBHE/BHE/MeshUtils.cpp index 3b9e42e3e29e55b8252c38e45980179e6a23803c..d2f2c73f61cec12e8ed33e17e3c01fe74063799d 100644 --- a/ProcessLib/HeatTransportBHE/BHE/MeshUtils.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/MeshUtils.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/MeshUtils.h b/ProcessLib/HeatTransportBHE/BHE/MeshUtils.h index b637cfef782fd91f2c6875cdc16ef0f203367b4a..e40d62766c49215402ea75dc3a132fae3993f44e 100644 --- a/ProcessLib/HeatTransportBHE/BHE/MeshUtils.h +++ b/ProcessLib/HeatTransportBHE/BHE/MeshUtils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/Physics.h b/ProcessLib/HeatTransportBHE/BHE/Physics.h index e45487061011182ef92026ece76eb2dbfac73399..0e56a32608d45afa871a58cfa2da7dcd61fd7c16 100644 --- a/ProcessLib/HeatTransportBHE/BHE/Physics.h +++ b/ProcessLib/HeatTransportBHE/BHE/Physics.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/Pipe.cpp b/ProcessLib/HeatTransportBHE/BHE/Pipe.cpp index ec2f036a3089d97013d8b9897ee181ab1c5ac081..fef5cfda065a6515fe9a70b5f5b8e55264347538 100644 --- a/ProcessLib/HeatTransportBHE/BHE/Pipe.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/Pipe.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/Pipe.h b/ProcessLib/HeatTransportBHE/BHE/Pipe.h index d59a33faa0784e2b07dbd65130b161983b1e22b6..13bc0c18efed067abba8c2b72f38bbf4f406bc8e 100644 --- a/ProcessLib/HeatTransportBHE/BHE/Pipe.h +++ b/ProcessLib/HeatTransportBHE/BHE/Pipe.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/PipeConfiguration1PType.h b/ProcessLib/HeatTransportBHE/BHE/PipeConfiguration1PType.h index fbe5640490f561de36c4df54f2ab289ba971272c..f7bab9bd2c3bd2bb89c8481620d8e9fef42fcf7a 100644 --- a/ProcessLib/HeatTransportBHE/BHE/PipeConfiguration1PType.h +++ b/ProcessLib/HeatTransportBHE/BHE/PipeConfiguration1PType.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationCoaxial.h b/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationCoaxial.h index f2d3448f2c0f12e9fb3e6eab5a1b8b06ebfd4d7e..17d779824650bb6c404a68fa539d898532753b9a 100644 --- a/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationCoaxial.h +++ b/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationCoaxial.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationUType.h b/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationUType.h index a8b11f05f46adeb395eaaf6fed8d1d8c04672ad6..0d3309456f2fc395d8f164e1dbf96d97ed6dfe8c 100644 --- a/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationUType.h +++ b/ProcessLib/HeatTransportBHE/BHE/PipeConfigurationUType.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.cpp b/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.cpp index e1fdf5a5bf72c2bd29f039c9d4d1a0018e6fb487..3f2f8cffb4030fcc5ba65b5e262369782eb87723 100644 --- a/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.cpp +++ b/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.h b/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.h index e97bd0ef07d643b25701c2099c7c2f02e741e108..fa9bcfff51457d2971e1e4c14c0f9d954ad4657d 100644 --- a/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.h +++ b/ProcessLib/HeatTransportBHE/BHE/RefrigerantProperties.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/ThermalResistancesCoaxial.h b/ProcessLib/HeatTransportBHE/BHE/ThermalResistancesCoaxial.h index 969d8313f10cc622ce6430ab934567e8cf875a27..2283d38eccd5125159dbba09df45b2f7b149ab68 100644 --- a/ProcessLib/HeatTransportBHE/BHE/ThermalResistancesCoaxial.h +++ b/ProcessLib/HeatTransportBHE/BHE/ThermalResistancesCoaxial.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BHE/ThermoMechanicalFlowProperties.h b/ProcessLib/HeatTransportBHE/BHE/ThermoMechanicalFlowProperties.h index 0cfdc24b37dba2ba7d63089b5db7ef91c3ed8a22..6d0a583ed110e4c0a573ec7e4abfce5d2c45905a 100644 --- a/ProcessLib/HeatTransportBHE/BHE/ThermoMechanicalFlowProperties.h +++ b/ProcessLib/HeatTransportBHE/BHE/ThermoMechanicalFlowProperties.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.cpp b/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.cpp index bd5fd16eeee18f4551f6349767b199981517e419..45f710e9f4a078c3ecf5f6c98cd332ef866595f9 100644 --- a/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.cpp +++ b/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.h b/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.h index d14a2364f0244925ce1dba35c6e79606979ec7e5..b969c0d4fcecabd5dee174329ad802e055363cb8 100644 --- a/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.h +++ b/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEBottomDirichletBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEInflowDirichletBoundaryCondition.h b/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEInflowDirichletBoundaryCondition.h index 227ecf327a833ee6c0747ed68abaa589a8e9c047..0df7666492c5a13c14cb0ad68395f9c649536f79 100644 --- a/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEInflowDirichletBoundaryCondition.h +++ b/ProcessLib/HeatTransportBHE/BoundaryConditions/BHEInflowDirichletBoundaryCondition.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.cpp b/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.cpp index 5c08c23a2d3525b081953f0fe576a31024ecb209..c942c0224fb4f1226f224ff9aed7f9075a731172 100644 --- a/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.cpp +++ b/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.h b/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.h index a280e48c608afca34b13bf7e8539d4139f2eeb85..1ab5a86b7b1ca051ed1f20014a519a4c9ad423e2 100644 --- a/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.h +++ b/ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.cpp b/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.cpp index 6d666b0b6ef9310ace2855d691e2e918d332a1ab..5133868ed8ddd7e4acd1b2888e3b9398effab169 100644 --- a/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.cpp +++ b/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.h b/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.h index 5563116d0567fb44d58e8cb57fbd6ceabcb092c0..cee23cfa28d159961d2ad7d40e6949b847227bdc 100644 --- a/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.h +++ b/ProcessLib/HeatTransportBHE/HeatTransportBHEProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/HeatTransportBHEProcessData.h b/ProcessLib/HeatTransportBHE/HeatTransportBHEProcessData.h index e11c05f004d1389983e15693d0898f7be82be3eb..f4cfb25a5e32afc8b4ae88c36a159a567bd5264d 100644 --- a/ProcessLib/HeatTransportBHE/HeatTransportBHEProcessData.h +++ b/ProcessLib/HeatTransportBHE/HeatTransportBHEProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/CreateLocalAssemblers.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/CreateLocalAssemblers.h index ab85d5e71a5d6fabf96f474e76a65323cf9bc2f9..135384660776502b0c3bd50f2a5728fb57adecf5 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/CreateLocalAssemblers.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/CreateLocalAssemblers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE-impl.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE-impl.h index 4a3fca94981400d7a5d14c3e202c6b998e43b177..3db01406e44fa954bbe3e6685babe6573ec9405d 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE-impl.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE.h index a8de82b04a73b1abae3699092a5f60f905e6ba9f..fb66b6310d53e6ad146f533497a0bf40222de217 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerBHE.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil-impl.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil-impl.h index 29553d20b96cea4df4e1a4f7a2ea9c326e480d69..1081156d2b9eabec79c4341493b45f6e43721021 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil-impl.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil.h index 316a686435fab6c3bde52143132f6755cdc300bd..f3008a30ec4398867f3c22a2533ae2f3c37004ea 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHELocalAssemblerSoil.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHEProcessAssemblerInterface.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHEProcessAssemblerInterface.h index 1983f917ea11b56a3dcb02282f27f2789646af3c..d44b9c3e5021568a69dbf6a8dcb82951c85a0b3e 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHEProcessAssemblerInterface.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/HeatTransportBHEProcessAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataBHE.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataBHE.h index 834f5cefe99b13adc7cb03e944d59eec5ecae902..0c3c36b40674480279d7e6b2d24977e4813460a5 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataBHE.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataBHE.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataSoil.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataSoil.h index 85b99806a5954cfa56558b845c44220a06cae5a2..964440132b825ffe07dae3c72d3aa27c47361cc2 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataSoil.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/IntegrationPointDataSoil.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/LocalDataInitializer.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/LocalDataInitializer.h index 71e73948cde324ceafbc3e2c53add0a6e3840a4d..517139808cd61872399f6ec512006ec8e19c459c 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/LocalDataInitializer.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/LocalDataInitializer.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HeatTransportBHE/LocalAssemblers/SecondaryData.h b/ProcessLib/HeatTransportBHE/LocalAssemblers/SecondaryData.h index 61e5a751009167965436977c9cb50036361b9574..eb83b8b91937144c670d4926ca09e914dafa22fb 100644 --- a/ProcessLib/HeatTransportBHE/LocalAssemblers/SecondaryData.h +++ b/ProcessLib/HeatTransportBHE/LocalAssemblers/SecondaryData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.cpp b/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.cpp index 0c59afd823312bf124f3941662570080f96428f1..705af0b017b192efd9ebf903514e342bc6e5d0a6 100644 --- a/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.cpp +++ b/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.h b/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.h index 1bb5b459e7444ddf6d8c36f820651a9f74f7c7e2..2093ab597914b45cdcac8638b56da178399ed3c0 100644 --- a/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.h +++ b/ProcessLib/HydroMechanics/CreateHydroMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/HydroMechanicsFEM-impl.h b/ProcessLib/HydroMechanics/HydroMechanicsFEM-impl.h index cc41098b64d79e3d0df01441ad92cb9fc25e6859..898da61b9ba457fc78d767ab60677b96e679147d 100644 --- a/ProcessLib/HydroMechanics/HydroMechanicsFEM-impl.h +++ b/ProcessLib/HydroMechanics/HydroMechanicsFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/HydroMechanicsFEM.h b/ProcessLib/HydroMechanics/HydroMechanicsFEM.h index f2d0750aa5f09fecace8ee0f2da81fe47bda00dd..e1206771f7243410a997d31ddefa5b517c07551b 100644 --- a/ProcessLib/HydroMechanics/HydroMechanicsFEM.h +++ b/ProcessLib/HydroMechanics/HydroMechanicsFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp b/ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp index 751c390c02ca3e15e15793f651f2d938e82b085a..7ca6d3ab0336f5f2073156c81d939552113730d0 100644 --- a/ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp +++ b/ProcessLib/HydroMechanics/HydroMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/HydroMechanicsProcess.h b/ProcessLib/HydroMechanics/HydroMechanicsProcess.h index 59a75fc8acf13ecea08df2213a20aee5f2be7d51..6fe09c92aa3c1d8e3f2e6942e75f3c36196386bf 100644 --- a/ProcessLib/HydroMechanics/HydroMechanicsProcess.h +++ b/ProcessLib/HydroMechanics/HydroMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/HydroMechanicsProcessData.h b/ProcessLib/HydroMechanics/HydroMechanicsProcessData.h index 1cbdb7b6a8ff9f3b8cfb2fd370eb150aff277d03..d0b10719e66e1a91d0ae847de224514cbcd73b3a 100644 --- a/ProcessLib/HydroMechanics/HydroMechanicsProcessData.h +++ b/ProcessLib/HydroMechanics/HydroMechanicsProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/HydroMechanics/LocalAssemblerInterface.h b/ProcessLib/HydroMechanics/LocalAssemblerInterface.h index 781dc89aa0731d974623183b2d2ec43e5cd6c3e3..1898a2b2af158e7f3324cea2b59525df2dc63f90 100644 --- a/ProcessLib/HydroMechanics/LocalAssemblerInterface.h +++ b/ProcessLib/HydroMechanics/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/BranchProperty.h b/ProcessLib/LIE/Common/BranchProperty.h index 9a9048ba1b10669ba8f756d146f14ef0bbc2ce27..1b4fd08e3e11db15246e01b0230be1ef0eb4eaae 100644 --- a/ProcessLib/LIE/Common/BranchProperty.h +++ b/ProcessLib/LIE/Common/BranchProperty.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/FractureProperty.h b/ProcessLib/LIE/Common/FractureProperty.h index f33125b6a91aff2f517e21b1f30895b58bf5a650..a1fe3eb09bfb8092a7ea5750cf25587df283cdf3 100644 --- a/ProcessLib/LIE/Common/FractureProperty.h +++ b/ProcessLib/LIE/Common/FractureProperty.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/HMatrixUtils.h b/ProcessLib/LIE/Common/HMatrixUtils.h index 9524440b3750b88597848e8ebb8917bebe873355..a570093dea94f1305ec13ee2a2697aed605cf897 100644 --- a/ProcessLib/LIE/Common/HMatrixUtils.h +++ b/ProcessLib/LIE/Common/HMatrixUtils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/JunctionProperty.h b/ProcessLib/LIE/Common/JunctionProperty.h index c5f30cf68f564a1c66a337b9afece4ce13333209..b89219722aa0a2e8af77a618d4a47084903e51b4 100644 --- a/ProcessLib/LIE/Common/JunctionProperty.h +++ b/ProcessLib/LIE/Common/JunctionProperty.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/LevelSetFunction.cpp b/ProcessLib/LIE/Common/LevelSetFunction.cpp index 0dabc458d2d7272dd0ceadad90146b88052e3483..2bea78338682feb4c6243a6f03c3f86d4e2a8355 100644 --- a/ProcessLib/LIE/Common/LevelSetFunction.cpp +++ b/ProcessLib/LIE/Common/LevelSetFunction.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/LevelSetFunction.h b/ProcessLib/LIE/Common/LevelSetFunction.h index 026881da832072596cc758a40091988763a7faac..c73ff320a7416ad484eec24a554a9d8a19682268 100644 --- a/ProcessLib/LIE/Common/LevelSetFunction.h +++ b/ProcessLib/LIE/Common/LevelSetFunction.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/MeshUtils.cpp b/ProcessLib/LIE/Common/MeshUtils.cpp index be093246627026f822f83928b50bcddc0b4499e6..4dba45ebb62a69bd632fa4482b106280059187ba 100644 --- a/ProcessLib/LIE/Common/MeshUtils.cpp +++ b/ProcessLib/LIE/Common/MeshUtils.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/MeshUtils.h b/ProcessLib/LIE/Common/MeshUtils.h index 0618ac745b4327b09511fbe8b53c637eac153be1..d721a5101d62dab1b69a6ff7a8fb2f48d5a18b49 100644 --- a/ProcessLib/LIE/Common/MeshUtils.h +++ b/ProcessLib/LIE/Common/MeshUtils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/PostUtils.cpp b/ProcessLib/LIE/Common/PostUtils.cpp index 8adad3edaea7015aee4d284e22c7e6b277f25655..84cfcd23b021f5575dd0001d3d8952367276f599 100644 --- a/ProcessLib/LIE/Common/PostUtils.cpp +++ b/ProcessLib/LIE/Common/PostUtils.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/PostUtils.h b/ProcessLib/LIE/Common/PostUtils.h index 93a55cc8531cf39f6ba0dcd8fa1ffab4f90cc745..d575a9a69338717d8ceca57cb0820db00fbd8ecc 100644 --- a/ProcessLib/LIE/Common/PostUtils.h +++ b/ProcessLib/LIE/Common/PostUtils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/Common/Utils.h b/ProcessLib/LIE/Common/Utils.h index b5d2aefa84779a35933cea352fa0bcba31264343..bbf99f9fcba9ee579009dee439d97f50ea04a41c 100644 --- a/ProcessLib/LIE/Common/Utils.h +++ b/ProcessLib/LIE/Common/Utils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.cpp b/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.cpp index 82c3683ae55b5c2a8af11c49f01e47a5aa14316d..a16494ee02a7c72ea50e8c619206513fc9f89ffa 100644 --- a/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.cpp +++ b/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.h b/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.h index 1e438d7459ddc1fc0dfc8eb144a708acf0cc7b14..78348a918d9c657d02b3333f4cb942618aad9bda 100644 --- a/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.h +++ b/ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.cpp b/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.cpp index cac08e7f5ab58e34fc3ab37ac23c51c60c2b6fb8..cb15f1df412fcb034f95f663f57b72ebba876d38 100644 --- a/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.cpp +++ b/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.h b/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.h index 3af10f1bbbb8eeebcafa88aef1bf2b552fd48c57..e463100322c234777f8feaa7e05db467bf535e14 100644 --- a/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.h +++ b/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcessData.h b/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcessData.h index a6a1b68004d63d5bbc415d9f39f87096beaf711c..3f16b8a82830d97ecc9f578e98d799ad1af16f92 100644 --- a/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcessData.h +++ b/ProcessLib/LIE/HydroMechanics/HydroMechanicsProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/CreateLocalAssemblers.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/CreateLocalAssemblers.h index 7d80436b2bbb8369849db27d2a247415111b819a..967f67050dcb01c104630d8d4a3c02b31c82ab75 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/CreateLocalAssemblers.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/CreateLocalAssemblers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture-impl.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture-impl.h index 5e8cd289ac4151b31e55954a8054db95cd3dbe0c..4adb0a936d4065fcfd6d79212ab7c226770577eb 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture-impl.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture.h index 35e60d70bea09fbe933e0f1d522965fab67ab69f..920e4d69a4ab3263048e10cfbfebc8493a19712b 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerFracture.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerInterface.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerInterface.h index ce8b7f8be2a62daf99d8c03c92a0479b0349d39e..22d74ea75f39a3d9eae581d1a163ebbdf08880ca 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerInterface.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix-impl.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix-impl.h index 3e71bfbe566ca7ff00d9abad114fb22845d4a30e..23ad38cbf6e668d7efd69e911c9b4fad8367dbb0 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix-impl.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix.h index ec4be533aad3005bb022c83f7fe15073c9190c41..2a4e6ddf580002bbd1be5f4c21aced84ab5b3cbf 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrix.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture-impl.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture-impl.h index 3984232ba6f5ff894ceb808800bd9533592f8a75..e13e76ea88e25b04917fa09a71c04e9f7e042d42 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture-impl.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture.h index 10e24fd6b258c4376f09855a0bb294b8aa71d482..67490d7c8ad867eca5b639880666e30aaaf53f30 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/HydroMechanicsLocalAssemblerMatrixNearFracture.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataFracture.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataFracture.h index 81fea8ea7a4c53bc332dd4d1722e6cd383357d83..b4547a8b02b9e0ebc4e64b02770fc7a67127aec0 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataFracture.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataFracture.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataMatrix.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataMatrix.h index 6ea2f036b1ddfacb721b4a09aab001e51e73ac76..2ad07635119896a1d03c7266b8dd1abbaf83eff1 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataMatrix.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/IntegrationPointDataMatrix.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/HydroMechanics/LocalAssembler/LocalDataInitializer.h b/ProcessLib/LIE/HydroMechanics/LocalAssembler/LocalDataInitializer.h index 65c03048af2d33a161595a64f3db477dff146057..ab77cb7de831e8878306a0903107a314ffd40c7f 100644 --- a/ProcessLib/LIE/HydroMechanics/LocalAssembler/LocalDataInitializer.h +++ b/ProcessLib/LIE/HydroMechanics/LocalAssembler/LocalDataInitializer.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.cpp b/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.cpp index 223b45cab9696bd86118ca8ee775ddc8c047d437..204739bc10cf87530360a21c0728a5b97758911c 100644 --- a/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.cpp +++ b/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.h b/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.h index a84241769265375f0aa59e392225fcbdff3ac03d..660b211c9cfb07a17e5ac03809c4d6acd9e6781f 100644 --- a/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.h +++ b/ProcessLib/LIE/SmallDeformation/CreateSmallDeformationProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/CreateLocalAssemblers.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/CreateLocalAssemblers.h index 1ff710ef36d7628fdb421d10bc4b04efa93fb0c5..63e92b31bc32c1903fcb6d38b03e71fd2f90f003 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/CreateLocalAssemblers.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/CreateLocalAssemblers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h index 0b794e228d80998124621c7df600522b29464325..fdb39f51f4f0f96b83f572021ad09e0247816340 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataMatrix.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataMatrix.h index bb8b7b618eed1f63801a4ec97f217bcb7c888da8..a4cca1740a2cc3352a564862a4b6bdc26f37bee6 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataMatrix.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/IntegrationPointDataMatrix.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/LocalDataInitializer.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/LocalDataInitializer.h index eff85013151690a0d2723709905b501017a33e67..86ac99abf7ab5a425e4a56f7d3c1631d4b301c98 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/LocalDataInitializer.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/LocalDataInitializer.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SecondaryData.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SecondaryData.h index b0cf9365cc2963fca194ace6e2ffd936c796947c..33991e4738aa15243964e9ca04c030e1161968c0 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SecondaryData.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SecondaryData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture-impl.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture-impl.h index 575ef44985635ce74bcf40b3b2a8f865b3e051d6..6f5e79d90c30977d3d6305ed8b0d3a6a0df66399 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture-impl.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture.h index 94ae08a4e618484b65de891431051250b1bd49f9..1bf6677d320eec9e9cf09c624049cc5179dc5be2 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerFracture.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerInterface.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerInterface.h index b679b5203e5e21de7390ad480b96c5a454a8606b..1092323469d987dc7bc8ffe84f07696516742b0a 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerInterface.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix-impl.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix-impl.h index f141f6138c2e0d120449e51e10a9fb8087ac3f7b..f066fffba9e3d69ce8fc6eaa61cdf2380efdce76 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix-impl.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix.h index 89fdcb435fb311227436d42393ce1b05cb2813b6..5228a1c05aa03a2ea047cebde8e40822486dfc2f 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrix.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture-impl.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture-impl.h index 866b3720a4c402b7e73e0f80b661c5139eba1982..a4494f5cd435a4ca33936c5af88afb6c0c760b0b 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture-impl.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture.h b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture.h index 40b6d21020d2766c97ae6221043385f74ba1682b..26926ec7197e20fd45e4f4ddc7e288495e22f81e 100644 --- a/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture.h +++ b/ProcessLib/LIE/SmallDeformation/LocalAssembler/SmallDeformationLocalAssemblerMatrixNearFracture.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.cpp b/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.cpp index 9c165024850b3e08dd620d7b84470f629473e68d..f185369cfe5e8051cbdf380776aa45a54ef21468 100644 --- a/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.cpp +++ b/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.h b/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.h index ca63f0785a447607a688b88521234511b6205ec5..5be047d169f5e5b8b4ae4066e12d3a9a26c1c032 100644 --- a/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.h +++ b/ProcessLib/LIE/SmallDeformation/SmallDeformationProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LIE/SmallDeformation/SmallDeformationProcessData.h b/ProcessLib/LIE/SmallDeformation/SmallDeformationProcessData.h index b3f9296ac039a82fe22920105a79854ffc4c3ebf..2cdcd25400003dd6250d057944c660cde6403bcd 100644 --- a/ProcessLib/LIE/SmallDeformation/SmallDeformationProcessData.h +++ b/ProcessLib/LIE/SmallDeformation/SmallDeformationProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.cpp b/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.cpp index f0623b08c847758ea903f6a9b39fb0721878db5e..f7e266ee46ac4596c473725b8e376c9a7ade67e4 100644 --- a/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.cpp +++ b/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.h b/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.h index 5199911622bf40ce879d07bfb005b40dd599c495..b9c1451a42f256ff45ba8e947d67c6c67df60196 100644 --- a/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.h +++ b/ProcessLib/LiquidFlow/CreateLiquidFlowProcess.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/LiquidFlowData.h b/ProcessLib/LiquidFlow/LiquidFlowData.h index cf3ff2dbc2007a1c5ad468133f41a6d11a928a78..22e99b2825a38963889debd1e994d1c37dcef542 100644 --- a/ProcessLib/LiquidFlow/LiquidFlowData.h +++ b/ProcessLib/LiquidFlow/LiquidFlowData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler-impl.h b/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler-impl.h index 1f6372f1156f227e930ad44365435991506f6260..ec3c98d08089588e15ad07f6b57b25f18e3d40cb 100644 --- a/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler-impl.h +++ b/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler.h b/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler.h index c7e25d52a2af755f49ac98ca8ea99941fe80d6f3..f8bdca5a2f0d81ff04c40f8455e7cc8b3523f9e6 100644 --- a/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler.h +++ b/ProcessLib/LiquidFlow/LiquidFlowLocalAssembler.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/LiquidFlowProcess.cpp b/ProcessLib/LiquidFlow/LiquidFlowProcess.cpp index 5b39d5a4b869f729ab02c4cf055057c3b343d87f..c142a3369d0daa553c04f6d1ed041164ebe2cd47 100644 --- a/ProcessLib/LiquidFlow/LiquidFlowProcess.cpp +++ b/ProcessLib/LiquidFlow/LiquidFlowProcess.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LiquidFlow/LiquidFlowProcess.h b/ProcessLib/LiquidFlow/LiquidFlowProcess.h index 89908d409fef2c96d4a62ae154d772cf732ba709..a38ad2c1efbab9cd9f64a27b9b41119a4ea131c6 100644 --- a/ProcessLib/LiquidFlow/LiquidFlowProcess.h +++ b/ProcessLib/LiquidFlow/LiquidFlowProcess.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LocalAssemblerInterface.cpp b/ProcessLib/LocalAssemblerInterface.cpp index 17a6dcc4ed43f206e9cf721d50c49ae490edfa82..9255947f2402e8b217dd894e3501d3a07e65ff7f 100644 --- a/ProcessLib/LocalAssemblerInterface.cpp +++ b/ProcessLib/LocalAssemblerInterface.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LocalAssemblerInterface.h b/ProcessLib/LocalAssemblerInterface.h index 3cb9904cf951b5280f1d368e37e75524aa79278c..3df819bf9760bf02935313b7224e6383f1635181 100644 --- a/ProcessLib/LocalAssemblerInterface.h +++ b/ProcessLib/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/LocalAssemblerTraits.h b/ProcessLib/LocalAssemblerTraits.h index 544f5dd9f9d9e424bc2e447947718d64f3499cf5..e86230b04cc54ef16bc987cdb1c764bd80ec3d08 100644 --- a/ProcessLib/LocalAssemblerTraits.h +++ b/ProcessLib/LocalAssemblerTraits.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/AddProcessDataToMesh.cpp b/ProcessLib/Output/AddProcessDataToMesh.cpp index ebe94017ae8244ba4cbf6732aab872197e978d69..8b24cdc13fc2084bc8da6d8243e623faa56ddc9b 100644 --- a/ProcessLib/Output/AddProcessDataToMesh.cpp +++ b/ProcessLib/Output/AddProcessDataToMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/AddProcessDataToMesh.h b/ProcessLib/Output/AddProcessDataToMesh.h index 535293b64bfc695c5c834bfc4f066ffbfce3ca95..0f084627fb8298f7cf931fab1055424037a03f17 100644 --- a/ProcessLib/Output/AddProcessDataToMesh.h +++ b/ProcessLib/Output/AddProcessDataToMesh.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/CreateOutput.cpp b/ProcessLib/Output/CreateOutput.cpp index 6320281e56af219322ed77844ec3db3a4647c750..26f308a8bba226618eb9885ec1b17a57f70c98fc 100644 --- a/ProcessLib/Output/CreateOutput.cpp +++ b/ProcessLib/Output/CreateOutput.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/CreateOutput.h b/ProcessLib/Output/CreateOutput.h index 9daf0d6949f769e6105cb73058c011aca520674f..b246469db175d5cf070880525d3a3b3abaa4b12b 100644 --- a/ProcessLib/Output/CreateOutput.h +++ b/ProcessLib/Output/CreateOutput.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/CreateSecondaryVariables.cpp b/ProcessLib/Output/CreateSecondaryVariables.cpp index 41e136a8f193a810e9ffa8aed5fa73c649b14260..d88ecc02e97a22552e5f7407aa57b0b3af81b5da 100644 --- a/ProcessLib/Output/CreateSecondaryVariables.cpp +++ b/ProcessLib/Output/CreateSecondaryVariables.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/CreateSecondaryVariables.h b/ProcessLib/Output/CreateSecondaryVariables.h index 19926f5390cb334304224dfa2c85a9befdf40863..2854a46e8c5026ba4b6bf7ff0df9372d58454094 100644 --- a/ProcessLib/Output/CreateSecondaryVariables.h +++ b/ProcessLib/Output/CreateSecondaryVariables.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/ExtrapolatorData.h b/ProcessLib/Output/ExtrapolatorData.h index 1ae9fa9645f558cd7a2f690d0096ef8a6a73e223..a5cd14e4db28550ca997c8dba985845f5a9b0bae 100644 --- a/ProcessLib/Output/ExtrapolatorData.h +++ b/ProcessLib/Output/ExtrapolatorData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/IntegrationPointWriter.cpp b/ProcessLib/Output/IntegrationPointWriter.cpp index a2b64b388100d819838eed9dd077405da5fb276a..dd5d7a6a6198415deffe4c0b749b6ea8c86a4764 100644 --- a/ProcessLib/Output/IntegrationPointWriter.cpp +++ b/ProcessLib/Output/IntegrationPointWriter.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/IntegrationPointWriter.h b/ProcessLib/Output/IntegrationPointWriter.h index 3eff22191a3ca4ffabee208e546a293ab0eba003..eb65c0bdf12ff73e7540266c8d68c2801706aa5d 100644 --- a/ProcessLib/Output/IntegrationPointWriter.h +++ b/ProcessLib/Output/IntegrationPointWriter.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/Output.cpp b/ProcessLib/Output/Output.cpp index 4fc1a5fdf41d8f3221eff0c0cd01ad6cd15f5d16..6c4a6b44d5404dd89bac5e3c8b8ae76a82cf34ed 100644 --- a/ProcessLib/Output/Output.cpp +++ b/ProcessLib/Output/Output.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/Output.h b/ProcessLib/Output/Output.h index 154496a042521bccfef6f9d80475001dd4ad54be..d2d06f22cfff05b99053eff81a4e5a6d8d794fae 100644 --- a/ProcessLib/Output/Output.h +++ b/ProcessLib/Output/Output.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/OutputDataSpecification.h b/ProcessLib/Output/OutputDataSpecification.h index 7d6026f0aabc302dd48b0e1e947e1bde77cdc8f9..af8d3c32addf048cceda413d86e8a026cda39360 100644 --- a/ProcessLib/Output/OutputDataSpecification.h +++ b/ProcessLib/Output/OutputDataSpecification.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/ProcessOutputData.cpp b/ProcessLib/Output/ProcessOutputData.cpp index 49063a2642e841346e6aa272d994e0c1d655cfad..947eddb492210b7eb6c4ba3f356e465fe826d425 100644 --- a/ProcessLib/Output/ProcessOutputData.cpp +++ b/ProcessLib/Output/ProcessOutputData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/ProcessOutputData.h b/ProcessLib/Output/ProcessOutputData.h index 8ef51f65a02674e3567706153d361b150c1d7bc0..e24b1d2befd7e2e5237c7aa90f754053ff2a563d 100644 --- a/ProcessLib/Output/ProcessOutputData.h +++ b/ProcessLib/Output/ProcessOutputData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/SecondaryVariable.cpp b/ProcessLib/Output/SecondaryVariable.cpp index 7e3d58cc74e6bc4a91545bea3868c3f0b0195c8e..608bc413e4bdd1634b97bbac78d669b6a875f3d0 100644 --- a/ProcessLib/Output/SecondaryVariable.cpp +++ b/ProcessLib/Output/SecondaryVariable.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Output/SecondaryVariable.h b/ProcessLib/Output/SecondaryVariable.h index 9a1c0974051f08b71ffa04854def70c881be466b..3448165720fa4c914210f2b0529643a2894e9772 100644 --- a/ProcessLib/Output/SecondaryVariable.h +++ b/ProcessLib/Output/SecondaryVariable.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/CreatePhaseFieldProcess.cpp b/ProcessLib/PhaseField/CreatePhaseFieldProcess.cpp index 3b0295b67933a868755507475bd93128e1c21e58..fde08fea8c82d31c5fbe5da7e18a663f61ffaa5f 100644 --- a/ProcessLib/PhaseField/CreatePhaseFieldProcess.cpp +++ b/ProcessLib/PhaseField/CreatePhaseFieldProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/CreatePhaseFieldProcess.h b/ProcessLib/PhaseField/CreatePhaseFieldProcess.h index 631506434ad38d3b5a100502033173ea9209a49b..fb1661f30844ab31c4da5d646d885870e595850e 100644 --- a/ProcessLib/PhaseField/CreatePhaseFieldProcess.h +++ b/ProcessLib/PhaseField/CreatePhaseFieldProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/LocalAssemblerInterface.h b/ProcessLib/PhaseField/LocalAssemblerInterface.h index bb5d3767e3f8eb1db821352846237ba51554df83..dde11de5eadf0fd644c1913dc04f6e32a25b93c2 100644 --- a/ProcessLib/PhaseField/LocalAssemblerInterface.h +++ b/ProcessLib/PhaseField/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/PhaseFieldFEM-impl.h b/ProcessLib/PhaseField/PhaseFieldFEM-impl.h index 4959e875b4610a90653af70a26c88cca775dd6f0..49b68890204c329e860be131969964282c166129 100644 --- a/ProcessLib/PhaseField/PhaseFieldFEM-impl.h +++ b/ProcessLib/PhaseField/PhaseFieldFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/PhaseFieldFEM.h b/ProcessLib/PhaseField/PhaseFieldFEM.h index e5afdbe97dbf994fb9dda70047b25fd0e16a9469..2406283a955638199a76ce55977e11af80f61471 100644 --- a/ProcessLib/PhaseField/PhaseFieldFEM.h +++ b/ProcessLib/PhaseField/PhaseFieldFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/PhaseFieldProcess.cpp b/ProcessLib/PhaseField/PhaseFieldProcess.cpp index 10938b3a15f423538a824c802073aea7972434c7..601282f2e34c35909e498e1733814c96abb72679 100644 --- a/ProcessLib/PhaseField/PhaseFieldProcess.cpp +++ b/ProcessLib/PhaseField/PhaseFieldProcess.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/PhaseFieldProcess.h b/ProcessLib/PhaseField/PhaseFieldProcess.h index fbd6a7e9614a5ee53db3e5809b597a90692348e2..e0168f861954f6273ecc8d6be6c8c885f35d7563 100644 --- a/ProcessLib/PhaseField/PhaseFieldProcess.h +++ b/ProcessLib/PhaseField/PhaseFieldProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/PhaseField/PhaseFieldProcessData.h b/ProcessLib/PhaseField/PhaseFieldProcessData.h index fdb3105aa719bb88db5dc832ec8b5f3641cd93cb..a1ced9b5a536237764f24ecd503549c8e9c1c863 100644 --- a/ProcessLib/PhaseField/PhaseFieldProcessData.h +++ b/ProcessLib/PhaseField/PhaseFieldProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Process.cpp b/ProcessLib/Process.cpp index ca60180f372ded11bdafea0955a585f76a2972e5..73099abda4baff000b2ab11cf418067324d65ce8 100644 --- a/ProcessLib/Process.cpp +++ b/ProcessLib/Process.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Process.h b/ProcessLib/Process.h index f7e7bdab7571ce28fd9f9ae0e3c4cd9b7dd6f4d9..050965abc0742e5d982376e5fbf3fe3a1d1b1320 100644 --- a/ProcessLib/Process.h +++ b/ProcessLib/Process.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ProcessData.h b/ProcessLib/ProcessData.h index 520904032547d1e1600ba3a65b08dff26388c36f..304f828c47f0dd673c1d97ba7f3886a94cc631a7 100644 --- a/ProcessLib/ProcessData.h +++ b/ProcessLib/ProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ProcessVariable.cpp b/ProcessLib/ProcessVariable.cpp index e9f4216da1cf318c677622bd00a4b0c2158e6711..02e17f45bc9e3f0ec194d463a60d03fc692e50ce 100644 --- a/ProcessLib/ProcessVariable.cpp +++ b/ProcessLib/ProcessVariable.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ProcessVariable.h b/ProcessLib/ProcessVariable.h index 3eabd2cf6fcb9f449b4bb8d522af28ea500b21a8..bc06f478564de98897408a5e4c0615234e6c97f2 100644 --- a/ProcessLib/ProcessVariable.h +++ b/ProcessLib/ProcessVariable.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.cpp b/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.cpp index 3d0eb1b4eadf7dbf64010ba435e2b59f0b792151..2887f9cbb491263bd645403924c60de84bd5c670 100644 --- a/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.cpp +++ b/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.h b/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.h index 5b633de3036bba75f503dc182c84f607d5687332..a3461fa28d0c95724308617f4067e7d5f753b670 100644 --- a/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.h +++ b/ProcessLib/RichardsComponentTransport/CreateRichardsComponentTransportProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM-impl.h b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM-impl.h index 15c0b8f4b7cbc78314e55df11afcfecdcb526b82..cb2aa7d26f5a7a7fe2bdf701ab852cb0b7f8223a 100644 --- a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM-impl.h +++ b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM.h b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM.h index bb4a9b1bd8b7c0a95494aafd8d5bbe95265556cb..e70c4d309f15125ece6c34a86fe87a31d0fe3f81 100644 --- a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM.h +++ b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.cpp b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.cpp index 823aa7b9e0295e137c6dc0f1aa4a194e3b0fccf4..0f78345b21d787f59eb655bed0e0d1ce0ceae01f 100644 --- a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.cpp +++ b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.h b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.h index bd5020e1c0763f9cf5649965ddf1a82caf42a866..23142e914d590eda067dedece8550805e90cd95a 100644 --- a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.h +++ b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcessData.h b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcessData.h index a48d3bcc68bcbbd40bf9ddc2370cd9588bc04b73..2a79a2bbaf9dfd24651df9e871e7b28337dfe1c7 100644 --- a/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcessData.h +++ b/ProcessLib/RichardsComponentTransport/RichardsComponentTransportProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.cpp b/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.cpp index 6fa7506567636be63b7c1c19d20a7636ca6a6fa1..bba81507a474bf7d71849ca08490a2c82321db4f 100644 --- a/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.cpp +++ b/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.h b/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.h index af5564170496fa0b8624b7077c44e694864a0938..19d64de693607538dc936b2fb1fa586737d8f9be 100644 --- a/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.h +++ b/ProcessLib/RichardsFlow/CreateRichardsFlowProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsFlow/RichardsFlowFEM.h b/ProcessLib/RichardsFlow/RichardsFlowFEM.h index 401101aff9663255336af279c62bd5167a241688..c68d0eb30c67de2294b8940e32e1ba220d4e189b 100644 --- a/ProcessLib/RichardsFlow/RichardsFlowFEM.h +++ b/ProcessLib/RichardsFlow/RichardsFlowFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsFlow/RichardsFlowProcess.cpp b/ProcessLib/RichardsFlow/RichardsFlowProcess.cpp index b5242aaaca5bb7f25576079b94c3bc3b2779c170..b7ea30d83081238036cbde1a7d499124cb953e5d 100644 --- a/ProcessLib/RichardsFlow/RichardsFlowProcess.cpp +++ b/ProcessLib/RichardsFlow/RichardsFlowProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsFlow/RichardsFlowProcess.h b/ProcessLib/RichardsFlow/RichardsFlowProcess.h index 07563cda0ea7a05d272b7f117f70dbcbbea2785e..cd129664e70d596b6e756a932e4d0d4a96e65892 100644 --- a/ProcessLib/RichardsFlow/RichardsFlowProcess.h +++ b/ProcessLib/RichardsFlow/RichardsFlowProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsFlow/RichardsFlowProcessData.h b/ProcessLib/RichardsFlow/RichardsFlowProcessData.h index dade2e95edc5ebd2a49538b0060fb79ba4aaae95..9b09c9c91c8ee4c00aa4bffb66954bc042736226 100644 --- a/ProcessLib/RichardsFlow/RichardsFlowProcessData.h +++ b/ProcessLib/RichardsFlow/RichardsFlowProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/ComputeMicroPorosity.h b/ProcessLib/RichardsMechanics/ComputeMicroPorosity.h index 3bbdabf99db6f5a6a1a06813f4f8560f37874bc9..35bf2cc34c9516af9c461ba555fcb0dde658c7a8 100644 --- a/ProcessLib/RichardsMechanics/ComputeMicroPorosity.h +++ b/ProcessLib/RichardsMechanics/ComputeMicroPorosity.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.cpp b/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.cpp index e7c355da6a919e29950186f77f2fe979da68da68..4fec7bd8b217a5b92ae65e40cce42657dc7a994b 100644 --- a/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.cpp +++ b/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.h b/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.h index 40ff0e0dc150f94d86c42736a3d5dcddeac897e9..2c217c10a42424f11cde0f1499aa5d29743e7c52 100644 --- a/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.h +++ b/ProcessLib/RichardsMechanics/CreateRichardsMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/IntegrationPointData.h b/ProcessLib/RichardsMechanics/IntegrationPointData.h index 6ed1e4f192d4814759d278822fd3e6f330538286..a998449d46c1e6ef31f2fd475fdf0b2b34cf0dfb 100644 --- a/ProcessLib/RichardsMechanics/IntegrationPointData.h +++ b/ProcessLib/RichardsMechanics/IntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/LocalAssemblerInterface.h b/ProcessLib/RichardsMechanics/LocalAssemblerInterface.h index 4bd48c0751814cd0b9e30df10ab8ecc154169f9b..9036044d81ed71ddcbacc02b14754a7680657ff1 100644 --- a/ProcessLib/RichardsMechanics/LocalAssemblerInterface.h +++ b/ProcessLib/RichardsMechanics/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/RichardsMechanicsFEM-impl.h b/ProcessLib/RichardsMechanics/RichardsMechanicsFEM-impl.h index 94f9b95a56479ff5cc2efc01d088c1240ee886f1..6ff444e502d084417ea7e7d5341b28c5d961b9b0 100644 --- a/ProcessLib/RichardsMechanics/RichardsMechanicsFEM-impl.h +++ b/ProcessLib/RichardsMechanics/RichardsMechanicsFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/RichardsMechanicsFEM.h b/ProcessLib/RichardsMechanics/RichardsMechanicsFEM.h index 95523630916444323cd2ce8e6e823a2e7b928271..b9821303aad1b4550684744f9182e4421d0cf4c0 100644 --- a/ProcessLib/RichardsMechanics/RichardsMechanicsFEM.h +++ b/ProcessLib/RichardsMechanics/RichardsMechanicsFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.cpp b/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.cpp index 5fa79b9ad8534a8b2d1adca2591b70b5732d952b..fdaa52a5f07897a98e35f1d89036f1aa2f909367 100644 --- a/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.cpp +++ b/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.h b/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.h index 2a3eb7d8fb3edce9917c29acd595aa0701cc0146..944b683e89ae25fefbc939211d7d327a2e0e29dc 100644 --- a/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.h +++ b/ProcessLib/RichardsMechanics/RichardsMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/RichardsMechanics/RichardsMechanicsProcessData.h b/ProcessLib/RichardsMechanics/RichardsMechanicsProcessData.h index 556530109d36ed2ac4d3f1738eafcfdd6ba8fa2e..53117cbfc3b44f2e56865a3b6a9994e644d0acf6 100644 --- a/ProcessLib/RichardsMechanics/RichardsMechanicsProcessData.h +++ b/ProcessLib/RichardsMechanics/RichardsMechanicsProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/CreateLocalAssemblers.h b/ProcessLib/SmallDeformation/CreateLocalAssemblers.h index fcf8d3156d0a76a574fdf2dac426c2ece1063338..fb6adf1266134b478c76410d12243da3a3734234 100644 --- a/ProcessLib/SmallDeformation/CreateLocalAssemblers.h +++ b/ProcessLib/SmallDeformation/CreateLocalAssemblers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.cpp b/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.cpp index e72293e367defdfad9d5920f1115a1b19f10792f..889b06fa13f176945593145ef798f10742cc020f 100644 --- a/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.cpp +++ b/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h b/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h index 5da675b862899b5c264a1a5c63b786f42e324555..6a34f9fe5608e46e197595e7ca20f5f78d149140 100644 --- a/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h +++ b/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/LocalAssemblerInterface.h b/ProcessLib/SmallDeformation/LocalAssemblerInterface.h index 5ac4b1393e717441b26a5ac5eb6ced776ccc2d25..0fa385f5839b092ad7bb9c93c0f260e63f843e4a 100644 --- a/ProcessLib/SmallDeformation/LocalAssemblerInterface.h +++ b/ProcessLib/SmallDeformation/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/SmallDeformationFEM.h b/ProcessLib/SmallDeformation/SmallDeformationFEM.h index 55d5f0dc51dfc6cf7f5490958b3df1a6c31b462d..15b881326a87bd083fbfa5efcc14799f902fa2f8 100644 --- a/ProcessLib/SmallDeformation/SmallDeformationFEM.h +++ b/ProcessLib/SmallDeformation/SmallDeformationFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/SmallDeformationProcess.cpp b/ProcessLib/SmallDeformation/SmallDeformationProcess.cpp index 2687271d4da2682fc771c435542bad2dbc68aab5..415858bb00237bd0a18e4c34a46086735e4b67af 100644 --- a/ProcessLib/SmallDeformation/SmallDeformationProcess.cpp +++ b/ProcessLib/SmallDeformation/SmallDeformationProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/SmallDeformationProcess.h b/ProcessLib/SmallDeformation/SmallDeformationProcess.h index f87e7dd6ae3085faca859a2793cf9616932387a9..87be392358d868a1e01c795812ffae985d6f7020 100644 --- a/ProcessLib/SmallDeformation/SmallDeformationProcess.h +++ b/ProcessLib/SmallDeformation/SmallDeformationProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformation/SmallDeformationProcessData.h b/ProcessLib/SmallDeformation/SmallDeformationProcessData.h index 197c43a4b9349d21e06d912df048cfbb8a0db0f7..aac77a7ae1638fed1b888cfc5dd5ecabfd8ef8bd 100644 --- a/ProcessLib/SmallDeformation/SmallDeformationProcessData.h +++ b/ProcessLib/SmallDeformation/SmallDeformationProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.cpp b/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.cpp index f9aff74f2867de381b32d55467d5ad61fd31af60..875d35c45e24c2ab6dd4b9410db424640e52d9d8 100644 --- a/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.cpp +++ b/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.h b/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.h index 7885029e26e065cc05da0b2e1fbc2d3db31ecd43..739f6b2931d35f72dde3249ee112509074473da6 100644 --- a/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.h +++ b/ProcessLib/SmallDeformationNonlocal/CreateSmallDeformationNonlocalProcess.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/Damage.h b/ProcessLib/SmallDeformationNonlocal/Damage.h index 43719d30bb0632eb3baf4d80a46eb6a455fd9426..383980f8e43b6d789e4ef11869063845d8c4e503 100644 --- a/ProcessLib/SmallDeformationNonlocal/Damage.h +++ b/ProcessLib/SmallDeformationNonlocal/Damage.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/IntegrationPointData.h b/ProcessLib/SmallDeformationNonlocal/IntegrationPointData.h index 8ff808208551c610c37027c8af1deee92acc3313..adb6394b5ad2df7556cb6e1d4020c44214202427 100644 --- a/ProcessLib/SmallDeformationNonlocal/IntegrationPointData.h +++ b/ProcessLib/SmallDeformationNonlocal/IntegrationPointData.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/IntegrationPointDataNonlocalInterface.h b/ProcessLib/SmallDeformationNonlocal/IntegrationPointDataNonlocalInterface.h index e9847d128155ce83c2e051af2ee277da5aa99cef..40045d6a6413985caf6bbe9ec74838c4fe0b95f4 100644 --- a/ProcessLib/SmallDeformationNonlocal/IntegrationPointDataNonlocalInterface.h +++ b/ProcessLib/SmallDeformationNonlocal/IntegrationPointDataNonlocalInterface.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/LocalAssemblerInterface.h b/ProcessLib/SmallDeformationNonlocal/LocalAssemblerInterface.h index 3d2f0eb6506c85be4b23d3d2d9b45434fb67d9e9..0f21d792cedf1cadd4c7e66d2e16074e5045b47f 100644 --- a/ProcessLib/SmallDeformationNonlocal/LocalAssemblerInterface.h +++ b/ProcessLib/SmallDeformationNonlocal/LocalAssemblerInterface.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalFEM.h b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalFEM.h index 114c45aaa6084484abbc7679a88e6f0c3d3c1b8b..697318e7a2902ea12886f59d2a9294551f0899f4 100644 --- a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalFEM.h +++ b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalFEM.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.cpp b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.cpp index 85f3d7ba7e8072fa84c449a9946f95fc36a12b38..23680361474efc64182ac9288a2fc20e9486c74e 100644 --- a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.cpp +++ b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.h b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.h index 79cab2babadd8d3a4c9ee5b31a15953958c54a11..f0f8425804a486f6c19857da056d03d0315b71fc 100644 --- a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.h +++ b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcess.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcessData.h b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcessData.h index bf74ad88eb2b51937aa4bc779f2b3c1360e61811..de7050dcf5640635cf052b5d51bd3665bc111d3f 100644 --- a/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcessData.h +++ b/ProcessLib/SmallDeformationNonlocal/SmallDeformationNonlocalProcessData.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.cpp b/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.cpp index 98a30d947529d3c944269517723ca632292e1e63..2c44652c8dbc3c0577554f432d9d2006cb5aaa31 100644 --- a/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.cpp +++ b/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.h b/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.h index ecd888eac8837de59fca675949ae03994c3d258f..03be0a4fc98d69948a8f7331c98061baf0e67ac1 100644 --- a/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.h +++ b/ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.cpp b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.cpp index 68877b7df4eab11cf7d1b493193dc74b4aef06be..df9c013815c7941898b81f06704b3068c7b66b9d 100644 --- a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.cpp +++ b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.h b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.h index 14cfddfccfeb0419763958d84274280e4bc1cf03..a822872d1135fa3d93977cff757b70a650bd1009 100644 --- a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.h +++ b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusion.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionData.h b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionData.h index 0bc45d73b35a7ec19c92f7d5d782880c62c19c8d..66e1d8f90e004fb12bd6849c332458f13b022cd2 100644 --- a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionData.h +++ b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionFEM.h b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionFEM.h index 9aec91470e5de80941871a395bcdacdd3ecec0c8..21ec99d23d2f66805b864e936f7501aad159c6ee 100644 --- a/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionFEM.h +++ b/ProcessLib/SteadyStateDiffusion/SteadyStateDiffusionFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/CreateStokesFlowProcess.cpp b/ProcessLib/StokesFlow/CreateStokesFlowProcess.cpp index 64a6b3e58c07c4eb972596f521048221df129a88..21be5b74e7862b42c040abcf14b4d8848cca8253 100644 --- a/ProcessLib/StokesFlow/CreateStokesFlowProcess.cpp +++ b/ProcessLib/StokesFlow/CreateStokesFlowProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/CreateStokesFlowProcess.h b/ProcessLib/StokesFlow/CreateStokesFlowProcess.h index 72fab5edc55a2660d6ee65edcdd706d871e31151..ae0e95bad3043191a9c32a7adad35a89831b5b05 100644 --- a/ProcessLib/StokesFlow/CreateStokesFlowProcess.h +++ b/ProcessLib/StokesFlow/CreateStokesFlowProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/IntegrationPointData.h b/ProcessLib/StokesFlow/IntegrationPointData.h index 592655a705a8a81dec3d5867a8a30043a86f9c59..5958df16b304b7a03d548ea644e607be500eba7b 100644 --- a/ProcessLib/StokesFlow/IntegrationPointData.h +++ b/ProcessLib/StokesFlow/IntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/LocalAssemblerInterface.h b/ProcessLib/StokesFlow/LocalAssemblerInterface.h index e9086486bd90a5c256bb61130f43529105383f20..3ab9d34a9f7c4c852f82e755bb3d8bd6c3ee5b60 100644 --- a/ProcessLib/StokesFlow/LocalAssemblerInterface.h +++ b/ProcessLib/StokesFlow/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/StokesFlowFEM.h b/ProcessLib/StokesFlow/StokesFlowFEM.h index 07b381c6fba03e6ac0f4f56bb82565a37f35b4e6..9d65e38fc36518ac13f17d0c7243477a79032f91 100644 --- a/ProcessLib/StokesFlow/StokesFlowFEM.h +++ b/ProcessLib/StokesFlow/StokesFlowFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/StokesFlowProcess.cpp b/ProcessLib/StokesFlow/StokesFlowProcess.cpp index 21060f27bb5b24c114334315bcb957b2f8986a64..e4a3979a187b401c546e20cb87b0974062ea6387 100644 --- a/ProcessLib/StokesFlow/StokesFlowProcess.cpp +++ b/ProcessLib/StokesFlow/StokesFlowProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/StokesFlowProcess.h b/ProcessLib/StokesFlow/StokesFlowProcess.h index 1532cd71c688a64a64439cb706a96365a16e731e..a7fbe88e188c747081fe9ae22d0b273c7ab5c6d7 100644 --- a/ProcessLib/StokesFlow/StokesFlowProcess.h +++ b/ProcessLib/StokesFlow/StokesFlowProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/StokesFlow/StokesFlowProcessData.h b/ProcessLib/StokesFlow/StokesFlowProcessData.h index ded667676c357b15500822db04049e4550967d73..d61655300b8ddd9389f9b5fe3a2cc4102068ff44 100644 --- a/ProcessLib/StokesFlow/StokesFlowProcessData.h +++ b/ProcessLib/StokesFlow/StokesFlowProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SurfaceFlux/SurfaceFlux.cpp b/ProcessLib/SurfaceFlux/SurfaceFlux.cpp index 704317e223cadc248d6725cf5fef2a2915a5175c..3ef328e55fd929c1fe14f894c2442f3f8a79df0c 100644 --- a/ProcessLib/SurfaceFlux/SurfaceFlux.cpp +++ b/ProcessLib/SurfaceFlux/SurfaceFlux.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SurfaceFlux/SurfaceFlux.h b/ProcessLib/SurfaceFlux/SurfaceFlux.h index c25b26c2d4663cd3eb05fd56077e1d906e206837..126ee50e3bb53747b0b741e8ee0b6b105b7931a8 100644 --- a/ProcessLib/SurfaceFlux/SurfaceFlux.h +++ b/ProcessLib/SurfaceFlux/SurfaceFlux.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SurfaceFlux/SurfaceFluxData.h b/ProcessLib/SurfaceFlux/SurfaceFluxData.h index 65663fa555e56f59c47ba02acc3d03ef20eee8e4..86d7f59a8132ff9f4e363e496854aad4050fdf2f 100644 --- a/ProcessLib/SurfaceFlux/SurfaceFluxData.h +++ b/ProcessLib/SurfaceFlux/SurfaceFluxData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/SurfaceFlux/SurfaceFluxLocalAssembler.h b/ProcessLib/SurfaceFlux/SurfaceFluxLocalAssembler.h index bf3875c5a5c85d6089cb2de93267a541dd6ec519..be34921ab057583466f199a736cd7f3f873e9d9d 100644 --- a/ProcessLib/SurfaceFlux/SurfaceFluxLocalAssembler.h +++ b/ProcessLib/SurfaceFlux/SurfaceFluxLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/CreateTESProcess.cpp b/ProcessLib/TES/CreateTESProcess.cpp index c4e1374f9411b2916236a5105f4598c3227e8808..75787fd4c6bfebd84f21ab8383b1770bda576eca 100644 --- a/ProcessLib/TES/CreateTESProcess.cpp +++ b/ProcessLib/TES/CreateTESProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/CreateTESProcess.h b/ProcessLib/TES/CreateTESProcess.h index 30cef9e4e3c5ee77c316363104fb0f46999fd8e7..000261e446eec6a40679d4b7b8075e2a151d4be9 100644 --- a/ProcessLib/TES/CreateTESProcess.h +++ b/ProcessLib/TES/CreateTESProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESAssemblyParams.h b/ProcessLib/TES/TESAssemblyParams.h index 167172ee14d36bb6ac022b11a636d01033c9e04d..6986774aa2b769a7bfe896eab6485b092846c952 100644 --- a/ProcessLib/TES/TESAssemblyParams.h +++ b/ProcessLib/TES/TESAssemblyParams.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssembler-impl.h b/ProcessLib/TES/TESLocalAssembler-impl.h index 7300c529f6e2a263ccc6b9e26aed3c1f941409c3..7dce17699553ecbd89802f86fe9c395445ee1c4e 100644 --- a/ProcessLib/TES/TESLocalAssembler-impl.h +++ b/ProcessLib/TES/TESLocalAssembler-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssembler.h b/ProcessLib/TES/TESLocalAssembler.h index 04f3ee38c6b9a7fa412a93fb6a41a62a6058a680..a6087b631a30146bfbb3a0d9f050c303dea0565b 100644 --- a/ProcessLib/TES/TESLocalAssembler.h +++ b/ProcessLib/TES/TESLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssemblerData.cpp b/ProcessLib/TES/TESLocalAssemblerData.cpp index 04097a61b526a3bea65a8cb24e6044f376a52af6..4e301ac40e5ab02ec906b9163e3930b5b04fb15a 100644 --- a/ProcessLib/TES/TESLocalAssemblerData.cpp +++ b/ProcessLib/TES/TESLocalAssemblerData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssemblerData.h b/ProcessLib/TES/TESLocalAssemblerData.h index 38690dfba4c32836d3f2466609c8c001b3e70c4d..8aacb6cb4811f03f85654dab02706a401af8a46a 100644 --- a/ProcessLib/TES/TESLocalAssemblerData.h +++ b/ProcessLib/TES/TESLocalAssemblerData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssemblerInner-fwd.h b/ProcessLib/TES/TESLocalAssemblerInner-fwd.h index 931d133a0310085ad2f962231c456cc8d2b323f6..104e722b34b0ad473d21c4ec1022c17d97b70c41 100644 --- a/ProcessLib/TES/TESLocalAssemblerInner-fwd.h +++ b/ProcessLib/TES/TESLocalAssemblerInner-fwd.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssemblerInner-impl.h b/ProcessLib/TES/TESLocalAssemblerInner-impl.h index a07d2eed4489f830638ef6810f930c003c8f1f6c..208eca9274f534aafd22daca33c725a21b4a32e2 100644 --- a/ProcessLib/TES/TESLocalAssemblerInner-impl.h +++ b/ProcessLib/TES/TESLocalAssemblerInner-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssemblerInner.cpp b/ProcessLib/TES/TESLocalAssemblerInner.cpp index 2b9f97fead98d145aa7ea5122f4a2338b7d62fbb..e48c8d6edd76821937bc8d9371a5f7c2160d1b07 100644 --- a/ProcessLib/TES/TESLocalAssemblerInner.cpp +++ b/ProcessLib/TES/TESLocalAssemblerInner.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESLocalAssemblerInner.h b/ProcessLib/TES/TESLocalAssemblerInner.h index bf2f9acfeb506cb97b0f894e10f0e7a22119327e..4929936175ff47ec457943f983396ef71b179e50 100644 --- a/ProcessLib/TES/TESLocalAssemblerInner.h +++ b/ProcessLib/TES/TESLocalAssemblerInner.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESOGS5MaterialModels.cpp b/ProcessLib/TES/TESOGS5MaterialModels.cpp index 329130ed3080e56b7d94eb826b44c4bf601ed7da..2222b6cb195c7b730f7c8ce6481826c0f434a904 100644 --- a/ProcessLib/TES/TESOGS5MaterialModels.cpp +++ b/ProcessLib/TES/TESOGS5MaterialModels.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESOGS5MaterialModels.h b/ProcessLib/TES/TESOGS5MaterialModels.h index 493499eab2fc51c0f5d3a8526646300c5cb5f1e0..093a316e1fbda295cccc40ccd9807c1013276c68 100644 --- a/ProcessLib/TES/TESOGS5MaterialModels.h +++ b/ProcessLib/TES/TESOGS5MaterialModels.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESProcess.cpp b/ProcessLib/TES/TESProcess.cpp index bc357f41e029401b3af84804cc9cf6561a6ce4ac..731fef067967a85892b7d19d8fe8b338048bd026 100644 --- a/ProcessLib/TES/TESProcess.cpp +++ b/ProcessLib/TES/TESProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESProcess.h b/ProcessLib/TES/TESProcess.h index b8702e3ab1c7078941bdc0a42d4a9f1e9f29aeeb..69bcbcfd71a1c14d3d38707eb55208534616670d 100644 --- a/ProcessLib/TES/TESProcess.h +++ b/ProcessLib/TES/TESProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESReactionAdaptor.cpp b/ProcessLib/TES/TESReactionAdaptor.cpp index 69a646338d2f33c2d16bc4e35814483713faa83b..37543364dfd1b505cd9970763363c386d25ac2ae 100644 --- a/ProcessLib/TES/TESReactionAdaptor.cpp +++ b/ProcessLib/TES/TESReactionAdaptor.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TES/TESReactionAdaptor.h b/ProcessLib/TES/TESReactionAdaptor.h index c31072fbe0c06daed5dbbf2e4f4c46025fda4c80..45d3e242657558c31cda3c7408795538878e1051 100644 --- a/ProcessLib/TES/TESReactionAdaptor.h +++ b/ProcessLib/TES/TESReactionAdaptor.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/ConstitutiveVariables.h b/ProcessLib/TH2M/ConstitutiveVariables.h index e7aaa38995b69015b8d95cac5e092d0700493ea4..10a79a4e2e3829a6f27c6d8f3d414fedf8f2d124 100644 --- a/ProcessLib/TH2M/ConstitutiveVariables.h +++ b/ProcessLib/TH2M/ConstitutiveVariables.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/CreateTH2MProcess.cpp b/ProcessLib/TH2M/CreateTH2MProcess.cpp index f551ff18ecc56a65474f0f0a0416ac5a8bf4486d..8013b198daa73a52d3eb6d57f8e082cff490eb5a 100644 --- a/ProcessLib/TH2M/CreateTH2MProcess.cpp +++ b/ProcessLib/TH2M/CreateTH2MProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/CreateTH2MProcess.h b/ProcessLib/TH2M/CreateTH2MProcess.h index f985c591251bca68800a70f5d38e76e586c2ade4..62da3f688e8a8477b93fb0083bb6b0b46425f5a0 100644 --- a/ProcessLib/TH2M/CreateTH2MProcess.h +++ b/ProcessLib/TH2M/CreateTH2MProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/IntegrationPointData.h b/ProcessLib/TH2M/IntegrationPointData.h index 2e959a1da3ae37a2df5e3305cc475a4cfd58482f..28dc7e2bf76ae8f27fc33dec53755c1c22deb807 100644 --- a/ProcessLib/TH2M/IntegrationPointData.h +++ b/ProcessLib/TH2M/IntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/LocalAssemblerInterface.h b/ProcessLib/TH2M/LocalAssemblerInterface.h index 4e1f480b242e60c0d7483d2149523f43b75966cd..b66e9f7540f87905a41ad20071b46addfe72a518 100644 --- a/ProcessLib/TH2M/LocalAssemblerInterface.h +++ b/ProcessLib/TH2M/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.cpp b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.cpp index d56947d9cafb090348808e57947377ffe941f9e1..a812a9b992088bc4fcb228792fe18b02622c4902 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.cpp +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.h b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.h index 5cdb6a3c28d26bed2811d937d02c66b1217717e0..576b7252dca68428af22941155ab3c204cfd666d 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.h +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionDissolution.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.cpp b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.cpp index 2b840245405d533254c596be5efe268a9f7508d0..90696e99505f33dcf26c1317b18f3c7001d61de2 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.cpp +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.h b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.h index af285fb539f5507f115a6bea240c7d84dac0d54b..9ec6d21592f8c63174500b93865eb959ab50d827 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.h +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionEvaporation.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.cpp b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.cpp index a89f5a3a90f278052b6a3b119f35518ff7812b15..c7d80040c25ccf3346e47ca07d5d4b950a9d9302 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.cpp +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.h b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.h index 5f76d35de7aef827afe96c9427f31f003f49d836..3a3e0640d6b1febed8bb8681804444b705f0f1ef 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.h +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionFull.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.cpp b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.cpp index c93ca6b7a38a9a65e11342f4446dce4c3f42aca2..6eda3e7b33164c4ae21c351df14dc03de021b6ae 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.cpp +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.h b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.h index b172d3f45d1c5ffe5acc99e89bbb61d1f8995843..1425a35dbb646809120f23b4a1c8133aa1a8abaa 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.h +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.cpp b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.cpp index 9ce4254b4fe270b51a229629aaa0da61c6026015..96c34ff3f7e5c65fd4bf6a78c0c718a1ce19315c 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.cpp +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.h b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.h index adc907e3a0cb8923c71045b804b9722e949a9706..4a98eeb7152b090bf34f747dd2a68f99ee4fb04c 100644 --- a/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.h +++ b/ProcessLib/TH2M/PhaseTransitionModels/PhaseTransitionNone.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/TH2MFEM-impl.h b/ProcessLib/TH2M/TH2MFEM-impl.h index dceda4fd17af2be82eaa112a672dee6b1502e426..7b09d00a020d6826cd6c36796003814e6a316f93 100644 --- a/ProcessLib/TH2M/TH2MFEM-impl.h +++ b/ProcessLib/TH2M/TH2MFEM-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/TH2MFEM.h b/ProcessLib/TH2M/TH2MFEM.h index 0c903167bfad850ae3918015241f59a0b0d3788d..ce55ca76ee0015a739ad34adc42d24b0d71ab1f4 100644 --- a/ProcessLib/TH2M/TH2MFEM.h +++ b/ProcessLib/TH2M/TH2MFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/TH2MProcess.cpp b/ProcessLib/TH2M/TH2MProcess.cpp index 8d74851ae4e6f984666782320366d49ccd17dcc0..8223f21a3d6b74a7ad4a000f05a62182b2705fed 100644 --- a/ProcessLib/TH2M/TH2MProcess.cpp +++ b/ProcessLib/TH2M/TH2MProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/TH2MProcess.h b/ProcessLib/TH2M/TH2MProcess.h index 0ba1a27513fe5de1f192e867e5ffbfad34afccbf..388bd4855fb60b9aaeadaad404483011b4d5cc37 100644 --- a/ProcessLib/TH2M/TH2MProcess.h +++ b/ProcessLib/TH2M/TH2MProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TH2M/TH2MProcessData.h b/ProcessLib/TH2M/TH2MProcessData.h index d7ae91b5c404a6297f8720d93e42c8efef5706ce..442a0cf049115b3d2b317a5293c22a93584a5f1d 100644 --- a/ProcessLib/TH2M/TH2MProcessData.h +++ b/ProcessLib/TH2M/TH2MProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.cpp b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.cpp index 237a7c633370f65ddbd2cbbcaa8598ce0afca570..7e73637fcf011042643e084edf2acf5f07e8ff76 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.cpp +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.h index 8fc7ca42f43617579d6d2c5abf1d5c5339840aac..c80569c6a8bd55fa2d5edc7550fd4c4337d9a772 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPMaterialProperties.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp index 7e8a55d42681c0b53767f4980ef142b29adcc11f..b8fda16a42559cde27d79059bc7d2822426834fd 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.h index 6afacbf742671880848fbe25e42d250f3cdc6dc1..b5e835030e9fabeacc4838ccfa2e5cf3150a9080 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/CreateThermalTwoPhaseFlowWithPPProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h index f4ea75dd80e353bbc7d1c2491531c20eae6c2528..8789b5a132e2cc32afbb0e92fabc8e5ef4039203 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler.h index 0410ca2f1ffbc5b11b38de8f0ed645389eb07351..4cf9262c879a512b6f1c1fdd58e4f2149e603859 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.cpp b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.cpp index 4137546b72664f6ac06a9255bbff24bdd8d0e22f..24712ae8146ff843e9cc7c3485f433ab8d924c7f 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.cpp +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.h index fa5af55df181a8bc15c1ac852ca89dfb6ced5f5b..e050951d152f2be561f142cadd1a9581ba700b40 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPMaterialProperties.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.cpp b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.cpp index 3601e975eb6abf6f25ae835a3a74f31952502273..a3b5c7b05b791e9fe5108d97f050b80f09f96bf6 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.cpp +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.h index b396cdb5be41cb2fe55023c54bfab8dec8d0c30b..ae47c5ff42a27e23e09ec624bad8f61ef159ef1c 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcessData.h b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcessData.h index 1f33c273ff2a6c242ba7f4e474a32e6968b940de..a2227d529bb36d46301e74a49de758e712d86888 100644 --- a/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcessData.h +++ b/ProcessLib/ThermalTwoPhaseFlowWithPP/ThermalTwoPhaseFlowWithPPProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.cpp b/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.cpp index 5a835e31f3b1aa8ac298a586e7668ffaf9b55514..e9bdfe36fe0bfd10da1c79a37f9d8a86c339fbda 100644 --- a/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.cpp +++ b/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.h b/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.h index 2f327f61148c7d55712d08556a26aa6c47e1eb5c..b45155d5e6e2dec481a654b64786b27dca7cf508 100644 --- a/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.h +++ b/ProcessLib/ThermoHydroMechanics/CreateThermoHydroMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/IntegrationPointData.h b/ProcessLib/ThermoHydroMechanics/IntegrationPointData.h index 1f4e41b8d3ae6d9dd26b2d68d9835a444775e5fa..b47e486d95d19a23277708b746436130579c1703 100644 --- a/ProcessLib/ThermoHydroMechanics/IntegrationPointData.h +++ b/ProcessLib/ThermoHydroMechanics/IntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/LocalAssemblerInterface.h b/ProcessLib/ThermoHydroMechanics/LocalAssemblerInterface.h index f069d8240fea26ef656b11ced90aa73e5788db0c..35659c419c8809bac6d9bd91c5d9e0557c006c94 100644 --- a/ProcessLib/ThermoHydroMechanics/LocalAssemblerInterface.h +++ b/ProcessLib/ThermoHydroMechanics/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM-impl.h b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM-impl.h index 7ca70890bb58fee5b2505c37309ede63d211312e..b37a4a297633e1f7f66a144f02f6dcb477b0a5f5 100644 --- a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM-impl.h +++ b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM.h b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM.h index 9e97dc663f67039133fa997bc4389d2b4b4b81ac..158422a6c7c125ed3e1a6a426bc6671432766df6 100644 --- a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM.h +++ b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.cpp b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.cpp index d1fd8f1fded488be7eb507e3788ef7d1d8bddd68..9d24ab57a26b539ce7da296bd9671209d7edbe4d 100644 --- a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.cpp +++ b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.h b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.h index 4558eec2a6e20640d89762cc05cb03a16619330e..da73e873105f2e4f023d026f945cc1b334d339f5 100644 --- a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.h +++ b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcessData.h b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcessData.h index 1ffa2129597743e9d64618924de5739c6063de37..fe7660ff501c77cd51df023bb8bfdeee5898ceff 100644 --- a/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcessData.h +++ b/ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.cpp b/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.cpp index 58e08f3cec41661779cf417c4c0e288b6f49fb64..0dfb9881a55508ea22189c80dd3b89df88b72c88 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.cpp +++ b/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.h b/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.h index 555596e973a455d252f434364a91a64e6c710f5b..5e70711836a55d106a72712ffcf2b875871ef881 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.h +++ b/ProcessLib/ThermoMechanicalPhaseField/CreateThermoMechanicalPhaseFieldProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/LocalAssemblerInterface.h b/ProcessLib/ThermoMechanicalPhaseField/LocalAssemblerInterface.h index d18ece4086f0005edaed5fbb9eb6d177f61e5d1b..8bfe30d61aabea4a0f8f8471b6618703b999550f 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/LocalAssemblerInterface.h +++ b/ProcessLib/ThermoMechanicalPhaseField/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM-impl.h b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM-impl.h index d3012611d2595b2876c629f6b1180f730fde2864..416f5667e674401e976b8b2690e49fcdf1458f81 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM-impl.h +++ b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM.h b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM.h index f086dc3abf5c5210510ef9a3c9b14a561763ec51..41bd2666f64eb5259bade49826c1013b849046d9 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM.h +++ b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.cpp b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.cpp index ff094ad0c5cc965cf3cd77218fff4830f1a1c4da..6c3801524947b35ea9052b85daddff04a8fc65c5 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.cpp +++ b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.h b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.h index a778ba807f203794f75c33dc5b85695636aa3f3d..e29b88842f0fe72f2ae2c163f2e2a4e3233944be 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.h +++ b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcessData.h b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcessData.h index 1c592c77b512683451d688403c61563112755f54..5b18c7e256972af97a1f084f4fe1bf62fdc928a9 100644 --- a/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcessData.h +++ b/ProcessLib/ThermoMechanicalPhaseField/ThermoMechanicalPhaseFieldProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.cpp b/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.cpp index 49fbcdc5546a5afe3b72d0d4f6c427dba9884e47..a4241291f47ef3a0f7796a00c127ec7d8a21af96 100644 --- a/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.cpp +++ b/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.h b/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.h index b82f6cb4ecbcec0332ad179ae53fb0575849a28c..ecf1a90b6faf862dd6f2e78d2f7df5dcdf94ff9e 100644 --- a/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.h +++ b/ProcessLib/ThermoMechanics/CreateThermoMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/LocalAssemblerInterface.h b/ProcessLib/ThermoMechanics/LocalAssemblerInterface.h index 9e9cb9e862b1ca24df63f10196b3faa23f80ff93..f1551258faad91356abc20ff51140567d381fd5e 100644 --- a/ProcessLib/ThermoMechanics/LocalAssemblerInterface.h +++ b/ProcessLib/ThermoMechanics/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/ThermoMechanicsFEM-impl.h b/ProcessLib/ThermoMechanics/ThermoMechanicsFEM-impl.h index 17d1ceb382041d2ec9993552920bb8b79c7d3678..d9517761674195d2fce4ec22d9c08fb0ec59843e 100644 --- a/ProcessLib/ThermoMechanics/ThermoMechanicsFEM-impl.h +++ b/ProcessLib/ThermoMechanics/ThermoMechanicsFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/ThermoMechanicsFEM.h b/ProcessLib/ThermoMechanics/ThermoMechanicsFEM.h index 4e03e859ed572a6b24a06e3aa1c325d4e7e5f404..7f526a95e53f8f783c6a32aeb5990b83b22554d2 100644 --- a/ProcessLib/ThermoMechanics/ThermoMechanicsFEM.h +++ b/ProcessLib/ThermoMechanics/ThermoMechanicsFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.cpp b/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.cpp index c52d44316772c034805acdef665f43f466ca4c76..07398e2e82afb16b4232661931281be6569324e0 100644 --- a/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.cpp +++ b/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.h b/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.h index b82d58593c4ca71cea4bb7d9dd3b41d7805e22f0..8d728b911a523fdbaadb4eb0468bf46e575c9f2f 100644 --- a/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.h +++ b/ProcessLib/ThermoMechanics/ThermoMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoMechanics/ThermoMechanicsProcessData.h b/ProcessLib/ThermoMechanics/ThermoMechanicsProcessData.h index a5f4d23e9ce7ba889319a6ef256de1c830a3cf83..dddf201a306b9e89674fbab7628beab1f63e5db6 100644 --- a/ProcessLib/ThermoMechanics/ThermoMechanicsProcessData.h +++ b/ProcessLib/ThermoMechanics/ThermoMechanicsProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.cpp b/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.cpp index 9e760f09d4cb1c980a56cca5b45018371c85ef17..ba31194cad669eeea55fb3568539ea9dad3d599b 100644 --- a/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.cpp +++ b/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.h b/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.h index 647b44d4eda85ad02679515bc60214c3b5118684..fec35ed1d7806d786fd6f8784c766f83f7e2d54d 100644 --- a/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.h +++ b/ProcessLib/ThermoRichardsFlow/CreateSimplifiedElasticityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.cpp b/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.cpp index 1ff1a91fb32542fb0bb9218a30fff28479481b0c..fb0888fbb623430b80c018ad9416a78c3e57f33f 100644 --- a/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.cpp +++ b/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.h b/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.h index 2abf3aabdc03c98a6acec7cf51889d98d5426234..f1819b5ea8c38b72fe61cb9afe2b17cba02cb7d0 100644 --- a/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.h +++ b/ProcessLib/ThermoRichardsFlow/CreateThermoRichardsFlowProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/HydrostaticElasticityModel.h b/ProcessLib/ThermoRichardsFlow/HydrostaticElasticityModel.h index 2df328aa45a4a73630fe2c8e68ce548554d64326..f4cdaeafbc42431bcaa79b8a7a861baa934c5e8c 100644 --- a/ProcessLib/ThermoRichardsFlow/HydrostaticElasticityModel.h +++ b/ProcessLib/ThermoRichardsFlow/HydrostaticElasticityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/IntegrationPointData.h b/ProcessLib/ThermoRichardsFlow/IntegrationPointData.h index 55eeaf3e8e45aa93d08eb3d15e9c29f96b551584..04c87cfeb6e1f7583841fa3c1cd40d1a57813d74 100644 --- a/ProcessLib/ThermoRichardsFlow/IntegrationPointData.h +++ b/ProcessLib/ThermoRichardsFlow/IntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/LocalAssemblerInterface.h b/ProcessLib/ThermoRichardsFlow/LocalAssemblerInterface.h index d7579227601c938290f0298c297c6e79d1fe5998..6e4eb466b67d227bc889f953ae0bee14f00462a7 100644 --- a/ProcessLib/ThermoRichardsFlow/LocalAssemblerInterface.h +++ b/ProcessLib/ThermoRichardsFlow/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/RigidElasticityModel.h b/ProcessLib/ThermoRichardsFlow/RigidElasticityModel.h index b11278abc8ae793612f0b24e1d8d4065d0b3c284..623e786751b6664433abbd084f79bc61019168cb 100644 --- a/ProcessLib/ThermoRichardsFlow/RigidElasticityModel.h +++ b/ProcessLib/ThermoRichardsFlow/RigidElasticityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/SimplifiedElasticityModel.h b/ProcessLib/ThermoRichardsFlow/SimplifiedElasticityModel.h index 2ab8920734abb041ddb12f7cbb23b16147e8d2f2..d60887377d25edc360f45920835f609908e554f9 100644 --- a/ProcessLib/ThermoRichardsFlow/SimplifiedElasticityModel.h +++ b/ProcessLib/ThermoRichardsFlow/SimplifiedElasticityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM-impl.h b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM-impl.h index a7afd7e6166f74c4d27f87ec18d30cfb10af07c7..beb47979650c85031f19b5b17b868e174181016b 100644 --- a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM-impl.h +++ b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM.h b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM.h index 3f85c61d53138a89848a5077de217e917a869990..7acf05456125a498e25c0027c37d9bed5c512370 100644 --- a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM.h +++ b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.cpp b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.cpp index d6f1c795741a688d1f656295e985a5d21c6c8a0f..029c6aafcb4db2875816e0e95f55028001a76328 100644 --- a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.cpp +++ b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.h b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.h index dddcc07b9b3005c2d95bae495652f85bacb245fa..5bae62ea5af2ee4c7240aa0ccfe7d5e320241ee5 100644 --- a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.h +++ b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcessData.h b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcessData.h index a355697363e64351f62957ac4ae9bca8788e3d55..36adcbf5a7fe16e47a1a28cd5406d61ccf731457 100644 --- a/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcessData.h +++ b/ProcessLib/ThermoRichardsFlow/ThermoRichardsFlowProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/UniaxialElasticityModel.h b/ProcessLib/ThermoRichardsFlow/UniaxialElasticityModel.h index c9dd165da1f70a2d4c815df5856c9b8a23f70d89..fd1fd20693df06b45b5fd302b07a3f98bca304ff 100644 --- a/ProcessLib/ThermoRichardsFlow/UniaxialElasticityModel.h +++ b/ProcessLib/ThermoRichardsFlow/UniaxialElasticityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsFlow/UserDefinedElasticityModel.h b/ProcessLib/ThermoRichardsFlow/UserDefinedElasticityModel.h index 6e1c72e177e505749f608bd679edec1cf7f09b22..d553977c1d359adf55363a7f6c5e3ffe6419729b 100644 --- a/ProcessLib/ThermoRichardsFlow/UserDefinedElasticityModel.h +++ b/ProcessLib/ThermoRichardsFlow/UserDefinedElasticityModel.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.cpp b/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.cpp index ba4e0fad7f03ea1598acf49f064a96d725e102ac..292389e44f8b0757ac4400046efe34cf11dfb220 100644 --- a/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.cpp +++ b/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.h b/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.h index f290445129f039faaff7892879b0e88d6ebc7fb0..33698343d5b17986fbc4f6fed0e370e6fedb9c07 100644 --- a/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.h +++ b/ProcessLib/ThermoRichardsMechanics/CreateThermoRichardsMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/IntegrationPointData.h b/ProcessLib/ThermoRichardsMechanics/IntegrationPointData.h index f6f388504dc59d345f0d58e5144a3d377af619a7..ea009ec070f4ea1e9d1dfeff29904d7eaf56b839 100644 --- a/ProcessLib/ThermoRichardsMechanics/IntegrationPointData.h +++ b/ProcessLib/ThermoRichardsMechanics/IntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/LocalAssemblerInterface.h b/ProcessLib/ThermoRichardsMechanics/LocalAssemblerInterface.h index 01afca8cda6557575e061a88fad861ab119bf4d2..3cc9af5696b41898005b297275b943edeef8d60a 100644 --- a/ProcessLib/ThermoRichardsMechanics/LocalAssemblerInterface.h +++ b/ProcessLib/ThermoRichardsMechanics/LocalAssemblerInterface.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM-impl.h b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM-impl.h index b9a766349b2cb076a1c978a5a4d7e71682fbb9ad..1dd176e4fcb62bcbb3eb9ae5c04074a7eadf35cc 100644 --- a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM-impl.h +++ b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM-impl.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM.h b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM.h index 66decc3a2a195b5fe6d8fbb3e334a38709fe4287..cbed90578ebf182a9a89f4a73cf3fecc5473d163 100644 --- a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM.h +++ b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsFEM.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.cpp b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.cpp index 1bc652a2c0298702745e37c5d97499df9ef099d5..dd10b1a117c2e4a6fe820c202a31cf0cde9676c4 100644 --- a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.cpp +++ b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.h b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.h index 372a49fba89df21aaf2842ed8e8c85662e360449..727e17c9ce206f84eb7dae708904ddc1cefe9beb 100644 --- a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.h +++ b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcessData.h b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcessData.h index 67862f68c332f93c131aad419a13fee90abfb045..ca97f3846ed5a6e83cb0fa3595f0a515b6049604 100644 --- a/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcessData.h +++ b/ProcessLib/ThermoRichardsMechanics/ThermoRichardsMechanicsProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TimeLoop.cpp b/ProcessLib/TimeLoop.cpp index e2402a4fee5a2dad4e097cc7293f8b07cdecf0b7..eeaa3c4a1f01ad1f7ae006975c31e2b117f69fde 100644 --- a/ProcessLib/TimeLoop.cpp +++ b/ProcessLib/TimeLoop.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TimeLoop.h b/ProcessLib/TimeLoop.h index ea0c034057e403b80534a3e9e33c0ad14fd39a55..9af0a767a3adf5fd84fb91aec1d22b68633ec062 100644 --- a/ProcessLib/TimeLoop.h +++ b/ProcessLib/TimeLoop.h @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.cpp b/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.cpp index 4d50fb690dc4cdaf35fe8354071f4f26178c1c95..3e11e9a1aa1f2762104c23ba58425f6f8d00c273 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.cpp +++ b/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.h b/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.h index 111d5ed794bb319b1e71f209a34d0100bac549d5..e76a85b02bffd3b36ff3cec8b720663856118ff7 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.h +++ b/ProcessLib/TwoPhaseFlowWithPP/CreateTwoPhaseFlowWithPPProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler-impl.h b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler-impl.h index c529ab6778324cbb1113344a0dac172a2232f9b3..c5eb94880738c39483995333aa37af45f16f83df 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler-impl.h +++ b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler.h b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler.h index b6e3c15c76601d44b509dd5ba26965d5ad7bedf8..17d3cf09039996ff9a6a75919f2f9401684bd2d6 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler.h +++ b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.cpp b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.cpp index 4062e7ac138d8c956204308633e5f6145b678838..46c3c1c04bae4740047b3823f929c3bc465c55dc 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.cpp +++ b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.h b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.h index 2bdf934ab6c33d2b3a30287b70e33b66d2a70912..6a705605ed4703ca04018ac082063782f5bbe313 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.h +++ b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcessData.h b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcessData.h index f40eee5fc892abbc064fcae7e2cf25bca19b9efd..7a08ab17c34bcc6e68d54a083f72f3bcf39f4523 100644 --- a/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcessData.h +++ b/ProcessLib/TwoPhaseFlowWithPP/TwoPhaseFlowWithPPProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.cpp b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.cpp index 991c180cdded9ebd85eec7bf4204722701e33858..89d2c20789ac69939d90d4b335df20238ad07a57 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.cpp +++ b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.h b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.h index 197621892a266eead881759d0ae42b77b69615b1..de0392cc6746b1da7bf376461350e5aa6bd1fbff 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowPrhoMaterialProperties.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.cpp b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.cpp index 89d6e391184e367f5a2edd4b0ca2660bf659a050..a0dcb08561a16e7201264bb3dc323b47d688be04 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.cpp +++ b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.h b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.h index d20731a921722052aa3e2585fea83b263e69c77e..3fe387a878a7578b6618c00cb8201a863dd10d7a 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/CreateTwoPhaseFlowWithPrhoProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler-impl.h b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler-impl.h index 7c4cb211952dbd978f8e070025bdcca00c61bbea..063fa6d186c36f5cb69e848bb077898fd0c10ffd 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler-impl.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler-impl.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler.h b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler.h index 8bac2c1b173b98b4c76a422182322941bf63e493..ce91caec1fe734dddd7bd86eba8181e25bdb17df 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoLocalAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.cpp b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.cpp index 7a22ddd76957378a98fa1ba1066d4960b6da9968..f518b068f0927d2ee5566eae089ca1f80831d01e 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.cpp +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.h b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.h index f60d89f2e923d35c2577f470b740b095b8b2ccb7..783798b877661794bb07f7494732d694bd93dfac 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.cpp b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.cpp index 6b5e3b9854ca76dd7ac5e341fccc370b7da9206e..f6dc0d3c6432350640f56bf539fb1aac6e0b5019 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.cpp +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.h b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.h index b73c747070765c80b60788f1000b50ddd9828352..ac6495b8c88df9f3619e963a097cf38fe6156f69 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcess.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcessData.h b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcessData.h index 39e981dd1bd3bf009dcf1a12f3e59ecda556ee77..cac4c9654554d1aa1b12a209ed92e2cfcb6d516f 100644 --- a/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcessData.h +++ b/ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoProcessData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/ComputeResiduum.cpp b/ProcessLib/Utils/ComputeResiduum.cpp index ec49c79b0a2805e186223b87d1132dd7c5095f76..6ff1d63f7f3b8594f9ec22362d2c22c10237b4a2 100644 --- a/ProcessLib/Utils/ComputeResiduum.cpp +++ b/ProcessLib/Utils/ComputeResiduum.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/ComputeResiduum.h b/ProcessLib/Utils/ComputeResiduum.h index a1e6e9d189d139b3f4127aef262a9c948bea535c..89c4affa9b37586af3f554c39b0535ae08922877 100644 --- a/ProcessLib/Utils/ComputeResiduum.h +++ b/ProcessLib/Utils/ComputeResiduum.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/CreateLocalAssemblers.h b/ProcessLib/Utils/CreateLocalAssemblers.h index 37f964ac58454fcdc1e1829d3fb73c989dd08aae..b9119d84f70076f4f34d215eae8f69d355f61f11 100644 --- a/ProcessLib/Utils/CreateLocalAssemblers.h +++ b/ProcessLib/Utils/CreateLocalAssemblers.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/CreateLocalAssemblersTaylorHood.h b/ProcessLib/Utils/CreateLocalAssemblersTaylorHood.h index 99641df7ede28a74b166a9cacfc441701028cba9..4a48894557a191c9e0043487fef7569dd0fbfe1f 100644 --- a/ProcessLib/Utils/CreateLocalAssemblersTaylorHood.h +++ b/ProcessLib/Utils/CreateLocalAssemblersTaylorHood.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/EnabledElements.h b/ProcessLib/Utils/EnabledElements.h index 00f9c3b015c2448b0e1169b15024f300ac04f352..53d564b7215defdac2fd80656ccb6de3f03d6061 100644 --- a/ProcessLib/Utils/EnabledElements.h +++ b/ProcessLib/Utils/EnabledElements.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/GenericLocalAssemblerFactory.h b/ProcessLib/Utils/GenericLocalAssemblerFactory.h index 30ddf38414f8bc1ce243565e4ccf10a0f5c4cef5..47fa946f6f00fa3b6bea02e2149eea67625f7fd0 100644 --- a/ProcessLib/Utils/GenericLocalAssemblerFactory.h +++ b/ProcessLib/Utils/GenericLocalAssemblerFactory.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/LocalAssemblerFactoryForDimGreaterEqualN.h b/ProcessLib/Utils/LocalAssemblerFactoryForDimGreaterEqualN.h index 3778e37b51726bedc33fd52e9deeda34446082ad..59b372f15ae384e0835ec825a8cd27856ce96342 100644 --- a/ProcessLib/Utils/LocalAssemblerFactoryForDimGreaterEqualN.h +++ b/ProcessLib/Utils/LocalAssemblerFactoryForDimGreaterEqualN.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/LocalAssemblerFactoryTaylorHoodForOrderGreaterEqualN.h b/ProcessLib/Utils/LocalAssemblerFactoryTaylorHoodForOrderGreaterEqualN.h index d3ca34e531b88c67307a72128dccb702b737316b..f76b15c8cf08c7d4f5e7c6bfb17d5c0deb9c09ae 100644 --- a/ProcessLib/Utils/LocalAssemblerFactoryTaylorHoodForOrderGreaterEqualN.h +++ b/ProcessLib/Utils/LocalAssemblerFactoryTaylorHoodForOrderGreaterEqualN.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/ProcessUtils.cpp b/ProcessLib/Utils/ProcessUtils.cpp index 8c89c9bafe2a3916df2a48f666b3f33d52e81764..e706ca76f4e50686d7bab8ac4ea8df970084da14 100644 --- a/ProcessLib/Utils/ProcessUtils.cpp +++ b/ProcessLib/Utils/ProcessUtils.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/ProcessUtils.h b/ProcessLib/Utils/ProcessUtils.h index 3dfd2425daad50039bededa51d9cb1bb2220d346..108b7e2ab787c246556a6900370f58eb37c82aa2 100644 --- a/ProcessLib/Utils/ProcessUtils.h +++ b/ProcessLib/Utils/ProcessUtils.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/SetOrGetIntegrationPointData.h b/ProcessLib/Utils/SetOrGetIntegrationPointData.h index 51aa8691d9102558ddea4ad2c856eb543a80329e..9a6bb294ff7d6e55b1a4abadfd77505c8166b388 100644 --- a/ProcessLib/Utils/SetOrGetIntegrationPointData.h +++ b/ProcessLib/Utils/SetOrGetIntegrationPointData.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/Utils/TransposeInPlace.h b/ProcessLib/Utils/TransposeInPlace.h index 4d3c833026c38816bcc6e7148cabba8a331a4286..163ebf9713f2800ae344744777a130f1d04926b3 100644 --- a/ProcessLib/Utils/TransposeInPlace.h +++ b/ProcessLib/Utils/TransposeInPlace.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/VariableTransformation.h b/ProcessLib/VariableTransformation.h index 579d7e3019e0bcb8567849dcf63ef49085b5dbb2..0a622b1b37ff10ea72cd69d84f2a5d28f666b767 100644 --- a/ProcessLib/VariableTransformation.h +++ b/ProcessLib/VariableTransformation.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/VectorMatrixAssembler.cpp b/ProcessLib/VectorMatrixAssembler.cpp index d92b1605b53e6d27001ebdb9f4b05350803d145f..6cb51b7643bfb98ce305a3638f3fc81d0c040953 100644 --- a/ProcessLib/VectorMatrixAssembler.cpp +++ b/ProcessLib/VectorMatrixAssembler.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/ProcessLib/VectorMatrixAssembler.h b/ProcessLib/VectorMatrixAssembler.h index 6a3d7a4899ce5057e77edfe33164d6502906581c..2d10f63f0b4f651b1f2b1ae347a27dcfa13fd953 100644 --- a/ProcessLib/VectorMatrixAssembler.h +++ b/ProcessLib/VectorMatrixAssembler.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ApplicationsLib/TestProjectData.cpp b/Tests/ApplicationsLib/TestProjectData.cpp index 5985cbd31fe00c0f5e45b9838e0225ce74093f5a..b530e0b302a3b105b95c2edc0f0a891ba22b22fb 100644 --- a/Tests/ApplicationsLib/TestProjectData.cpp +++ b/Tests/ApplicationsLib/TestProjectData.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/AutoCheckTools.h b/Tests/AutoCheckTools.h index 5cf301bac16c72247faca3c6f944ef5c70ee472e..ff55cdfe617b54f18a115d0d58aef46e79ae832d 100644 --- a/Tests/AutoCheckTools.h +++ b/Tests/AutoCheckTools.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestAlgorithm.cpp b/Tests/BaseLib/TestAlgorithm.cpp index 741b09a13eba7a2139cd2b6175c94829becf7410..2af4eafb3c68ee0082f2227fc01ca638167698a7 100644 --- a/Tests/BaseLib/TestAlgorithm.cpp +++ b/Tests/BaseLib/TestAlgorithm.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestConfigTree.cpp b/Tests/BaseLib/TestConfigTree.cpp index 4a87f26b39599607e9cb469b41917cd3a3cedd73..cb84a19a26680710ce7b82ae3173a206cc371427 100644 --- a/Tests/BaseLib/TestConfigTree.cpp +++ b/Tests/BaseLib/TestConfigTree.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestConstructFormattedFileName.cpp b/Tests/BaseLib/TestConstructFormattedFileName.cpp index cfcc99cb7ee6ef3296dd7a1aba2877064cc66634..9013df66c4da85476289693dd58ea318860c04b0 100644 --- a/Tests/BaseLib/TestConstructFormattedFileName.cpp +++ b/Tests/BaseLib/TestConstructFormattedFileName.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestFilePathStringManipulation.cpp b/Tests/BaseLib/TestFilePathStringManipulation.cpp index 7987eac98c3292574742ae4e861affc5178aa0b2..57d3d11ce094b54197818bb54c20626bf0102868 100644 --- a/Tests/BaseLib/TestFilePathStringManipulation.cpp +++ b/Tests/BaseLib/TestFilePathStringManipulation.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestQuicksort.cpp b/Tests/BaseLib/TestQuicksort.cpp index 11a7983c0d5343b5a98106c313257b82f6200d47..36eb117fa566ed47d2e82f0a7a6664e7910cbfb0 100644 --- a/Tests/BaseLib/TestQuicksort.cpp +++ b/Tests/BaseLib/TestQuicksort.cpp @@ -5,7 +5,7 @@ * \brief Testing the specialized version of quicksort. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestReadStringListFromFile.cpp b/Tests/BaseLib/TestReadStringListFromFile.cpp index 4856c4aac482663c327bb949b3ab4701ed52a493..a8ebb5f4d13a953d6df6b2e0928c9b877dbdbbe0 100644 --- a/Tests/BaseLib/TestReadStringListFromFile.cpp +++ b/Tests/BaseLib/TestReadStringListFromFile.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestStringTools.cpp b/Tests/BaseLib/TestStringTools.cpp index 7a524ab96c6219ece17cd046063b8efee7253b95..38c36ef9c2fc2f95b5f4c99e01792f056ac3fe9b 100644 --- a/Tests/BaseLib/TestStringTools.cpp +++ b/Tests/BaseLib/TestStringTools.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestTMP.cpp b/Tests/BaseLib/TestTMP.cpp index c72b7db778968988135b43904aea5693eea0d5fc..bd2acf5be81068bd53fce73ab6ecf06d53e28d48 100644 --- a/Tests/BaseLib/TestTMP.cpp +++ b/Tests/BaseLib/TestTMP.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/BaseLib/TestgetParenthesizedString.cpp b/Tests/BaseLib/TestgetParenthesizedString.cpp index b7b68c139ddaef41543ae0848d28000bd24eebc0..14ba994b80b0ad97a31c2e610729b8573756d62c 100644 --- a/Tests/BaseLib/TestgetParenthesizedString.cpp +++ b/Tests/BaseLib/TestgetParenthesizedString.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy.py b/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy.py index 428922328818eeb77e92a16922506f21e80d4715..781dc36d1654404a577ce1c0ffad237985718847 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy_closedloop.py b/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy_closedloop.py index da011ffa314e88859ee1ee7d1cc5fbad3ecaf4e5..e1a1aa2361bf19d23905c2bc2833d0d750d99b23 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy_closedloop.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array/bcs_tespy_closedloop.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes.py b/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes.py index 036ea6d606a093d5fb8a92b364f22d4dd760d063..ed5af970f5b3df6a694d8f0e717c4d703c462ef8 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes_closedloop.py b/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes_closedloop.py index 52deda52a468bc34d5f31434c940c8722316506c..3ababa56a23165c818f717a6f0f1ac8bf68817a6 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes_closedloop.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array/pre/3bhes_closedloop.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/bcs_tespy_and_serverCommunication.py b/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/bcs_tespy_and_serverCommunication.py index c368fc026876bfe31edc58829fe2dbf5f295fb9e..fb7dd645a3eed4f3c416df800a09a84b7f58e712 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/bcs_tespy_and_serverCommunication.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/bcs_tespy_and_serverCommunication.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes.py b/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes.py index 036ea6d606a093d5fb8a92b364f22d4dd760d063..ed5af970f5b3df6a694d8f0e717c4d703c462ef8 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes_closedloop.py b/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes_closedloop.py index 52deda52a468bc34d5f31434c940c8722316506c..3ababa56a23165c818f717a6f0f1ac8bf68817a6 100644 --- a/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes_closedloop.py +++ b/Tests/Data/Parabolic/T/3D_3BHEs_array_SimX/pre/3bhes_closedloop.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/Data/Parabolic/T/3D_Beier_sandbox_SimX/simulationX_test.py b/Tests/Data/Parabolic/T/3D_Beier_sandbox_SimX/simulationX_test.py index 1ab3db85082f290d0543b6fc8e4ea82dad253d2f..d6bba84b78b6da0a2faa6e14bc486e2d24f2d579 100644 --- a/Tests/Data/Parabolic/T/3D_Beier_sandbox_SimX/simulationX_test.py +++ b/Tests/Data/Parabolic/T/3D_Beier_sandbox_SimX/simulationX_test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/Tests/FileIO/TestBoostGmlInterface.cpp b/Tests/FileIO/TestBoostGmlInterface.cpp index eacb84155c92152a35878bf6e57edd982b538870..b7d2643e7acc6e46bc08d0caa09a5e5e64c8123e 100644 --- a/Tests/FileIO/TestBoostGmlInterface.cpp +++ b/Tests/FileIO/TestBoostGmlInterface.cpp @@ -4,7 +4,7 @@ * \date 2016-02-16 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO/TestCsvReader.cpp b/Tests/FileIO/TestCsvReader.cpp index 44b35aafe2085d8edfe6bb5f9cae279c9878b55e..093f46ac08418a6c27afbc3c5ba9b71ce2491077 100644 --- a/Tests/FileIO/TestCsvReader.cpp +++ b/Tests/FileIO/TestCsvReader.cpp @@ -4,7 +4,7 @@ * \date 2015-04-09 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO/TestCsvWriter.cpp b/Tests/FileIO/TestCsvWriter.cpp index 360a7ca5705fcdb3c6881082b12036f3ce065746..0a68c1f64c4f980f65d9add22bec69ec144abfe9 100644 --- a/Tests/FileIO/TestCsvWriter.cpp +++ b/Tests/FileIO/TestCsvWriter.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO/TestGmlInterface.h b/Tests/FileIO/TestGmlInterface.h index 95af98b393c8e9e71d8ed6496c66e81e955ba023..7caf904622e9f36aa79335ae91d518307208daa4 100644 --- a/Tests/FileIO/TestGmlInterface.h +++ b/Tests/FileIO/TestGmlInterface.h @@ -4,7 +4,7 @@ * \date 2016-02-21 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO/TestGmsInterface.cpp b/Tests/FileIO/TestGmsInterface.cpp index 1af5125114fd2c81495b20f4a5dcc4188a87b359..3eeed2a944a4501bf0fea76b1b0794ffbdce8c6e 100644 --- a/Tests/FileIO/TestGmsInterface.cpp +++ b/Tests/FileIO/TestGmsInterface.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO/TestTetGenInterface.cpp b/Tests/FileIO/TestTetGenInterface.cpp index 97a460a6f41a4b24949c93fc1ad18c587291f117..4e6de3272bfe760cf878d079c3bb2e953d4b5f56 100644 --- a/Tests/FileIO/TestTetGenInterface.cpp +++ b/Tests/FileIO/TestTetGenInterface.cpp @@ -4,7 +4,7 @@ * \date 2016-02-19 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO_Qt/TestFEFLOWInterface.cpp b/Tests/FileIO_Qt/TestFEFLOWInterface.cpp index 87d6ef2c0d5813df54a3b3de31a9e08041f75093..185415aafbe5436043632677686e974ab1fbba3b 100644 --- a/Tests/FileIO_Qt/TestFEFLOWInterface.cpp +++ b/Tests/FileIO_Qt/TestFEFLOWInterface.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO_Qt/TestQtGmlInterface.cpp b/Tests/FileIO_Qt/TestQtGmlInterface.cpp index 70a9afaa1ff69f72ceb082a3fbbf7bd72f5ab46b..247592a9e2985be22c4fd10f2a3d836cc5fa9717 100644 --- a/Tests/FileIO_Qt/TestQtGmlInterface.cpp +++ b/Tests/FileIO_Qt/TestQtGmlInterface.cpp @@ -4,7 +4,7 @@ * \date 2013-03-20 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO_Qt/TestQtPrjInterface.cpp b/Tests/FileIO_Qt/TestQtPrjInterface.cpp index 158c569f0bfeca1ed5f185e134eefc3a44671206..039c98b441661331caa3a184f4e3ac10873ec1bc 100644 --- a/Tests/FileIO_Qt/TestQtPrjInterface.cpp +++ b/Tests/FileIO_Qt/TestQtPrjInterface.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO_Qt/TestVtkRaster.cpp b/Tests/FileIO_Qt/TestVtkRaster.cpp index 50434a4e7f5f8da1aeaeae6ab3200c04625cf0e0..3beba1e1ca5d34268d33f9b53c9d36d8ae0afacb 100644 --- a/Tests/FileIO_Qt/TestVtkRaster.cpp +++ b/Tests/FileIO_Qt/TestVtkRaster.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/FileIO_SWMM/TestSwmmInterface.cpp b/Tests/FileIO_SWMM/TestSwmmInterface.cpp index 1b5269f1020cdba4b6e891b2168d638ff93a3196..20d169ca969bab8b4ef602706ae8c037cd20ceb1 100644 --- a/Tests/FileIO_SWMM/TestSwmmInterface.cpp +++ b/Tests/FileIO_SWMM/TestSwmmInterface.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/AutoCheckGenerators.cpp b/Tests/GeoLib/AutoCheckGenerators.cpp index 3a4949c80f84da1583d5a15573289527ffbe3cd2..e300d332c4e29ca237348032884d9709f5c323ba 100644 --- a/Tests/GeoLib/AutoCheckGenerators.cpp +++ b/Tests/GeoLib/AutoCheckGenerators.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/AutoCheckGenerators.h b/Tests/GeoLib/AutoCheckGenerators.h index 352b0d486ecffbd0d129e6e74b568c15584753cf..08ef194907a92c1c4b7d2e57a8aadf2116aa99f6 100644 --- a/Tests/GeoLib/AutoCheckGenerators.h +++ b/Tests/GeoLib/AutoCheckGenerators.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/CreateTestPoints.cpp b/Tests/GeoLib/CreateTestPoints.cpp index f5c26d65328a3d821b9eb569368222367ee39741..60aa287c29a9a5da7c61c21d255bf71bd7233a1c 100644 --- a/Tests/GeoLib/CreateTestPoints.cpp +++ b/Tests/GeoLib/CreateTestPoints.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/CreateTestPoints.h b/Tests/GeoLib/CreateTestPoints.h index da23d4cc4bcd6836fd234dde0f95c370c0704157..cfaa42a94be43a0d9c2b5b92c25e42a32899b9d2 100644 --- a/Tests/GeoLib/CreateTestPoints.h +++ b/Tests/GeoLib/CreateTestPoints.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/IO/TestGLIReader.cpp b/Tests/GeoLib/IO/TestGLIReader.cpp index 5930a73b3985e158ef4ac4838d97aef201f42e63..9bbf95a637ce3e42493c9f95859cf75343ab5b2e 100644 --- a/Tests/GeoLib/IO/TestGLIReader.cpp +++ b/Tests/GeoLib/IO/TestGLIReader.cpp @@ -2,7 +2,7 @@ * \date 2014-10-14 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestAABB.cpp b/Tests/GeoLib/TestAABB.cpp index 50b181cd38441690c9e76a0fff4b78acbbd44dbd..fa894dddfee595355ec628b759c0d2a4cdd20c71 100644 --- a/Tests/GeoLib/TestAABB.cpp +++ b/Tests/GeoLib/TestAABB.cpp @@ -5,7 +5,7 @@ * \brief Tests of AABB class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestBoundingSphere.cpp b/Tests/GeoLib/TestBoundingSphere.cpp index b738c0a8b6e70b27215ea1a22bd0dc8453287e7a..7939a6fcdc4390242f106c2b62466ca98feb12ec 100644 --- a/Tests/GeoLib/TestBoundingSphere.cpp +++ b/Tests/GeoLib/TestBoundingSphere.cpp @@ -4,7 +4,7 @@ * \date 2014-08-29 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp b/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp index 319bc13ce69e0957839aae355a0cab691a7c92c2..1b4399e7836fc830f9ce1fb13faa3c9c066e42a8 100644 --- a/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp +++ b/Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp @@ -3,7 +3,7 @@ * @date 2014-05-09 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestComputeRotationMatrix.cpp b/Tests/GeoLib/TestComputeRotationMatrix.cpp index 8d22f6946bf899777e14810371eea287969cc294..7394876eacb3a3b59a93b23ca6953ce68ec508f4 100644 --- a/Tests/GeoLib/TestComputeRotationMatrix.cpp +++ b/Tests/GeoLib/TestComputeRotationMatrix.cpp @@ -3,7 +3,7 @@ * @date 2015-04-23 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestCreatePolyline.cpp b/Tests/GeoLib/TestCreatePolyline.cpp index a4ec63877da512a4993dd076d491c41933e93573..49c4f423692b30e152556a49831d4fa2ccd7c15e 100644 --- a/Tests/GeoLib/TestCreatePolyline.cpp +++ b/Tests/GeoLib/TestCreatePolyline.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestDuplicateGeometry.cpp b/Tests/GeoLib/TestDuplicateGeometry.cpp index 4ca27104600ef342defcbe52dbad745d0af33f4d..8f6115726a5f4f2740d4c791a9e9394bed728d3a 100644 --- a/Tests/GeoLib/TestDuplicateGeometry.cpp +++ b/Tests/GeoLib/TestDuplicateGeometry.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestEquidistantPointGeneration.cpp b/Tests/GeoLib/TestEquidistantPointGeneration.cpp index f0620261c22c477e8a0e1a70dfdcf29a58ce9cc1..976214489ee912981d44a6e964f0e743ef4c5f0b 100644 --- a/Tests/GeoLib/TestEquidistantPointGeneration.cpp +++ b/Tests/GeoLib/TestEquidistantPointGeneration.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestGEOObjectsMerge.cpp b/Tests/GeoLib/TestGEOObjectsMerge.cpp index 8046e279a3e426bb8121b14fc1cc1c53c3a1966b..3b569d13719167855ce25dca3363205b53004fec 100644 --- a/Tests/GeoLib/TestGEOObjectsMerge.cpp +++ b/Tests/GeoLib/TestGEOObjectsMerge.cpp @@ -4,7 +4,7 @@ * \date May 21, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestGrid.cpp b/Tests/GeoLib/TestGrid.cpp index 543848ec90bf28db97a9fbf6f9a70609209c29f7..898dc3152d852caf657745991c75359a299d7b10 100644 --- a/Tests/GeoLib/TestGrid.cpp +++ b/Tests/GeoLib/TestGrid.cpp @@ -5,7 +5,7 @@ * \brief Tests for class GeoLib::Grid. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestLineSegmentIntersect.cpp b/Tests/GeoLib/TestLineSegmentIntersect.cpp index 32b1c2e09fac23aa4db08ef52b37473c09fca2d8..13ffd0416e46642347baac91ab13e32682d174b9 100644 --- a/Tests/GeoLib/TestLineSegmentIntersect.cpp +++ b/Tests/GeoLib/TestLineSegmentIntersect.cpp @@ -3,7 +3,7 @@ * \date Dec 2, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestLineSegmentIntersect2d.cpp b/Tests/GeoLib/TestLineSegmentIntersect2d.cpp index 1fe840ad896dc157e31fd8515c52735811993f46..0bc9e9a302be1aff0cda4a2e206e98ad708c0249 100644 --- a/Tests/GeoLib/TestLineSegmentIntersect2d.cpp +++ b/Tests/GeoLib/TestLineSegmentIntersect2d.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestOctTree.cpp b/Tests/GeoLib/TestOctTree.cpp index ec836fdfa14a65a3c3bece67413eef6722784965..f51d10c756df8027ab79739c2576b63db4e73157 100644 --- a/Tests/GeoLib/TestOctTree.cpp +++ b/Tests/GeoLib/TestOctTree.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestParallel.cpp b/Tests/GeoLib/TestParallel.cpp index 7fabfb5645623bcaf6ec97dbc5e993de82ae9cb7..af8d668d95c3f23eebcb06dd4954d220b42630a4 100644 --- a/Tests/GeoLib/TestParallel.cpp +++ b/Tests/GeoLib/TestParallel.cpp @@ -3,7 +3,7 @@ * @date Feb 26, 2014 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestPointToStationConversion.cpp b/Tests/GeoLib/TestPointToStationConversion.cpp index c2263e1f00837079320b9038cac2c12853521a8f..a0cf68be2c3710d605f6a4584bdc8a238f3a32bd 100644 --- a/Tests/GeoLib/TestPointToStationConversion.cpp +++ b/Tests/GeoLib/TestPointToStationConversion.cpp @@ -3,7 +3,7 @@ * \brief Tests for geoPointsToStations() * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestPointVec.cpp b/Tests/GeoLib/TestPointVec.cpp index fe51fb4191f91db06b46681172f2c2a3ad1f0c83..f95b80f516ee7f90a1da429649aaf28a67d5ae97 100644 --- a/Tests/GeoLib/TestPointVec.cpp +++ b/Tests/GeoLib/TestPointVec.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestPointsOnAPlane.cpp b/Tests/GeoLib/TestPointsOnAPlane.cpp index 9cb8fec056bf44dd449fdf4b005490c1d322bed7..681e5f8b19d4ce4cf7ef1fde0a31583fa741907c 100644 --- a/Tests/GeoLib/TestPointsOnAPlane.cpp +++ b/Tests/GeoLib/TestPointsOnAPlane.cpp @@ -4,7 +4,7 @@ * \date 2014-02-26 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestPolygon.cpp b/Tests/GeoLib/TestPolygon.cpp index d2b4a1a20bc74a4ffd74ea348e4217beda0ee903..66e711941f4fdea1db7d88a908294452e511906b 100644 --- a/Tests/GeoLib/TestPolygon.cpp +++ b/Tests/GeoLib/TestPolygon.cpp @@ -4,7 +4,7 @@ * \brief Test functionality of class Polygon. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestPolyline.cpp b/Tests/GeoLib/TestPolyline.cpp index 549f264ae268ce18cd05f03ff484b061f73ed3f5..d158a1bb2b4e937e70e9b9a1270661d1ac651f0e 100644 --- a/Tests/GeoLib/TestPolyline.cpp +++ b/Tests/GeoLib/TestPolyline.cpp @@ -4,7 +4,7 @@ * \date Jan 7, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestRaster.cpp b/Tests/GeoLib/TestRaster.cpp index 59cdf39a558c8e743933600d5d4dbd88f87a2d54..e9569f5ffe019acd2f5fc33dd87abd93c9d58882 100644 --- a/Tests/GeoLib/TestRaster.cpp +++ b/Tests/GeoLib/TestRaster.cpp @@ -3,7 +3,7 @@ * \brief Tests of Raster class. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestSimplePolygonTree.cpp b/Tests/GeoLib/TestSimplePolygonTree.cpp index 65a633e40c2ad35e6705d7ff8a622811665cf792..00c6bd9df76051ce4e83aa9c27d64e3b203a039f 100644 --- a/Tests/GeoLib/TestSimplePolygonTree.cpp +++ b/Tests/GeoLib/TestSimplePolygonTree.cpp @@ -5,7 +5,7 @@ * @brief Test functionality of class SimplePolygonTree. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestSortSegments.cpp b/Tests/GeoLib/TestSortSegments.cpp index 6ba269a28e8d7a20d656e5522b3ed3ad15e67e61..28a08d51e9d912583ad36f5fdf636d8b64edd5c9 100644 --- a/Tests/GeoLib/TestSortSegments.cpp +++ b/Tests/GeoLib/TestSortSegments.cpp @@ -1,7 +1,7 @@ /** * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/GeoLib/TestSurfaceIsPointInSurface.cpp b/Tests/GeoLib/TestSurfaceIsPointInSurface.cpp index cd960fff6802e6d132fbdf07eb75d6c57ad5e548..412368f6c6ae083c76752c61ce5453e8a10623e3 100644 --- a/Tests/GeoLib/TestSurfaceIsPointInSurface.cpp +++ b/Tests/GeoLib/TestSurfaceIsPointInSurface.cpp @@ -3,7 +3,7 @@ * \brief Tests for GeoLib::Surface::isPntInSfc() * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/MFront.cpp b/Tests/MaterialLib/MFront.cpp index d89efe92bcd0a66be07892531e0a2982f0817e17..a6c92659aa0a2563d5517ecbf80ca9db5e9d3386 100644 --- a/Tests/MaterialLib/MFront.cpp +++ b/Tests/MaterialLib/MFront.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestCapillaryPressureSaturationModel.cpp b/Tests/MaterialLib/TestCapillaryPressureSaturationModel.cpp index 46516f88929a2be2cb84abbf86915eae33c1bfcb..51b3e58e808e2f7c84270c6f6806ac7c02fb1fd0 100644 --- a/Tests/MaterialLib/TestCapillaryPressureSaturationModel.cpp +++ b/Tests/MaterialLib/TestCapillaryPressureSaturationModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestDimensionLessGibbsFreeEnergy.cpp b/Tests/MaterialLib/TestDimensionLessGibbsFreeEnergy.cpp index ea5dd33fbce388886c948eccb8c436e27670803d..17c6cd2d250dbc505072696a2931835586dee5ce 100644 --- a/Tests/MaterialLib/TestDimensionLessGibbsFreeEnergy.cpp +++ b/Tests/MaterialLib/TestDimensionLessGibbsFreeEnergy.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestEffectiveThermalConductivityPorosityMixing.cpp b/Tests/MaterialLib/TestEffectiveThermalConductivityPorosityMixing.cpp index dfc6af233612adf9cdecc87232eae85cbf322247..3f161632519faff4cb74c92428143f53ee3a767f 100644 --- a/Tests/MaterialLib/TestEffectiveThermalConductivityPorosityMixing.cpp +++ b/Tests/MaterialLib/TestEffectiveThermalConductivityPorosityMixing.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestFluidDensity.cpp b/Tests/MaterialLib/TestFluidDensity.cpp index 7b781fa664d3d1cf626554b8392d990d1055a949..9449651bd3a9486242abe7d9547b958abfd07f48 100644 --- a/Tests/MaterialLib/TestFluidDensity.cpp +++ b/Tests/MaterialLib/TestFluidDensity.cpp @@ -6,7 +6,7 @@ \date Jan 2015 \copyright - Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestFluidProperties.cpp b/Tests/MaterialLib/TestFluidProperties.cpp index 60a3cc0aac330af2e796dca230ad81ede320ea4d..a85d9baa105c2c0c438836043a9d9fd63635f50d 100644 --- a/Tests/MaterialLib/TestFluidProperties.cpp +++ b/Tests/MaterialLib/TestFluidProperties.cpp @@ -2,7 +2,7 @@ * \brief Test the creator of FluidProperties * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestFluidSpecificHeatCapacityModel.cpp b/Tests/MaterialLib/TestFluidSpecificHeatCapacityModel.cpp index 65ca9a09dbfa4af1789fbe678da3ac4ef97b8a01..d6ae3383010f84dfbf8896d88a41207db749f995 100644 --- a/Tests/MaterialLib/TestFluidSpecificHeatCapacityModel.cpp +++ b/Tests/MaterialLib/TestFluidSpecificHeatCapacityModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestFluidThermalConductivityModel.cpp b/Tests/MaterialLib/TestFluidThermalConductivityModel.cpp index dfb45cdb58d9f5426c067a4e4ad566e6b30f0e08..22dddcada9cb58ad99aaf81a3feb132825f5f30e 100644 --- a/Tests/MaterialLib/TestFluidThermalConductivityModel.cpp +++ b/Tests/MaterialLib/TestFluidThermalConductivityModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestFluidViscosity.cpp b/Tests/MaterialLib/TestFluidViscosity.cpp index 5609cc8a890f70a37ac50159485ce3a5850a1960..91e1cf8bcb565cbae0aa1190b9fa7e1e5f0bde00 100644 --- a/Tests/MaterialLib/TestFluidViscosity.cpp +++ b/Tests/MaterialLib/TestFluidViscosity.cpp @@ -2,7 +2,7 @@ * \brief Test viscosity models * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestFractureModels.cpp b/Tests/MaterialLib/TestFractureModels.cpp index 9715fafe22b0a820fb8faa60c59e5e3d6fe96540..8a10798536f033f6a66894a82cb96c3f2c156171 100644 --- a/Tests/MaterialLib/TestFractureModels.cpp +++ b/Tests/MaterialLib/TestFractureModels.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestGasPressureDependentPermeability.cpp b/Tests/MaterialLib/TestGasPressureDependentPermeability.cpp index f8c675eb7fd482bf997e3210bff019229f5ae060..0e283cef278549372827be1747d7015632762d72 100644 --- a/Tests/MaterialLib/TestGasPressureDependentPermeability.cpp +++ b/Tests/MaterialLib/TestGasPressureDependentPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPL.cpp b/Tests/MaterialLib/TestMPL.cpp index 688ec60e15a31a179c77f0c57efdad988fad02e9..e414e63bcb6003fa09635726bec129ffb164d94d 100644 --- a/Tests/MaterialLib/TestMPL.cpp +++ b/Tests/MaterialLib/TestMPL.cpp @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPL.h b/Tests/MaterialLib/TestMPL.h index e42e5110b7207ab87acc15d3748ba8f2a7bdd6bf..352848274675b1b58e0dcc486fce08ecdf5c9192 100644 --- a/Tests/MaterialLib/TestMPL.h +++ b/Tests/MaterialLib/TestMPL.h @@ -4,7 +4,7 @@ * \date Oct 22, 2018 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLAverageMolarMass.cpp b/Tests/MaterialLib/TestMPLAverageMolarMass.cpp index 1dadf9b2efe7499d1326c1b08716ee5f4339c2b7..5b4cc62ad4e4e1b5c0ad3b216924d2ad7c56cff7 100644 --- a/Tests/MaterialLib/TestMPLAverageMolarMass.cpp +++ b/Tests/MaterialLib/TestMPLAverageMolarMass.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLCapillaryPressureRegularizedVanGenuchten.cpp b/Tests/MaterialLib/TestMPLCapillaryPressureRegularizedVanGenuchten.cpp index 1b0efcde2354298c5ed71bdbc6ff8b0bd80d446a..85932c4299f8733f5ba07ed270eb10b4e5f14df4 100644 --- a/Tests/MaterialLib/TestMPLCapillaryPressureRegularizedVanGenuchten.cpp +++ b/Tests/MaterialLib/TestMPLCapillaryPressureRegularizedVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLCapillaryPressureVanGenuchten.cpp b/Tests/MaterialLib/TestMPLCapillaryPressureVanGenuchten.cpp index f4e37138f80677fd144000c61840261d109722fc..6da8d098ec78055db5782795c554c11c957f1155 100644 --- a/Tests/MaterialLib/TestMPLCapillaryPressureVanGenuchten.cpp +++ b/Tests/MaterialLib/TestMPLCapillaryPressureVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLClausiusClapeyron.cpp b/Tests/MaterialLib/TestMPLClausiusClapeyron.cpp index ea442f0df680a19bdc05e9b3fef7a4ab7c10ac5b..9d6e4207247a1284148ec84ddad06bdd57362632 100644 --- a/Tests/MaterialLib/TestMPLClausiusClapeyron.cpp +++ b/Tests/MaterialLib/TestMPLClausiusClapeyron.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLConvertProperties.cpp b/Tests/MaterialLib/TestMPLConvertProperties.cpp index d7983ef5ce18a3e241b0a12025b5b73e19b9b69c..06a5b5cbe407153c6e9aba959fef903304453bb2 100644 --- a/Tests/MaterialLib/TestMPLConvertProperties.cpp +++ b/Tests/MaterialLib/TestMPLConvertProperties.cpp @@ -4,7 +4,7 @@ * \date Sep 22, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLExponential.cpp b/Tests/MaterialLib/TestMPLExponential.cpp index a847572991aae71d89fe0d6d0b0feb157919f23f..1ba3ec88d697ee8278dcb47808242170a5eeb04e 100644 --- a/Tests/MaterialLib/TestMPLExponential.cpp +++ b/Tests/MaterialLib/TestMPLExponential.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLIdealGasLaw.cpp b/Tests/MaterialLib/TestMPLIdealGasLaw.cpp index 36855eb94edcc6f6a06dadc0a529be31aadad5f5..ece60482c88d62e56982fa66a2ef856ef3e5cabc 100644 --- a/Tests/MaterialLib/TestMPLIdealGasLaw.cpp +++ b/Tests/MaterialLib/TestMPLIdealGasLaw.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLLinear.cpp b/Tests/MaterialLib/TestMPLLinear.cpp index f6a5bef0b2a59f0d62073b77d4e78ddf5fa55d98..1cc8d28024eb6f1025dce86ba9330043c3e5e2ac 100644 --- a/Tests/MaterialLib/TestMPLLinear.cpp +++ b/Tests/MaterialLib/TestMPLLinear.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLLinearSaturationSwellingStress.cpp b/Tests/MaterialLib/TestMPLLinearSaturationSwellingStress.cpp index e2bda09feaedc5b0a7dd7880057894f55dae8c6a..adcc2f17fae7ee6d41c95bbba06d042d6cd7cde4 100644 --- a/Tests/MaterialLib/TestMPLLinearSaturationSwellingStress.cpp +++ b/Tests/MaterialLib/TestMPLLinearSaturationSwellingStress.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLParseMaterial.cpp b/Tests/MaterialLib/TestMPLParseMaterial.cpp index be498ec7ef53374183313573888fcd2321664814..187b163d4f7dc3e3cb5b2c8fc00fb8274a83f9f0 100644 --- a/Tests/MaterialLib/TestMPLParseMaterial.cpp +++ b/Tests/MaterialLib/TestMPLParseMaterial.cpp @@ -4,7 +4,7 @@ * \date Sep 22, 2017 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLPermeabilityMohrCoulombFailureIndexModel.cpp b/Tests/MaterialLib/TestMPLPermeabilityMohrCoulombFailureIndexModel.cpp index a15e28ff2e34f4824c040e2a2dfabdcd3d561df0..f178b3ec716489c43efe82f95dfe2c8aff0c39e9 100644 --- a/Tests/MaterialLib/TestMPLPermeabilityMohrCoulombFailureIndexModel.cpp +++ b/Tests/MaterialLib/TestMPLPermeabilityMohrCoulombFailureIndexModel.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermBrooksCorey.cpp b/Tests/MaterialLib/TestMPLRelPermBrooksCorey.cpp index 1382fc84b3533010bc782c5b1feb7a6ee58a8a04..7b9c6f6654cee29ceffdc7a95349d59d41a6ca76 100644 --- a/Tests/MaterialLib/TestMPLRelPermBrooksCorey.cpp +++ b/Tests/MaterialLib/TestMPLRelPermBrooksCorey.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermBrooksCoreyNonwettingPhase.cpp b/Tests/MaterialLib/TestMPLRelPermBrooksCoreyNonwettingPhase.cpp index 06db4001406236fd3a9558ec0d8a6f2be19c9b33..4a3f466098f3de9197865459848fc9af1cf90c09 100644 --- a/Tests/MaterialLib/TestMPLRelPermBrooksCoreyNonwettingPhase.cpp +++ b/Tests/MaterialLib/TestMPLRelPermBrooksCoreyNonwettingPhase.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermLiakopoulos.cpp b/Tests/MaterialLib/TestMPLRelPermLiakopoulos.cpp index 71b96c0f16035abe8ae3a9d1f6bb51e9a00269ce..39e5d552760d960f8239739112c06bf442806794 100644 --- a/Tests/MaterialLib/TestMPLRelPermLiakopoulos.cpp +++ b/Tests/MaterialLib/TestMPLRelPermLiakopoulos.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermNonWettingPhaseVanGenuchtenMualem.cpp b/Tests/MaterialLib/TestMPLRelPermNonWettingPhaseVanGenuchtenMualem.cpp index 4c41245ce29c04ca9983123c81b229753afcd3ae..6d52d80b9612875990e3d96499262d13ff23f73e 100644 --- a/Tests/MaterialLib/TestMPLRelPermNonWettingPhaseVanGenuchtenMualem.cpp +++ b/Tests/MaterialLib/TestMPLRelPermNonWettingPhaseVanGenuchtenMualem.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermUdell.cpp b/Tests/MaterialLib/TestMPLRelPermUdell.cpp index 08eac2137ccb8c92e24d78ef70d22368d9e66430..a774afaac9152451607091f2e581eb6409582852 100644 --- a/Tests/MaterialLib/TestMPLRelPermUdell.cpp +++ b/Tests/MaterialLib/TestMPLRelPermUdell.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermUdellNonwettingPhase.cpp b/Tests/MaterialLib/TestMPLRelPermUdellNonwettingPhase.cpp index 9d3b512d475d0165e1c02fde820c863d958f3034..9ff9d50fc3be71affe16fe0255b168214d122d85 100644 --- a/Tests/MaterialLib/TestMPLRelPermUdellNonwettingPhase.cpp +++ b/Tests/MaterialLib/TestMPLRelPermUdellNonwettingPhase.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLRelPermVanGenuchten.cpp b/Tests/MaterialLib/TestMPLRelPermVanGenuchten.cpp index ac4a049f5d101aa7e1004c1cddfe6036c564862d..b8af5623ff9e6530dd22571cb1ce29d63be8f080 100644 --- a/Tests/MaterialLib/TestMPLRelPermVanGenuchten.cpp +++ b/Tests/MaterialLib/TestMPLRelPermVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLSaturationBrooksCorey.cpp b/Tests/MaterialLib/TestMPLSaturationBrooksCorey.cpp index 7231d9d06a6603e597772ad71e7aefae9472a5b8..9e45ae9ba8058ca4bf62b775b513f20924652eb7 100644 --- a/Tests/MaterialLib/TestMPLSaturationBrooksCorey.cpp +++ b/Tests/MaterialLib/TestMPLSaturationBrooksCorey.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLSaturationExponential.cpp b/Tests/MaterialLib/TestMPLSaturationExponential.cpp index 88edb909b4af2da8d35c3ec57296f01bb8d15a6b..cd248fec14b8895976abe832cd01c14254b5f8b4 100644 --- a/Tests/MaterialLib/TestMPLSaturationExponential.cpp +++ b/Tests/MaterialLib/TestMPLSaturationExponential.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLSaturationLiakopoulos.cpp b/Tests/MaterialLib/TestMPLSaturationLiakopoulos.cpp index adf4faba3e0f1d444a7487a750d939dc194709fb..a2e37059012ef16eaa1ab97566401cffc6951924 100644 --- a/Tests/MaterialLib/TestMPLSaturationLiakopoulos.cpp +++ b/Tests/MaterialLib/TestMPLSaturationLiakopoulos.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLSaturationVanGenuchten.cpp b/Tests/MaterialLib/TestMPLSaturationVanGenuchten.cpp index bbf8dd9cab3c35a5e3d765b69b6649ea1f505336..15ed972dd658f9ccc7d8540a6d148a38383c6c31 100644 --- a/Tests/MaterialLib/TestMPLSaturationVanGenuchten.cpp +++ b/Tests/MaterialLib/TestMPLSaturationVanGenuchten.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLSoilThermalConductivitySomerton.cpp b/Tests/MaterialLib/TestMPLSoilThermalConductivitySomerton.cpp index 5e3992d62debd54023ac1501d835ff7e24a2f495..2f9e9d15a6efec5d6d3c3b88743c3e73b8d234e9 100644 --- a/Tests/MaterialLib/TestMPLSoilThermalConductivitySomerton.cpp +++ b/Tests/MaterialLib/TestMPLSoilThermalConductivitySomerton.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLVapourDiffusionFEBEX.cpp b/Tests/MaterialLib/TestMPLVapourDiffusionFEBEX.cpp index 0f05098bf97d224514075f5276a8ebe479abed86..e49235f1f7c51ffb67d225a4b51d0eb2530d6006 100644 --- a/Tests/MaterialLib/TestMPLVapourDiffusionFEBEX.cpp +++ b/Tests/MaterialLib/TestMPLVapourDiffusionFEBEX.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLVapourDiffusionPMQ.cpp b/Tests/MaterialLib/TestMPLVapourDiffusionPMQ.cpp index 9b22396a1fc61454f1d4d01d3728a3b1303f8330..b46cd3ebebcba4056615568cb11d2d52592b2439 100644 --- a/Tests/MaterialLib/TestMPLVapourDiffusionPMQ.cpp +++ b/Tests/MaterialLib/TestMPLVapourDiffusionPMQ.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLWaterVapourDensity.cpp b/Tests/MaterialLib/TestMPLWaterVapourDensity.cpp index ad4c1fe8c454a1c40fc9da4d96542813cd17c889..feadb14fd059d423033ae066e4687a9f69343125 100644 --- a/Tests/MaterialLib/TestMPLWaterVapourDensity.cpp +++ b/Tests/MaterialLib/TestMPLWaterVapourDensity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLWaterVapourLatentHeat.cpp b/Tests/MaterialLib/TestMPLWaterVapourLatentHeat.cpp index 0e48936e1cde0fa034645a661a6003293f32e341..f3109718f7f4ffd129000f38299b4ae95760bc1d 100644 --- a/Tests/MaterialLib/TestMPLWaterVapourLatentHeat.cpp +++ b/Tests/MaterialLib/TestMPLWaterVapourLatentHeat.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestMPLWaterVapourLatentHeatWithCriticalTemperature.cpp b/Tests/MaterialLib/TestMPLWaterVapourLatentHeatWithCriticalTemperature.cpp index e62095115b4b1e4134da7b402f2c7c960402d49f..5e82ebb3210ce83ac9690df400b5a5f46f55d07d 100644 --- a/Tests/MaterialLib/TestMPLWaterVapourLatentHeatWithCriticalTemperature.cpp +++ b/Tests/MaterialLib/TestMPLWaterVapourLatentHeatWithCriticalTemperature.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestRelativePermeabilityModel.cpp b/Tests/MaterialLib/TestRelativePermeabilityModel.cpp index 6b79119e64a494dd20c9a504ee03cc16067db973..3d5835e5f850c9f4cf2fbd8935717d63e0dcfbf4 100644 --- a/Tests/MaterialLib/TestRelativePermeabilityModel.cpp +++ b/Tests/MaterialLib/TestRelativePermeabilityModel.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestSaturationDependentThermalConductivity.cpp b/Tests/MaterialLib/TestSaturationDependentThermalConductivity.cpp index deb87253cbeea29feb2deae2bea42a6b8143beb5..1b7d43c272c711bde335aadb9a32db120d670804 100644 --- a/Tests/MaterialLib/TestSaturationDependentThermalConductivity.cpp +++ b/Tests/MaterialLib/TestSaturationDependentThermalConductivity.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MaterialLib/TestStrainDependentPermeability.cpp b/Tests/MaterialLib/TestStrainDependentPermeability.cpp index ca3e0533f478d91503426e94947338c4283e5c42..47535d8a5fc5483745043d30aefe2fa0896ed618 100644 --- a/Tests/MaterialLib/TestStrainDependentPermeability.cpp +++ b/Tests/MaterialLib/TestStrainDependentPermeability.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/KelvinVector.cpp b/Tests/MathLib/KelvinVector.cpp index 53e3a200dbbb358909790d53da09cb8cfd6dc263..41f4a59cd29bc9ea2d2946bca1bfe62c36437c43 100644 --- a/Tests/MathLib/KelvinVector.cpp +++ b/Tests/MathLib/KelvinVector.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestDividedByPlane.cpp b/Tests/MathLib/TestDividedByPlane.cpp index ec5a209065efecdee2190d9c6c565c2c0c5178f8..2fea3bf9c8632edc78739c3b31e7b010dbee243d 100644 --- a/Tests/MathLib/TestDividedByPlane.cpp +++ b/Tests/MathLib/TestDividedByPlane.cpp @@ -4,7 +4,7 @@ * \date 2014-02-26 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestEigenCSR.cpp b/Tests/MathLib/TestEigenCSR.cpp index fc1e54091bc598479def5dcc72cee9fd315099bf..4b93415942abb7ed9520bc6aecc4daf8b3b8abd7 100644 --- a/Tests/MathLib/TestEigenCSR.cpp +++ b/Tests/MathLib/TestEigenCSR.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestGaussLegendreIntegration.cpp b/Tests/MathLib/TestGaussLegendreIntegration.cpp index c6b4f49e2653a83af8d715c248856abdf3e49a51..8b8898264d4f8c7f998d32b4bdf155f99a96f463 100644 --- a/Tests/MathLib/TestGaussLegendreIntegration.cpp +++ b/Tests/MathLib/TestGaussLegendreIntegration.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestGlobalMatrixInterface.cpp b/Tests/MathLib/TestGlobalMatrixInterface.cpp index c8b61ffd2cf2138fd02aa16af2d488139078d277..0e36016f08086d86e77640b352326f120ffbb283 100644 --- a/Tests/MathLib/TestGlobalMatrixInterface.cpp +++ b/Tests/MathLib/TestGlobalMatrixInterface.cpp @@ -6,7 +6,7 @@ * \brief Interface tests of global matrix classes * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestGlobalVectorInterface.cpp b/Tests/MathLib/TestGlobalVectorInterface.cpp index ffe39a4567aad16eaa4dc356a8b94d5546375878..b8974bf4dbd593b79e1796d1708fd3d6b70891ed 100644 --- a/Tests/MathLib/TestGlobalVectorInterface.cpp +++ b/Tests/MathLib/TestGlobalVectorInterface.cpp @@ -6,7 +6,7 @@ * \brief Interface tests of global vector classes * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestIntegration.cpp b/Tests/MathLib/TestIntegration.cpp index 28dd1528e61996b3966c8d059a40a168c0a0e08b..e7f7060fd3d702561eb9b4b30cf4123e58b50819 100644 --- a/Tests/MathLib/TestIntegration.cpp +++ b/Tests/MathLib/TestIntegration.cpp @@ -4,7 +4,7 @@ * \date 2013-08-29 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestIsPointInTriangle.cpp b/Tests/MathLib/TestIsPointInTriangle.cpp index 29b576789b09dcfbae5e2d3005ea1df6dfe2be31..b255e804045e310f02081198acd1acfafb738386 100644 --- a/Tests/MathLib/TestIsPointInTriangle.cpp +++ b/Tests/MathLib/TestIsPointInTriangle.cpp @@ -3,7 +3,7 @@ * @date 2014-05-27 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestLinearSolver.cpp b/Tests/MathLib/TestLinearSolver.cpp index 67930e3fc2f2f28d41246ee8f56e093da0c4039f..12d2142a0e3ae881d307278217e906beef0492ed 100644 --- a/Tests/MathLib/TestLinearSolver.cpp +++ b/Tests/MathLib/TestLinearSolver.cpp @@ -6,7 +6,7 @@ * \brief Implementation tests. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestNonlinear1D.cpp b/Tests/MathLib/TestNonlinear1D.cpp index 3a14f09d9f2b224155f12b2d7e58e753958e1f19..2b3ba3756b49e5a501f960d5bfd670842340a36d 100644 --- a/Tests/MathLib/TestNonlinear1D.cpp +++ b/Tests/MathLib/TestNonlinear1D.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestODESolver.cpp b/Tests/MathLib/TestODESolver.cpp index 566f5a0e2541c61e58c42a89a6193cdd07ad44b5..ce055aebdbb632ed853f86daadff055e0c9fa9e9 100644 --- a/Tests/MathLib/TestODESolver.cpp +++ b/Tests/MathLib/TestODESolver.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestPiecewiseLinearCurve.cpp b/Tests/MathLib/TestPiecewiseLinearCurve.cpp index 72c1348bcfe71faeb0e2bfe1efb120d85a69890f..7cdbab29d4c8b3fa0c4c6576316c339371cde4c1 100644 --- a/Tests/MathLib/TestPiecewiseLinearCurve.cpp +++ b/Tests/MathLib/TestPiecewiseLinearCurve.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp b/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp index 2fffcca6a72e0bf2c1a7cbdafe471ccb95d4b131..b4e9b26060ac5aafa95c1515d9034d1a6fdbf097 100644 --- a/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp +++ b/Tests/MathLib/TestPiecewiseLinearInterpolation.cpp @@ -4,7 +4,7 @@ * \date Feb 12, 2013 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestPoint3d.cpp b/Tests/MathLib/TestPoint3d.cpp index fad484968acd0c934116d5be31455142688fdeb9..e10ee57f693e34f1b8cc14dab9adf7565748ce9f 100644 --- a/Tests/MathLib/TestPoint3d.cpp +++ b/Tests/MathLib/TestPoint3d.cpp @@ -4,7 +4,7 @@ * \date Nov 8, 2012 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestPoint3dWithID.cpp b/Tests/MathLib/TestPoint3dWithID.cpp index d80a021d53b744dea1738c7a57ce1f5254b2d28d..495f1390450c7f6259c0a224b601f0c36e50029d 100644 --- a/Tests/MathLib/TestPoint3dWithID.cpp +++ b/Tests/MathLib/TestPoint3dWithID.cpp @@ -3,7 +3,7 @@ * \date 2015-05-21 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestTemplatePoint.cpp b/Tests/MathLib/TestTemplatePoint.cpp index 5b0ec339b2fef5dd710901f46a55880a70a0c504..df9eee4f9dc98f9f5058cb208b95f48618233f39 100644 --- a/Tests/MathLib/TestTemplatePoint.cpp +++ b/Tests/MathLib/TestTemplatePoint.cpp @@ -3,7 +3,7 @@ * @date Mar 13, 2014 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MathLib/TestWeightedPoint.cpp b/Tests/MathLib/TestWeightedPoint.cpp index e46590fd6b50fec5d14e3e72ea9e7edbd5a3ecd7..f92ab3a18cea9621db00787d530f3ae9d50602c6 100644 --- a/Tests/MathLib/TestWeightedPoint.cpp +++ b/Tests/MathLib/TestWeightedPoint.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshGeoToolsLib/TestConstructAdditionalMeshesFromGeoObjects.cpp b/Tests/MeshGeoToolsLib/TestConstructAdditionalMeshesFromGeoObjects.cpp index 14c5b5a4764afac47789679fad845fb0115bcfd9..c5fb4caab2ad79dc4cbf8d229cb3343474bffcf7 100644 --- a/Tests/MeshGeoToolsLib/TestConstructAdditionalMeshesFromGeoObjects.cpp +++ b/Tests/MeshGeoToolsLib/TestConstructAdditionalMeshesFromGeoObjects.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshGeoToolsLib/TestEarClipping.cpp b/Tests/MeshGeoToolsLib/TestEarClipping.cpp index fc7b9800582831ad8170b6810e1f6e92c17f8ada..1aa858ec6a7d2a855c182c5bd364a669fa7e1c98 100644 --- a/Tests/MeshGeoToolsLib/TestEarClipping.cpp +++ b/Tests/MeshGeoToolsLib/TestEarClipping.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshGeoToolsLib/TestGeoMapper.cpp b/Tests/MeshGeoToolsLib/TestGeoMapper.cpp index 70395fd7b093ca14448195b21bb848c08c46b8e1..f5a2b915e8933c76ed6d7709ba39414b087b38a1 100644 --- a/Tests/MeshGeoToolsLib/TestGeoMapper.cpp +++ b/Tests/MeshGeoToolsLib/TestGeoMapper.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/ConvertToLinearMesh.cpp b/Tests/MeshLib/ConvertToLinearMesh.cpp index f265d48644868ca10679fa14baabef6f526c00c5..1138c0778b47ebd506e82e6806cd2e06187520e5 100644 --- a/Tests/MeshLib/ConvertToLinearMesh.cpp +++ b/Tests/MeshLib/ConvertToLinearMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/MeshProperties.cpp b/Tests/MeshLib/MeshProperties.cpp index a0a1b668c9e8342a6800f95a844eedee2c02ef53..6ef48da678d795d896f7692cfd14c4333ab695c9 100644 --- a/Tests/MeshLib/MeshProperties.cpp +++ b/Tests/MeshLib/MeshProperties.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestAddLayerToMesh.cpp b/Tests/MeshLib/TestAddLayerToMesh.cpp index 37d0530c9ac07c458de9944ea013cb14a7f8f925..00d4d2f6045815a4b7b92264fa2e25b58353cde5 100644 --- a/Tests/MeshLib/TestAddLayerToMesh.cpp +++ b/Tests/MeshLib/TestAddLayerToMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestBoundaryElementSearch.cpp b/Tests/MeshLib/TestBoundaryElementSearch.cpp index b0b2e1c43b5af9ab391843b2c794cf625cd33c9a..e3c4900e17e6471933b3eeeb8153350b8b0617d6 100644 --- a/Tests/MeshLib/TestBoundaryElementSearch.cpp +++ b/Tests/MeshLib/TestBoundaryElementSearch.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestCoordinatesMappingLocal.cpp b/Tests/MeshLib/TestCoordinatesMappingLocal.cpp index ed0c62987e1699ce0dc1fdfb6d9f16a09fb99731..5def7fd602dbb201d4d2c1f80f5caccd8eff399e 100644 --- a/Tests/MeshLib/TestCoordinatesMappingLocal.cpp +++ b/Tests/MeshLib/TestCoordinatesMappingLocal.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestDuplicate.cpp b/Tests/MeshLib/TestDuplicate.cpp index 16539557bdb0fee31b0dfe5a6e17cd658e5fb3c7..35bedeab799a50f177e2ce497fdbfd61c09cf72d 100644 --- a/Tests/MeshLib/TestDuplicate.cpp +++ b/Tests/MeshLib/TestDuplicate.cpp @@ -5,7 +5,7 @@ * \brief Tests for Duplicate functions * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestElementConstants.cpp b/Tests/MeshLib/TestElementConstants.cpp index b35cb957e7e72045cc2598eccde2603b63d56a28..54380287fc7bfa5a258af0f5677496b897b8d3de 100644 --- a/Tests/MeshLib/TestElementConstants.cpp +++ b/Tests/MeshLib/TestElementConstants.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestElementStatus.cpp b/Tests/MeshLib/TestElementStatus.cpp index 7cca831e311a9dacb5685046985cc45aafd50b36..918a5a398d5dadef1b2e7d779c7b2b8d5516f9fb 100644 --- a/Tests/MeshLib/TestElementStatus.cpp +++ b/Tests/MeshLib/TestElementStatus.cpp @@ -5,7 +5,7 @@ * \brief Tests for ElementStatus class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestFindElementsWithinRadius.cpp b/Tests/MeshLib/TestFindElementsWithinRadius.cpp index 3f5d87399dada36d7016c555decb600f83b9f048..82f0112aaf966b8d14e7ee6bada3ec145a1e83de 100644 --- a/Tests/MeshLib/TestFindElementsWithinRadius.cpp +++ b/Tests/MeshLib/TestFindElementsWithinRadius.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestFlipElements.cpp b/Tests/MeshLib/TestFlipElements.cpp index 05e9ed7d5f0e724bb59dea6063fc8a8276215cc8..89f1ab2d3af9540f98b8cca52df488f0c1f12a12 100644 --- a/Tests/MeshLib/TestFlipElements.cpp +++ b/Tests/MeshLib/TestFlipElements.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestGetElementRotationMatrices.cpp b/Tests/MeshLib/TestGetElementRotationMatrices.cpp index 38f5c893c365c6810ca5e323480945ecacb8dab3..bf3c6434188c50aff4a793484bc36bc4f42a632b 100644 --- a/Tests/MeshLib/TestGetElementRotationMatrices.cpp +++ b/Tests/MeshLib/TestGetElementRotationMatrices.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestHexQualityCriteria.cpp b/Tests/MeshLib/TestHexQualityCriteria.cpp index fd0e9c6a899ddc7a364030fbdf5f29b97c7201c2..7513b642b2f5197b77ecc021d969949388d61a7f 100644 --- a/Tests/MeshLib/TestHexQualityCriteria.cpp +++ b/Tests/MeshLib/TestHexQualityCriteria.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestIs2DMeshOnRotatedVerticalPlane.cpp b/Tests/MeshLib/TestIs2DMeshOnRotatedVerticalPlane.cpp index 6fdb704bbad1078f4845a7d1008b1858fb11adf9..3712b12028e8b335b3568a8ba480b4c6237a6d37 100644 --- a/Tests/MeshLib/TestIs2DMeshOnRotatedVerticalPlane.cpp +++ b/Tests/MeshLib/TestIs2DMeshOnRotatedVerticalPlane.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestLineMesh.cpp b/Tests/MeshLib/TestLineMesh.cpp index e361fd29aeb8afda3d9b94e6df3b9dc159c48c7d..1b874f27833d332ae8e1dfba865f8cbcc4c13c25 100644 --- a/Tests/MeshLib/TestLineMesh.cpp +++ b/Tests/MeshLib/TestLineMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestMeshGenerator.cpp b/Tests/MeshLib/TestMeshGenerator.cpp index 7eebd3ce09efc6f35af6afb73b7144da02b170f9..a7f2be9dbed491254de01c2a76ed15413052faaa 100644 --- a/Tests/MeshLib/TestMeshGenerator.cpp +++ b/Tests/MeshLib/TestMeshGenerator.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestMeshNodeSearch.cpp b/Tests/MeshLib/TestMeshNodeSearch.cpp index c2ff9f682eae472af854a7216cd28842224d5abb..de026b41967a1c3c3e3deeb3e50b1677aa917cf7 100644 --- a/Tests/MeshLib/TestMeshNodeSearch.cpp +++ b/Tests/MeshLib/TestMeshNodeSearch.cpp @@ -4,7 +4,7 @@ * \brief Test the implementation of class MeshNodeSearch. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestMeshRevision.cpp b/Tests/MeshLib/TestMeshRevision.cpp index ce803443701caf5bc6ce012b8091f40ff45e657f..c5e1ea5fc9766bb2c87d7e232fe4122b1b84a222 100644 --- a/Tests/MeshLib/TestMeshRevision.cpp +++ b/Tests/MeshLib/TestMeshRevision.cpp @@ -5,7 +5,7 @@ * \brief Tests for MeshRevision class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestMeshValidation.cpp b/Tests/MeshLib/TestMeshValidation.cpp index 1d9f2e29b56c58e4cec2483ef057c44c51c06c6e..6f6fb3dacdc72e8d64e8d4c01e1090125c00483e 100644 --- a/Tests/MeshLib/TestMeshValidation.cpp +++ b/Tests/MeshLib/TestMeshValidation.cpp @@ -5,7 +5,7 @@ * \brief Tests for MeshRevision class * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestMoveMeshNodes.cpp b/Tests/MeshLib/TestMoveMeshNodes.cpp index df26cf0d27e6334cd348a971b7e21be1bb5d379a..4ed347600c7033746f1ab736ad0e9ccc8c83dfe3 100644 --- a/Tests/MeshLib/TestMoveMeshNodes.cpp +++ b/Tests/MeshLib/TestMoveMeshNodes.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestNodeAdjacencyTable.cpp b/Tests/MeshLib/TestNodeAdjacencyTable.cpp index b5488462ff08da4f8a0bcc2d818ff19e14133719..35d3473ea7d6ff57aec9fce803a053a8c6cb8158 100644 --- a/Tests/MeshLib/TestNodeAdjacencyTable.cpp +++ b/Tests/MeshLib/TestNodeAdjacencyTable.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestNodeSearch.cpp b/Tests/MeshLib/TestNodeSearch.cpp index 45164f1fd0031ee707ecc596f900d6ad975ab18b..89883ce49b40f82bd86ffcf66dc76fc5ff57fa88 100644 --- a/Tests/MeshLib/TestNodeSearch.cpp +++ b/Tests/MeshLib/TestNodeSearch.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestPntInElement.cpp b/Tests/MeshLib/TestPntInElement.cpp index f9303aaf2dd9a483a6ec2f43064ecf7d08aadcb7..f883101e2963ed21387532fa10c8ceeb7951ab72 100644 --- a/Tests/MeshLib/TestPntInElement.cpp +++ b/Tests/MeshLib/TestPntInElement.cpp @@ -5,7 +5,7 @@ * \brief Tests for check if a point is located inside an element * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestPrismQualityCriteria.cpp b/Tests/MeshLib/TestPrismQualityCriteria.cpp index 64264f824b1a5295353dd25cd3ee41148baba5d6..3724e70679d6a13ab9ba85adea892a42634b076a 100644 --- a/Tests/MeshLib/TestPrismQualityCriteria.cpp +++ b/Tests/MeshLib/TestPrismQualityCriteria.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestPyramidQualityCriteria.cpp b/Tests/MeshLib/TestPyramidQualityCriteria.cpp index 2ab39b6d2ffbda23b7df8f3fb8f15a5408ed586f..a3e6271142bb56d7f9bcd1c000d6441db142fc8d 100644 --- a/Tests/MeshLib/TestPyramidQualityCriteria.cpp +++ b/Tests/MeshLib/TestPyramidQualityCriteria.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestQuadMesh.cpp b/Tests/MeshLib/TestQuadMesh.cpp index 5d8b17ba492315e5f711631048dc70784837b16f..b1f712b2f9da192a0facf810ea186269b533b53f 100644 --- a/Tests/MeshLib/TestQuadMesh.cpp +++ b/Tests/MeshLib/TestQuadMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestQuadQualityCriteria.cpp b/Tests/MeshLib/TestQuadQualityCriteria.cpp index 07d063552ac737ae10a6fdb3b7877363768ce3d4..5a29126aa7f299b456fc868a8fb76ab3a09838a4 100644 --- a/Tests/MeshLib/TestQuadQualityCriteria.cpp +++ b/Tests/MeshLib/TestQuadQualityCriteria.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestQuadraticMesh.cpp b/Tests/MeshLib/TestQuadraticMesh.cpp index 64cc9f35bdbeca7b2d8646febdb7d43661dc013e..33c13a64c11f046830e5e0da81f3f92680885010 100644 --- a/Tests/MeshLib/TestQuadraticMesh.cpp +++ b/Tests/MeshLib/TestQuadraticMesh.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestRasterDataToMesh.cpp b/Tests/MeshLib/TestRasterDataToMesh.cpp index 6055fabfd0e8275359bcf5c66d894caa637fcad3..77ec6a2850610abe1fc9e27ee6457fbf33e62465 100644 --- a/Tests/MeshLib/TestRasterDataToMesh.cpp +++ b/Tests/MeshLib/TestRasterDataToMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestRasterToMesh.cpp b/Tests/MeshLib/TestRasterToMesh.cpp index 5e15dd24e7040b22e770c8ace5872b7e4dc780b2..caac1c794e4e04c1c0ce1d1593d349e16ac7b07a 100644 --- a/Tests/MeshLib/TestRasterToMesh.cpp +++ b/Tests/MeshLib/TestRasterToMesh.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestRemove.cpp b/Tests/MeshLib/TestRemove.cpp index 89f82424efa273340e59053b243f133e7da71704..c589301b4dc58681cc49f9a133add8f7bc32cb67 100644 --- a/Tests/MeshLib/TestRemove.cpp +++ b/Tests/MeshLib/TestRemove.cpp @@ -5,7 +5,7 @@ * \brief Tests for Duplicate functions * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestTetQualityCriteria.cpp b/Tests/MeshLib/TestTetQualityCriteria.cpp index ae0bf395482fe7c6dd793cab697df0259cffbccd..defacef03c8badc3c1869406f93f29cd79590f51 100644 --- a/Tests/MeshLib/TestTetQualityCriteria.cpp +++ b/Tests/MeshLib/TestTetQualityCriteria.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestTriLineMesh.cpp b/Tests/MeshLib/TestTriLineMesh.cpp index 29002a1d7912bc5d73efc0ef9682fa431a95cdb2..d026846c98e7a4690c5e6f9461f8eae2b458f274 100644 --- a/Tests/MeshLib/TestTriLineMesh.cpp +++ b/Tests/MeshLib/TestTriLineMesh.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestTriQualityCriteria.cpp b/Tests/MeshLib/TestTriQualityCriteria.cpp index 965825746e7bfefa875d62d9a02277ffa80fb9b5..72aa041adbcd9b9af57b6d80634016c7dfbc88a6 100644 --- a/Tests/MeshLib/TestTriQualityCriteria.cpp +++ b/Tests/MeshLib/TestTriQualityCriteria.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestUniqueMeshId.cpp b/Tests/MeshLib/TestUniqueMeshId.cpp index ca5caf40af26e1bcfdde76cbdc317a025d1eb5ba..99b7c36385c2ab44b8b49b85b87fa3a8a68c5f19 100644 --- a/Tests/MeshLib/TestUniqueMeshId.cpp +++ b/Tests/MeshLib/TestUniqueMeshId.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestVtkMappedMeshSource.cpp b/Tests/MeshLib/TestVtkMappedMeshSource.cpp index ea26874f3df812048e89f6d418f508f9fce2fc76..14e5eb78c531ee2dbdfc80036e59d996043db9fc 100644 --- a/Tests/MeshLib/TestVtkMappedMeshSource.cpp +++ b/Tests/MeshLib/TestVtkMappedMeshSource.cpp @@ -5,7 +5,7 @@ * \brief Unit tests for In-Situ mesh source * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestVtkMappedPropertyVector.cpp b/Tests/MeshLib/TestVtkMappedPropertyVector.cpp index 2622ff6fe79d255259e5751936b48ed8ef313f37..f828794de4038ea9b3185a078925804750499ffa 100644 --- a/Tests/MeshLib/TestVtkMappedPropertyVector.cpp +++ b/Tests/MeshLib/TestVtkMappedPropertyVector.cpp @@ -5,7 +5,7 @@ * \brief Unit tests for In-Situ data arrays * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestVtkMeshConverter.cpp b/Tests/MeshLib/TestVtkMeshConverter.cpp index 2a6986f1cf727dc582513eac1114018b462b1485..7707e09b88c3aeda86512722354f717d752bfeb2 100644 --- a/Tests/MeshLib/TestVtkMeshConverter.cpp +++ b/Tests/MeshLib/TestVtkMeshConverter.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/MeshLib/TestVtkMeshNodalCoordinatesTemplate.cpp b/Tests/MeshLib/TestVtkMeshNodalCoordinatesTemplate.cpp index bf4455ccae862e9ba0a3eba4267d40f7c7cd5cb7..7241655adcd0c0d5361a26114382b506d968141e 100644 --- a/Tests/MeshLib/TestVtkMeshNodalCoordinatesTemplate.cpp +++ b/Tests/MeshLib/TestVtkMeshNodalCoordinatesTemplate.cpp @@ -5,7 +5,7 @@ * \brief Unit tests for In-Situ mesh nodes * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h b/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h index 532cdc0be76cc7259b2b80e0b95569271ff95631..8562133890e5aacc318932a3b904a5be547f3023 100644 --- a/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h +++ b/Tests/NumLib/CoordinatesMappingTestData/TestHex8.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h b/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h index d5482588fd30a6081529dd9ac88f4651fbe06587..0be99a919cc35e6d6bee8fa235f94a424faa8e45 100644 --- a/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h +++ b/Tests/NumLib/CoordinatesMappingTestData/TestLine2.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestLine3.h b/Tests/NumLib/CoordinatesMappingTestData/TestLine3.h index f2a047802e6b1c4b57752d09d49098bad7b86096..e7188bdf6ebc155e7569bc9afeaa93509ae7ecd1 100644 --- a/Tests/NumLib/CoordinatesMappingTestData/TestLine3.h +++ b/Tests/NumLib/CoordinatesMappingTestData/TestLine3.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h b/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h index da8b8b16977ef46e9d97eb96bfc06dbec2c3576c..fd10ce1da9474a163c2878e70a3c801cc145fe96 100644 --- a/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h +++ b/Tests/NumLib/CoordinatesMappingTestData/TestQuad4.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h b/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h index 9683ba6a5e68c39ebb99bf688786e1c3f7a2bbf9..98b31434cede2b9c64771fe6e5e661594e0990ed 100644 --- a/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h +++ b/Tests/NumLib/CoordinatesMappingTestData/TestTri3.h @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/MatrixTools.h b/Tests/NumLib/FeTestData/MatrixTools.h index 8b804501183e59f68df51c37c5bc8d9a6686a481..b66d90ce8ead2fbd31c08444b51811ff74a84209 100644 --- a/Tests/NumLib/FeTestData/MatrixTools.h +++ b/Tests/NumLib/FeTestData/MatrixTools.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeHEX20.h b/Tests/NumLib/FeTestData/TestFeHEX20.h index 9d155f14b7a0e91003fcc72ab7c0091be43d7033..717639ae7b1627da8aa7bdab21dce51e3e5dbad9 100644 --- a/Tests/NumLib/FeTestData/TestFeHEX20.h +++ b/Tests/NumLib/FeTestData/TestFeHEX20.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeHEX8.h b/Tests/NumLib/FeTestData/TestFeHEX8.h index c903cab847e0d6a9203d3e338ed732ba3d0f7b5c..5c243e94b4dece4c0aa775d3ca4ac0e6bac35c3c 100644 --- a/Tests/NumLib/FeTestData/TestFeHEX8.h +++ b/Tests/NumLib/FeTestData/TestFeHEX8.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeLINE2.h b/Tests/NumLib/FeTestData/TestFeLINE2.h index 3a48a1bec24299e1a07f338162cf29421a2d6a9a..76c8f76ee894d05569d2046a33df5a22b8fb050c 100644 --- a/Tests/NumLib/FeTestData/TestFeLINE2.h +++ b/Tests/NumLib/FeTestData/TestFeLINE2.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeLINE2Y.h b/Tests/NumLib/FeTestData/TestFeLINE2Y.h index 0c31da5b729628f860f9ef23807a31fd23401d44..2e3884ac308eb463476ea6e5906c4abcaa8e8083 100644 --- a/Tests/NumLib/FeTestData/TestFeLINE2Y.h +++ b/Tests/NumLib/FeTestData/TestFeLINE2Y.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeLINE3.h b/Tests/NumLib/FeTestData/TestFeLINE3.h index 0655c49ba820a09ceaf9e90228a3453bd8506e1f..a812313a67b20b760d16b8e23e68e6ebfe69e4fb 100644 --- a/Tests/NumLib/FeTestData/TestFeLINE3.h +++ b/Tests/NumLib/FeTestData/TestFeLINE3.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFePRISM15.h b/Tests/NumLib/FeTestData/TestFePRISM15.h index 5d792238cfe3ffc9b63018271cb70ee1cfbc10e4..eb4de8736fa268b041130d13aa4555d114da5da1 100644 --- a/Tests/NumLib/FeTestData/TestFePRISM15.h +++ b/Tests/NumLib/FeTestData/TestFePRISM15.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFePRISM6.h b/Tests/NumLib/FeTestData/TestFePRISM6.h index cbd1b4a5509595edc55d64003d613afc60d183ae..1dfa5f56d17c01bc59808cb783676b42b21f0b92 100644 --- a/Tests/NumLib/FeTestData/TestFePRISM6.h +++ b/Tests/NumLib/FeTestData/TestFePRISM6.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFePYRA13.h b/Tests/NumLib/FeTestData/TestFePYRA13.h index 4bcdc9b30479f6ca87d31db98a15c235359a0c8a..d66d54a2aefa70771b1ac4e030d5e1b438c1e925 100644 --- a/Tests/NumLib/FeTestData/TestFePYRA13.h +++ b/Tests/NumLib/FeTestData/TestFePYRA13.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFePYRA5.h b/Tests/NumLib/FeTestData/TestFePYRA5.h index 0a26339c2e335f404fa64c54cb021d9d3e17ff2e..4a95cc7b3deff88d0eaf41c3e75eb06d12348cfd 100644 --- a/Tests/NumLib/FeTestData/TestFePYRA5.h +++ b/Tests/NumLib/FeTestData/TestFePYRA5.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeQUAD4.h b/Tests/NumLib/FeTestData/TestFeQUAD4.h index 519b801797a1d3cde43c863c2370cbf22a5c3d20..501dc75ac6baf7407870fdf175e7ff589c62d32a 100644 --- a/Tests/NumLib/FeTestData/TestFeQUAD4.h +++ b/Tests/NumLib/FeTestData/TestFeQUAD4.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeQUAD8.h b/Tests/NumLib/FeTestData/TestFeQUAD8.h index bd49744aa2e85e2ceb51c3181019adbc20e6bf04..2d080c6521782a00983aeff45fe8c1efb6d0f244 100644 --- a/Tests/NumLib/FeTestData/TestFeQUAD8.h +++ b/Tests/NumLib/FeTestData/TestFeQUAD8.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeQUAD9.h b/Tests/NumLib/FeTestData/TestFeQUAD9.h index 0b98cfa7d1708ff0db167fa5280affe89bf6c6ee..942712c04d7a4de7595a3f3499d2e2a79f0b4aa8 100644 --- a/Tests/NumLib/FeTestData/TestFeQUAD9.h +++ b/Tests/NumLib/FeTestData/TestFeQUAD9.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeTET10.h b/Tests/NumLib/FeTestData/TestFeTET10.h index 82667f8909f54e13f0fd444fc54969df54345924..180e1b7a1089193826335771541f0cdada7fc93a 100644 --- a/Tests/NumLib/FeTestData/TestFeTET10.h +++ b/Tests/NumLib/FeTestData/TestFeTET10.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeTET4.h b/Tests/NumLib/FeTestData/TestFeTET4.h index 72f96b1aaccef5a49a0ebbac225b927817802320..c62f4a3ffd80e0aaa4c5cb0b9f7421d471858a79 100644 --- a/Tests/NumLib/FeTestData/TestFeTET4.h +++ b/Tests/NumLib/FeTestData/TestFeTET4.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeTRI3.h b/Tests/NumLib/FeTestData/TestFeTRI3.h index 2105aadcdbf872d66731d7d9f9caad03af9c6e21..478d7511d35eb671eb53691a3e48bff68a4341c8 100644 --- a/Tests/NumLib/FeTestData/TestFeTRI3.h +++ b/Tests/NumLib/FeTestData/TestFeTRI3.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/FeTestData/TestFeTRI6.h b/Tests/NumLib/FeTestData/TestFeTRI6.h index bc791cfdbabefd07207dabbb718ab7568310b92d..614f444fa0316479947b1586eb4abb87457318b0 100644 --- a/Tests/NumLib/FeTestData/TestFeTRI6.h +++ b/Tests/NumLib/FeTestData/TestFeTRI6.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/LocalToGlobalIndexMap.cpp b/Tests/NumLib/LocalToGlobalIndexMap.cpp index 0f19c92faa24b6e0727025a9a7d66479f6156f80..b22bdf6339596798e21c2f6906d3d60835ddacf4 100644 --- a/Tests/NumLib/LocalToGlobalIndexMap.cpp +++ b/Tests/NumLib/LocalToGlobalIndexMap.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/LocalToGlobalIndexMapMultiComponent.cpp b/Tests/NumLib/LocalToGlobalIndexMapMultiComponent.cpp index 77d0468c025a7a639a46bd92ebaca8c711d6669c..e95bbb00b66821eba3bdd351760987840413c8fb 100644 --- a/Tests/NumLib/LocalToGlobalIndexMapMultiComponent.cpp +++ b/Tests/NumLib/LocalToGlobalIndexMapMultiComponent.cpp @@ -1,6 +1,6 @@ /* * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/NaturalNodeCoordinates.cpp b/Tests/NumLib/NaturalNodeCoordinates.cpp index b87de1dbc52e0715f9f3af49741bb6450944606c..c6d24f5db13879a5620c6d5ae526d62daa37ab9b 100644 --- a/Tests/NumLib/NaturalNodeCoordinates.cpp +++ b/Tests/NumLib/NaturalNodeCoordinates.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/NewtonRaphson.cpp b/Tests/NumLib/NewtonRaphson.cpp index 7f9aa9ab45682e04fd077ef387eb9289a8142f5d..234787d34f6779469778ff2e3d297cfa80f7fee4 100644 --- a/Tests/NumLib/NewtonRaphson.cpp +++ b/Tests/NumLib/NewtonRaphson.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/ODEs.h b/Tests/NumLib/ODEs.h index 6b8f2cb75523125180a01f28096e4e820d7927b2..d60572c38de3ea6a2f09924c3bc20afcaac91ca1 100644 --- a/Tests/NumLib/ODEs.h +++ b/Tests/NumLib/ODEs.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/SteadyDiffusion2DExample1.h b/Tests/NumLib/SteadyDiffusion2DExample1.h index 4aeacf6a55508a76301abbbfb73596e55e3490eb..eb82f0f8875c74ff250cb69371121ea87f2b5591 100644 --- a/Tests/NumLib/SteadyDiffusion2DExample1.h +++ b/Tests/NumLib/SteadyDiffusion2DExample1.h @@ -3,7 +3,7 @@ * \date 2013-04-18 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestComponentNorms.cpp b/Tests/NumLib/TestComponentNorms.cpp index ee4900c6cd8b0f2a7f058c0018acded1afdf1b9e..573dbb7ceabe5a611440371a878ecddd2d183df0 100644 --- a/Tests/NumLib/TestComponentNorms.cpp +++ b/Tests/NumLib/TestComponentNorms.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestCoordinatesMapping.cpp b/Tests/NumLib/TestCoordinatesMapping.cpp index d322439d05743777e586f99ed3c2a1a4ee05012c..d0481d840aa8455e2a19788a4b36f1d85746f229 100644 --- a/Tests/NumLib/TestCoordinatesMapping.cpp +++ b/Tests/NumLib/TestCoordinatesMapping.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestExtrapolation.cpp b/Tests/NumLib/TestExtrapolation.cpp index aff128d2b652f787da8fdf44ff8713f2c566b918..14cfb634cd8f3bb22cada4cf66c343fb6d6e30d3 100644 --- a/Tests/NumLib/TestExtrapolation.cpp +++ b/Tests/NumLib/TestExtrapolation.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestFe.cpp b/Tests/NumLib/TestFe.cpp index d59b40cfadae3f8dbf9e684811bcc7ab0b364691..a46b976a14fcc13e06364c4c83b3aa41967a82c6 100644 --- a/Tests/NumLib/TestFe.cpp +++ b/Tests/NumLib/TestFe.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestFemIntegration.cpp b/Tests/NumLib/TestFemIntegration.cpp index 54e131f7ac99b7774917a08f4650052cdb89f33e..ee4257eb5ce42ceb0c0c4cab1ee6affea8c139a9 100644 --- a/Tests/NumLib/TestFemIntegration.cpp +++ b/Tests/NumLib/TestFemIntegration.cpp @@ -4,7 +4,7 @@ * \date 2013-08-29 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestFunctionInterpolation.cpp b/Tests/NumLib/TestFunctionInterpolation.cpp index f0917f38ecee7a066f8b15876d59d8d616591abf..10f246e05192dcae0773024f4afb6907db59bc67 100644 --- a/Tests/NumLib/TestFunctionInterpolation.cpp +++ b/Tests/NumLib/TestFunctionInterpolation.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestGradShapeFunction.cpp b/Tests/NumLib/TestGradShapeFunction.cpp index f8ebb05efc916238aaa3174d7502d785f8cd3d7f..78078da1c31779688af18531cbbe6fa31947c977 100644 --- a/Tests/NumLib/TestGradShapeFunction.cpp +++ b/Tests/NumLib/TestGradShapeFunction.cpp @@ -3,7 +3,7 @@ * integration. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestMeshComponentMap.cpp b/Tests/NumLib/TestMeshComponentMap.cpp index 991882f8ea7ce4b174f3e136a6b2f93baacd22fa..e62ec6c38ab63822407ac143696a11cc8c336c09 100644 --- a/Tests/NumLib/TestMeshComponentMap.cpp +++ b/Tests/NumLib/TestMeshComponentMap.cpp @@ -3,7 +3,7 @@ * \date 2013-04-16 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestODEInt.cpp b/Tests/NumLib/TestODEInt.cpp index 3b918f11e0203d625648a9fb60a0ee278ff6e53e..e2911299c799bcd1a75ed276da8c099e944b5da5 100644 --- a/Tests/NumLib/TestODEInt.cpp +++ b/Tests/NumLib/TestODEInt.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestSerialExecutor.cpp b/Tests/NumLib/TestSerialExecutor.cpp index 457d9294c536a7e9c602ed6bff22fef93579d6c9..58549572123b2fb75bcf0898244b748c37a52ef5 100644 --- a/Tests/NumLib/TestSerialExecutor.cpp +++ b/Tests/NumLib/TestSerialExecutor.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestSerialLinearSolver.cpp b/Tests/NumLib/TestSerialLinearSolver.cpp index c67bda0679c5a4852a150fa2118c990b9d2fdbb0..fd376d760c38fcf614ceccfa51fdfd3c03d29e3b 100644 --- a/Tests/NumLib/TestSerialLinearSolver.cpp +++ b/Tests/NumLib/TestSerialLinearSolver.cpp @@ -3,7 +3,7 @@ * \date 2013-04-18 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestShapeFunctions.cpp b/Tests/NumLib/TestShapeFunctions.cpp index 3ee0fb8a6ceb416dca18bf7f2994d0ffc54563b4..94cf310a5ca3c98f25e0b84796ca2c31fd9f9975 100644 --- a/Tests/NumLib/TestShapeFunctions.cpp +++ b/Tests/NumLib/TestShapeFunctions.cpp @@ -4,7 +4,7 @@ * \date 2013-09-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestShapeMatrices.cpp b/Tests/NumLib/TestShapeMatrices.cpp index 1bda546394fd17ba273cd82ee917426453584e9d..4a0b48433d8364ddd3909111f8c96d3ca6ed4645 100644 --- a/Tests/NumLib/TestShapeMatrices.cpp +++ b/Tests/NumLib/TestShapeMatrices.cpp @@ -4,7 +4,7 @@ * \date 2013-09-06 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestSparsityPattern.cpp b/Tests/NumLib/TestSparsityPattern.cpp index 67e307cd398e671e3f258ffd0359f422ce141c6a..653747d6632325d823d72ea04bf769ea01e1dd28 100644 --- a/Tests/NumLib/TestSparsityPattern.cpp +++ b/Tests/NumLib/TestSparsityPattern.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestTimeStep.cpp b/Tests/NumLib/TestTimeStep.cpp index 07b9383783f0706eedaf0bc28ff7f6574a933d9c..adbf4c8a753e2d4deeed13a207550969a1bdc9f1 100644 --- a/Tests/NumLib/TestTimeStep.cpp +++ b/Tests/NumLib/TestTimeStep.cpp @@ -3,7 +3,7 @@ * \date 2012-08-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestTimeSteppingEvolutionaryPIDcontroller.cpp b/Tests/NumLib/TestTimeSteppingEvolutionaryPIDcontroller.cpp index f42ffe6af88de8dde7e2ff310ea31a2e85389d2c..da5a03b708351f6d090803e8e06ce9c69991f853 100644 --- a/Tests/NumLib/TestTimeSteppingEvolutionaryPIDcontroller.cpp +++ b/Tests/NumLib/TestTimeSteppingEvolutionaryPIDcontroller.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestTimeSteppingFixed.cpp b/Tests/NumLib/TestTimeSteppingFixed.cpp index 3a43e9cfb689aab0a451d8ba728228efaa241322..d9a8762c7a87ed67bd3222bb72bd3bbe2d97e700 100644 --- a/Tests/NumLib/TestTimeSteppingFixed.cpp +++ b/Tests/NumLib/TestTimeSteppingFixed.cpp @@ -3,7 +3,7 @@ * \date 2012-08-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TestTimeSteppingIterationNumber.cpp b/Tests/NumLib/TestTimeSteppingIterationNumber.cpp index 9e004562ebeca01fa3a17f3721a0a5a25e542517..9b56c3e4a50a9ce54ab0019c53b0d94dae0c3629 100644 --- a/Tests/NumLib/TestTimeSteppingIterationNumber.cpp +++ b/Tests/NumLib/TestTimeSteppingIterationNumber.cpp @@ -3,7 +3,7 @@ * \date 2012-08-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TimeLoopSingleODE.h b/Tests/NumLib/TimeLoopSingleODE.h index 6a950c19f924132112e674c8b96aaf5cffa5c55e..2cab673c6555486e80c2ee7475dacc3d50846eed 100644 --- a/Tests/NumLib/TimeLoopSingleODE.h +++ b/Tests/NumLib/TimeLoopSingleODE.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/NumLib/TimeSteppingTestingTools.h b/Tests/NumLib/TimeSteppingTestingTools.h index 963d2c5a5f960f729af83698a5b45f4ecd64b14d..0bd44a81fb119d1a91b39cd0f9d9784238a963d7 100644 --- a/Tests/NumLib/TimeSteppingTestingTools.h +++ b/Tests/NumLib/TimeSteppingTestingTools.h @@ -3,7 +3,7 @@ * \date 2012-08-03 * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ParameterLib/Parameter.cpp b/Tests/ParameterLib/Parameter.cpp index d78c4c6ca4c6166b71a84cdfc0deb483e37bcf80..cfb88954a712e9178f12dbc9d01d82a6efaefbbb 100644 --- a/Tests/ParameterLib/Parameter.cpp +++ b/Tests/ParameterLib/Parameter.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ProcessLib/ComponentTransport/TestLookupTable.cpp b/Tests/ProcessLib/ComponentTransport/TestLookupTable.cpp index 2ae68acd5dc0b872c496f2313cf9c0d57344e3a5..93a79c46eb9bda86cb96ba52acc716a606119770 100644 --- a/Tests/ProcessLib/ComponentTransport/TestLookupTable.cpp +++ b/Tests/ProcessLib/ComponentTransport/TestLookupTable.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ProcessLib/RichardsMechanics/MicroporosityComputation.cpp b/Tests/ProcessLib/RichardsMechanics/MicroporosityComputation.cpp index 6a4bc6daa723584d1a048814fd7a948d51665f69..57281cca8c2c95b31f2e7a2a079c85baa942db49 100644 --- a/Tests/ProcessLib/RichardsMechanics/MicroporosityComputation.cpp +++ b/Tests/ProcessLib/RichardsMechanics/MicroporosityComputation.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionEvaporation.cpp b/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionEvaporation.cpp index aaf763a946dd5a70126ffdc8e8fb427276c5fa98..caf98f9296746da4d3aac0992b553b3680d91514 100644 --- a/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionEvaporation.cpp +++ b/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionEvaporation.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionNone.cpp b/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionNone.cpp index 5a30e7e07c8016721e2828b95fddb3771f60d656..7320ddeb74b9c50038fce4bd08d838ab8b6b3a66 100644 --- a/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionNone.cpp +++ b/Tests/ProcessLib/TH2M/TestTH2MPhaseTransitionNone.cpp @@ -2,7 +2,7 @@ * \file * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/ProcessLib/TestJacobianAssembler.cpp b/Tests/ProcessLib/TestJacobianAssembler.cpp index 0ea67ac884ab612148bc15fa63dd25ed9c24e92e..d69947dd57e0b75d06a1f68eb9910fabde8e1117 100644 --- a/Tests/ProcessLib/TestJacobianAssembler.cpp +++ b/Tests/ProcessLib/TestJacobianAssembler.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/TestTools.cpp b/Tests/TestTools.cpp index 6d289db37eb48e2637536550ef6ab19a7a108ea6..3634f01ec1a0165dcdd1b958d2e390f0035e26da 100644 --- a/Tests/TestTools.cpp +++ b/Tests/TestTools.cpp @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/TestTools.h b/Tests/TestTools.h index 4b167ab7c42aaa9926f12476ee4ded4da8212a00..06b7effc4bfbd199a6675d3429cf0ed522688f31 100644 --- a/Tests/TestTools.h +++ b/Tests/TestTools.h @@ -5,7 +5,7 @@ * \brief * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/VectorUtils.h b/Tests/VectorUtils.h index 5d09bc12ac0f75ed6eceb27e646de3b6840b4d19..f59d59311cbc09d44d925c26e01db256c9bf3040 100644 --- a/Tests/VectorUtils.h +++ b/Tests/VectorUtils.h @@ -1,6 +1,6 @@ /** * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/testrunner.cpp b/Tests/testrunner.cpp index 3549bc70e522a2b579d61c8f3c71b233218f2d7e..6a67843ddc671c904187d613a1b53ac6422fad85 100644 --- a/Tests/testrunner.cpp +++ b/Tests/testrunner.cpp @@ -5,7 +5,7 @@ * \brief GTest test executables main function. * * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license diff --git a/Tests/xdmfdiff/xdmfdiff.cpp b/Tests/xdmfdiff/xdmfdiff.cpp index 84931821e3cd220fc2ef290a5a3721a2c0a2107a..01985a066fc787868a371ac587b99e1aecb229c6 100644 --- a/Tests/xdmfdiff/xdmfdiff.cpp +++ b/Tests/xdmfdiff/xdmfdiff.cpp @@ -1,7 +1,7 @@ /** * \file * \copyright - * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) + * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license @@ -47,7 +47,7 @@ auto parseCommandLine(int argc, char* argv[]) -> Args "OpenGeoSys-6 software, version " + GitInfoLib::GitInfo::ogs_version + ".\n" - "Copyright (c) 2012-2021, OpenGeoSys Community " + "Copyright (c) 2012-2022, OpenGeoSys Community " "(http://www.opengeosys.org)", ' ', GitInfoLib::GitInfo::ogs_version); diff --git a/scripts/cmake/packaging/PackagingMacros.cmake b/scripts/cmake/packaging/PackagingMacros.cmake index 1d9b6ec4f85683a1db6899f0f055eb48deff8364..b07b5ac144ce1facff865cf21fe1eb7bb491ef7f 100644 --- a/scripts/cmake/packaging/PackagingMacros.cmake +++ b/scripts/cmake/packaging/PackagingMacros.cmake @@ -11,7 +11,7 @@ macro(ConfigureMacOSXBundle TARGET_NAME ICON_FILE_PATH) MACOSX_BUNDLE_SHORT_VERSION_STRING ${OGS_VERSION} MACOSX_BUNDLE_LONG_VERSION_STRING "${PROJECT_NAME} ${OGS_VERSION}" MACOSX_BUNDLE_BUNDLE_VERSION ${OGS_VERSION} - MACOSX_BUNDLE_COPYRIGHT "Copyright (c) 2012-2021, OpenGeoSys Community. All Rights Reserved." + MACOSX_BUNDLE_COPYRIGHT "Copyright (c) 2012-2022, OpenGeoSys Community. All Rights Reserved." ) set_source_files_properties(${ICON_FILE_PATH} PROPERTIES diff --git a/scripts/test/gmldiff.py b/scripts/test/gmldiff.py index 94108301404781e97c82703e1edb2d92a566a236..9a23449e8606906281d3d887f6f2cab7698c475c 100644 --- a/scripts/test/gmldiff.py +++ b/scripts/test/gmldiff.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license diff --git a/web/assets/js/osselector.js b/web/assets/js/osselector.js index fa359f82e1e6325142b193c6af3a58658999f8b7..131fe80146366cc94c738f352bf2165edc323706 100644 --- a/web/assets/js/osselector.js +++ b/web/assets/js/osselector.js @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +// Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) // Distributed under a Modified BSD License. // See accompanying file LICENSE.txt or // http://www.opengeosys.org/project/license diff --git a/web/content/docs/benchmarks/heatconduction/bhe_array_analytical_solver.py b/web/content/docs/benchmarks/heatconduction/bhe_array_analytical_solver.py index e3c576b206108229554c106cbcfe7919616378c3..985dfc88935e950627ed059f3036e549d2246929 100644 --- a/web/content/docs/benchmarks/heatconduction/bhe_array_analytical_solver.py +++ b/web/content/docs/benchmarks/heatconduction/bhe_array_analytical_solver.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org) +# Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) # Distributed under a Modified BSD License. # See accompanying file LICENSE.txt or # http://www.opengeosys.org/project/license