diff --git a/opm/material/Constants.hpp b/opm/material/Constants.hpp
index 11ac49d56..39cb1158d 100644
--- a/opm/material/Constants.hpp
+++ b/opm/material/Constants.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2011 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/IdealGas.hpp b/opm/material/IdealGas.hpp
index dee18ad11..899713177 100644
--- a/opm/material/IdealGas.hpp
+++ b/opm/material/IdealGas.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/Air_Mesitylene.hpp b/opm/material/binarycoefficients/Air_Mesitylene.hpp
index 4b361501f..a4c71d1b5 100644
--- a/opm/material/binarycoefficients/Air_Mesitylene.hpp
+++ b/opm/material/binarycoefficients/Air_Mesitylene.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/Air_Xylene.hpp b/opm/material/binarycoefficients/Air_Xylene.hpp
index 4efa75be3..1cfcf7bc4 100644
--- a/opm/material/binarycoefficients/Air_Xylene.hpp
+++ b/opm/material/binarycoefficients/Air_Xylene.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/Brine_CO2.hpp b/opm/material/binarycoefficients/Brine_CO2.hpp
index f2aca9580..96aa213ed 100644
--- a/opm/material/binarycoefficients/Brine_CO2.hpp
+++ b/opm/material/binarycoefficients/Brine_CO2.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/FullerMethod.hpp b/opm/material/binarycoefficients/FullerMethod.hpp
index 5e38cdf21..4704fcb84 100644
--- a/opm/material/binarycoefficients/FullerMethod.hpp
+++ b/opm/material/binarycoefficients/FullerMethod.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010 by Benjamin Faigle
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/H2O_Air.hpp b/opm/material/binarycoefficients/H2O_Air.hpp
index f8fa05d14..f36e0966b 100644
--- a/opm/material/binarycoefficients/H2O_Air.hpp
+++ b/opm/material/binarycoefficients/H2O_Air.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Felix Bode
- Copyright (C) 2010 by Benjamin Faigle
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/H2O_CO2.hpp b/opm/material/binarycoefficients/H2O_CO2.hpp
index 2e6c99548..61ef06dfd 100644
--- a/opm/material/binarycoefficients/H2O_CO2.hpp
+++ b/opm/material/binarycoefficients/H2O_CO2.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/H2O_Mesitylene.hpp b/opm/material/binarycoefficients/H2O_Mesitylene.hpp
index ef4321eed..96921da2c 100644
--- a/opm/material/binarycoefficients/H2O_Mesitylene.hpp
+++ b/opm/material/binarycoefficients/H2O_Mesitylene.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/H2O_N2.hpp b/opm/material/binarycoefficients/H2O_N2.hpp
index dd733ebeb..5acea077a 100644
--- a/opm/material/binarycoefficients/H2O_N2.hpp
+++ b/opm/material/binarycoefficients/H2O_N2.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/H2O_Xylene.hpp b/opm/material/binarycoefficients/H2O_Xylene.hpp
index abda8ffcd..6795a364d 100644
--- a/opm/material/binarycoefficients/H2O_Xylene.hpp
+++ b/opm/material/binarycoefficients/H2O_Xylene.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/binarycoefficients/HenryIapws.hpp b/opm/material/binarycoefficients/HenryIapws.hpp
index 166b9c709..931a48d60 100644
--- a/opm/material/binarycoefficients/HenryIapws.hpp
+++ b/opm/material/binarycoefficients/HenryIapws.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Benjamin Faigle
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/checkFluidSystem.hpp b/opm/material/checkFluidSystem.hpp
index d7519b126..d4c5e42e6 100644
--- a/opm/material/checkFluidSystem.hpp
+++ b/opm/material/checkFluidSystem.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/HasMemberGeneratorMacros.hpp b/opm/material/common/HasMemberGeneratorMacros.hpp
index 87d93f5fb..008838727 100644
--- a/opm/material/common/HasMemberGeneratorMacros.hpp
+++ b/opm/material/common/HasMemberGeneratorMacros.hpp
@@ -15,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/MathToolbox.hpp b/opm/material/common/MathToolbox.hpp
index e3432a192..f5bf2259c 100644
--- a/opm/material/common/MathToolbox.hpp
+++ b/opm/material/common/MathToolbox.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/Means.hpp b/opm/material/common/Means.hpp
index b6de0e979..b0f190af6 100644
--- a/opm/material/common/Means.hpp
+++ b/opm/material/common/Means.hpp
@@ -1,13 +1,11 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright 2015 Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
+ the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
OPM is distributed in the hope that it will be useful,
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/OpmFinal.hpp b/opm/material/common/OpmFinal.hpp
index 52d6dffd8..16a0ca712 100644
--- a/opm/material/common/OpmFinal.hpp
+++ b/opm/material/common/OpmFinal.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/PolynomialUtils.hpp b/opm/material/common/PolynomialUtils.hpp
index 88521660f..02af0bc2c 100644
--- a/opm/material/common/PolynomialUtils.hpp
+++ b/opm/material/common/PolynomialUtils.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/Spline.hpp b/opm/material/common/Spline.hpp
index 7eec588fd..1bc312d21 100644
--- a/opm/material/common/Spline.hpp
+++ b/opm/material/common/Spline.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/Tabulated1DFunction.hpp b/opm/material/common/Tabulated1DFunction.hpp
index 03b4747e7..6123be262 100644
--- a/opm/material/common/Tabulated1DFunction.hpp
+++ b/opm/material/common/Tabulated1DFunction.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/TridiagonalMatrix.hpp b/opm/material/common/TridiagonalMatrix.hpp
index 5d7d7f0d1..d53611e2f 100644
--- a/opm/material/common/TridiagonalMatrix.hpp
+++ b/opm/material/common/TridiagonalMatrix.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/UniformTabulated2DFunction.hpp b/opm/material/common/UniformTabulated2DFunction.hpp
index 853008d44..2a8d65575 100644
--- a/opm/material/common/UniformTabulated2DFunction.hpp
+++ b/opm/material/common/UniformTabulated2DFunction.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/UniformXTabulated2DFunction.hpp b/opm/material/common/UniformXTabulated2DFunction.hpp
index d233aa265..bf380febf 100644
--- a/opm/material/common/UniformXTabulated2DFunction.hpp
+++ b/opm/material/common/UniformXTabulated2DFunction.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/Unused.hpp b/opm/material/common/Unused.hpp
index 556e99c88..36456c1f0 100644
--- a/opm/material/common/Unused.hpp
+++ b/opm/material/common/Unused.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/common/Valgrind.hpp b/opm/material/common/Valgrind.hpp
index a1b95097a..b40b58c4f 100644
--- a/opm/material/common/Valgrind.hpp
+++ b/opm/material/common/Valgrind.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Air.hpp b/opm/material/components/Air.hpp
index f63c695f1..8e75d31af 100644
--- a/opm/material/components/Air.hpp
+++ b/opm/material/components/Air.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
- Copyright (C) 2011 by Benjamin Faigle
- Copyright (C) 2010 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Brine.hpp b/opm/material/components/Brine.hpp
index 358d91f2b..6af5d874a 100644
--- a/opm/material/components/Brine.hpp
+++ b/opm/material/components/Brine.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/CO2.hpp b/opm/material/components/CO2.hpp
index a242132d3..0f504a33d 100644
--- a/opm/material/components/CO2.hpp
+++ b/opm/material/components/CO2.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Component.hpp b/opm/material/components/Component.hpp
index 224a7d253..d2833a35e 100644
--- a/opm/material/components/Component.hpp
+++ b/opm/material/components/Component.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Dnapl.hpp b/opm/material/components/Dnapl.hpp
index f002e9ff1..367796c5d 100644
--- a/opm/material/components/Dnapl.hpp
+++ b/opm/material/components/Dnapl.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010-2012 by Markus Wolff
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/H2O.hpp b/opm/material/components/H2O.hpp
index 4a16cc368..66ed6ba95 100644
--- a/opm/material/components/H2O.hpp
+++ b/opm/material/components/H2O.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Jochen Fritz
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Lnapl.hpp b/opm/material/components/Lnapl.hpp
index 2d31b3c09..3da6ac5a8 100644
--- a/opm/material/components/Lnapl.hpp
+++ b/opm/material/components/Lnapl.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010 by Felix Bode
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2010-2012 by Markus Wolff
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Mesitylene.hpp b/opm/material/components/Mesitylene.hpp
index 34889f8d9..382224b2a 100644
--- a/opm/material/components/Mesitylene.hpp
+++ b/opm/material/components/Mesitylene.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/N2.hpp b/opm/material/components/N2.hpp
index 284d4906a..5cbeaa289 100644
--- a/opm/material/components/N2.hpp
+++ b/opm/material/components/N2.hpp
@@ -1,11 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2011 by Benjamin Faigle
- Copyright (C) 2010 by Katherina Baber
- Copyright (C) 2011-2012 by Philipp Nuske
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -20,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/NullComponent.hpp b/opm/material/components/NullComponent.hpp
index 6fcdd9de6..727dd6cf8 100644
--- a/opm/material/components/NullComponent.hpp
+++ b/opm/material/components/NullComponent.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/SimpleCO2.hpp b/opm/material/components/SimpleCO2.hpp
index 4d1ce422d..f8e15218e 100644
--- a/opm/material/components/SimpleCO2.hpp
+++ b/opm/material/components/SimpleCO2.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/SimpleH2O.hpp b/opm/material/components/SimpleH2O.hpp
index 24aa22de1..25029e4bb 100644
--- a/opm/material/components/SimpleH2O.hpp
+++ b/opm/material/components/SimpleH2O.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/TabulatedComponent.hpp b/opm/material/components/TabulatedComponent.hpp
index adc5c6b1a..24d5e7c08 100644
--- a/opm/material/components/TabulatedComponent.hpp
+++ b/opm/material/components/TabulatedComponent.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Unit.hpp b/opm/material/components/Unit.hpp
index f0caeaff1..077cafc45 100644
--- a/opm/material/components/Unit.hpp
+++ b/opm/material/components/Unit.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/Xylene.hpp b/opm/material/components/Xylene.hpp
index f44f52a88..e92122b2a 100644
--- a/opm/material/components/Xylene.hpp
+++ b/opm/material/components/Xylene.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2012 by Vishal Jambhekar
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/iapws/Common.hpp b/opm/material/components/iapws/Common.hpp
index d6ab76fc3..b2a284706 100644
--- a/opm/material/components/iapws/Common.hpp
+++ b/opm/material/components/iapws/Common.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
- Copyright (C) 2012 by Philipp Nuske
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/iapws/Region1.hpp b/opm/material/components/iapws/Region1.hpp
index aa0bbe0b1..169deb16e 100644
--- a/opm/material/components/iapws/Region1.hpp
+++ b/opm/material/components/iapws/Region1.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/iapws/Region2.hpp b/opm/material/components/iapws/Region2.hpp
index 2b91e88c8..7f39adc88 100644
--- a/opm/material/components/iapws/Region2.hpp
+++ b/opm/material/components/iapws/Region2.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/components/iapws/Region4.hpp b/opm/material/components/iapws/Region4.hpp
index cb78dd872..e32003be3 100644
--- a/opm/material/components/iapws/Region4.hpp
+++ b/opm/material/components/iapws/Region4.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2012 by Benjamin Faigle
- Copyright (C) 2010 by Felix Bode
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/constraintsolvers/CompositionFromFugacities.hpp b/opm/material/constraintsolvers/CompositionFromFugacities.hpp
index b6626da3b..956fe36f4 100644
--- a/opm/material/constraintsolvers/CompositionFromFugacities.hpp
+++ b/opm/material/constraintsolvers/CompositionFromFugacities.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp b/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp
index 92a66282f..e10bb7c0d 100644
--- a/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp
+++ b/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/constraintsolvers/ImmiscibleFlash.hpp b/opm/material/constraintsolvers/ImmiscibleFlash.hpp
index 7bdc569ae..b73b15faf 100644
--- a/opm/material/constraintsolvers/ImmiscibleFlash.hpp
+++ b/opm/material/constraintsolvers/ImmiscibleFlash.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp b/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp
index a0868b9ee..1e2581c20 100644
--- a/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp
+++ b/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2011-2012 by Klaus Mosthaf
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/constraintsolvers/NcpFlash.hpp b/opm/material/constraintsolvers/NcpFlash.hpp
index 7d0cc633b..9c1b36d91 100644
--- a/opm/material/constraintsolvers/NcpFlash.hpp
+++ b/opm/material/constraintsolvers/NcpFlash.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/eos/PengRobinson.hpp b/opm/material/eos/PengRobinson.hpp
index 33f5d2538..c5d438422 100644
--- a/opm/material/eos/PengRobinson.hpp
+++ b/opm/material/eos/PengRobinson.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/eos/PengRobinsonMixture.hpp b/opm/material/eos/PengRobinsonMixture.hpp
index dc0ec2568..7d9496cf0 100644
--- a/opm/material/eos/PengRobinsonMixture.hpp
+++ b/opm/material/eos/PengRobinsonMixture.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/eos/PengRobinsonParams.hpp b/opm/material/eos/PengRobinsonParams.hpp
index 36c2f8ce5..7a27f4b6f 100644
--- a/opm/material/eos/PengRobinsonParams.hpp
+++ b/opm/material/eos/PengRobinsonParams.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012 by Bernd Flemisch
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/eos/PengRobinsonParamsMixture.hpp b/opm/material/eos/PengRobinsonParamsMixture.hpp
index db5588083..1a9bf5d3d 100644
--- a/opm/material/eos/PengRobinsonParamsMixture.hpp
+++ b/opm/material/eos/PengRobinsonParamsMixture.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/BrooksCorey.hpp b/opm/material/fluidmatrixinteractions/BrooksCorey.hpp
index b8c03f48f..2de3e46d3 100644
--- a/opm/material/fluidmatrixinteractions/BrooksCorey.hpp
+++ b/opm/material/fluidmatrixinteractions/BrooksCorey.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2011 by Holger Class
- Copyright (C) 2010 by Philipp Nuske
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp b/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp
index 695083a70..d45c2712c 100644
--- a/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp
+++ b/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
- Copyright (C) 2011 by Holger Class
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp b/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp
index 7e01bc0c3..6ae36ba81 100644
--- a/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclDefaultMaterialParams.hpp b/opm/material/fluidmatrixinteractions/EclDefaultMaterialParams.hpp
index dc43f9e71..ec51373aa 100644
--- a/opm/material/fluidmatrixinteractions/EclDefaultMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclDefaultMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclEpsConfig.hpp b/opm/material/fluidmatrixinteractions/EclEpsConfig.hpp
index de86cd2d5..90c83600d 100644
--- a/opm/material/fluidmatrixinteractions/EclEpsConfig.hpp
+++ b/opm/material/fluidmatrixinteractions/EclEpsConfig.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp b/opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp
index eadc42fef..b2ac4a811 100644
--- a/opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp
+++ b/opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
- Copyright (C) 2015 by IRIS AS
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLaw.hpp b/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLaw.hpp
index 5e51daf39..599268c24 100644
--- a/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLaw.hpp
+++ b/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLaw.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLawParams.hpp b/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLawParams.hpp
index 390ccd395..cdb7adf40 100644
--- a/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLawParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLawParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclHysteresisConfig.hpp b/opm/material/fluidmatrixinteractions/EclHysteresisConfig.hpp
index 82192b21d..9ab065dd0 100644
--- a/opm/material/fluidmatrixinteractions/EclHysteresisConfig.hpp
+++ b/opm/material/fluidmatrixinteractions/EclHysteresisConfig.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLaw.hpp b/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLaw.hpp
index e57a88dad..2cc2e09d8 100644
--- a/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLaw.hpp
+++ b/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLaw.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLawParams.hpp b/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLawParams.hpp
index 84daef59d..5121ac40f 100644
--- a/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLawParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLawParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp b/opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp
index cb67a4b69..6d75d9204 100644
--- a/opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp
+++ b/opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
- Copyright (C) 2015 by IRIS AS
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclMultiplexerMaterial.hpp b/opm/material/fluidmatrixinteractions/EclMultiplexerMaterial.hpp
index 5b3f63f54..fb56330ef 100644
--- a/opm/material/fluidmatrixinteractions/EclMultiplexerMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/EclMultiplexerMaterial.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclMultiplexerMaterialParams.hpp b/opm/material/fluidmatrixinteractions/EclMultiplexerMaterialParams.hpp
index ddcf7e514..add8d6bdc 100644
--- a/opm/material/fluidmatrixinteractions/EclMultiplexerMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclMultiplexerMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclStone1Material.hpp b/opm/material/fluidmatrixinteractions/EclStone1Material.hpp
index 777458631..fd159f0e2 100644
--- a/opm/material/fluidmatrixinteractions/EclStone1Material.hpp
+++ b/opm/material/fluidmatrixinteractions/EclStone1Material.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclStone1MaterialParams.hpp b/opm/material/fluidmatrixinteractions/EclStone1MaterialParams.hpp
index 756ab1a10..28e992bec 100644
--- a/opm/material/fluidmatrixinteractions/EclStone1MaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclStone1MaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclStone2Material.hpp b/opm/material/fluidmatrixinteractions/EclStone2Material.hpp
index 1b3939f98..2344b2c5b 100644
--- a/opm/material/fluidmatrixinteractions/EclStone2Material.hpp
+++ b/opm/material/fluidmatrixinteractions/EclStone2Material.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclStone2MaterialParams.hpp b/opm/material/fluidmatrixinteractions/EclStone2MaterialParams.hpp
index 18d764494..604e48c02 100644
--- a/opm/material/fluidmatrixinteractions/EclStone2MaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclStone2MaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterial.hpp b/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterial.hpp
index 5670e0075..758e45b38 100644
--- a/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterial.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterialParams.hpp b/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterialParams.hpp
index 7081de437..5f4b60bec 100644
--- a/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EclTwoPhaseMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp b/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp
index 59240d7a9..2a2a7f1ff 100644
--- a/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp
+++ b/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp b/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp
index a052686e0..fd1d7d3f8 100644
--- a/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp
+++ b/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/LinearMaterial.hpp b/opm/material/fluidmatrixinteractions/LinearMaterial.hpp
index b4aa09781..2a33294da 100644
--- a/opm/material/fluidmatrixinteractions/LinearMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/LinearMaterial.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp b/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp
index 2afa612ad..a87ede46e 100644
--- a/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/MaterialTraits.hpp b/opm/material/fluidmatrixinteractions/MaterialTraits.hpp
index 03321344b..c36480f12 100644
--- a/opm/material/fluidmatrixinteractions/MaterialTraits.hpp
+++ b/opm/material/fluidmatrixinteractions/MaterialTraits.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/NullMaterial.hpp b/opm/material/fluidmatrixinteractions/NullMaterial.hpp
index f413eb4e4..8bb825d89 100644
--- a/opm/material/fluidmatrixinteractions/NullMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/NullMaterial.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp b/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp
index c72753959..1f79927fe 100644
--- a/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp b/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp
index 9a2a3c01a..b3c3b80c6 100644
--- a/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp
+++ b/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
- Copyright (C) 2010 by Philipp Nuske
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp b/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp
index 7f8b29a29..aa977693b 100644
--- a/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp
+++ b/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp
index e75a51ff9..f4f99b338 100644
--- a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2015 by IRIS AS
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp
index 3acaa7fd1..530c7b125 100644
--- a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp b/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp
index 4400e4f50..06a38f6bf 100644
--- a/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp
+++ b/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
- Copyright (C) 2010 by Philipp Nuske
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp b/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp
index d459e9802..2c10c2503 100644
--- a/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp
+++ b/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp
index e5dc7a98f..6d554bf28 100644
--- a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp
+++ b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
- Copyright (C) 2010 by Philipp Nuske
- Copyright (C) 2010 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp
index 076ef7267..3edcd03a0 100644
--- a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp
+++ b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
- Copyright (C) 2010 by Philipp Nuske
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterial.hpp b/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterial.hpp
index 5ecd5020b..626ab8e49 100644
--- a/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterial.hpp
+++ b/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterial.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterialParams.hpp b/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterialParams.hpp
index f12a8f12b..8de896a50 100644
--- a/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterialParams.hpp
+++ b/opm/material/fluidmatrixinteractions/SplineTwoPhaseMaterialParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchten.hpp b/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchten.hpp
index 1b9c22fdc..a6b5c10fb 100644
--- a/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchten.hpp
+++ b/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchten.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
- Copyright (C) 2012 by Holger Class
- Copyright (C) 2012 by Vishal Jambhekar
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchtenParams.hpp
index e0075cb22..5f665c0ab 100644
--- a/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchtenParams.hpp
+++ b/opm/material/fluidmatrixinteractions/ThreePhaseParkerVanGenuchtenParams.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2012 by Holger Class
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/VanGenuchten.hpp b/opm/material/fluidmatrixinteractions/VanGenuchten.hpp
index 439fa17b6..7c39e619c 100644
--- a/opm/material/fluidmatrixinteractions/VanGenuchten.hpp
+++ b/opm/material/fluidmatrixinteractions/VanGenuchten.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2010 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp
index 8672f5861..63c2b8bfa 100644
--- a/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp
+++ b/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/CompositionalFluidState.hpp b/opm/material/fluidstates/CompositionalFluidState.hpp
index 5e9243396..4dc79b9a5 100644
--- a/opm/material/fluidstates/CompositionalFluidState.hpp
+++ b/opm/material/fluidstates/CompositionalFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateCompositionModules.hpp b/opm/material/fluidstates/FluidStateCompositionModules.hpp
index 0bc885a6f..b90dff3c0 100644
--- a/opm/material/fluidstates/FluidStateCompositionModules.hpp
+++ b/opm/material/fluidstates/FluidStateCompositionModules.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateDensityModules.hpp b/opm/material/fluidstates/FluidStateDensityModules.hpp
index 26a0a48ae..5356c76f6 100644
--- a/opm/material/fluidstates/FluidStateDensityModules.hpp
+++ b/opm/material/fluidstates/FluidStateDensityModules.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateEnthalpyModules.hpp b/opm/material/fluidstates/FluidStateEnthalpyModules.hpp
index 4433102dd..f68afbf15 100644
--- a/opm/material/fluidstates/FluidStateEnthalpyModules.hpp
+++ b/opm/material/fluidstates/FluidStateEnthalpyModules.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateFugacityModules.hpp b/opm/material/fluidstates/FluidStateFugacityModules.hpp
index ea9a40c78..6ad35f4bc 100644
--- a/opm/material/fluidstates/FluidStateFugacityModules.hpp
+++ b/opm/material/fluidstates/FluidStateFugacityModules.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStatePressureModules.hpp b/opm/material/fluidstates/FluidStatePressureModules.hpp
index e2fa3b573..d94040a28 100644
--- a/opm/material/fluidstates/FluidStatePressureModules.hpp
+++ b/opm/material/fluidstates/FluidStatePressureModules.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateSaturationModules.hpp b/opm/material/fluidstates/FluidStateSaturationModules.hpp
index ccd9a0ef6..79f04c846 100644
--- a/opm/material/fluidstates/FluidStateSaturationModules.hpp
+++ b/opm/material/fluidstates/FluidStateSaturationModules.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateTemperatureModules.hpp b/opm/material/fluidstates/FluidStateTemperatureModules.hpp
index 9e3a543a2..1f4dddeb7 100644
--- a/opm/material/fluidstates/FluidStateTemperatureModules.hpp
+++ b/opm/material/fluidstates/FluidStateTemperatureModules.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/FluidStateViscosityModules.hpp b/opm/material/fluidstates/FluidStateViscosityModules.hpp
index cafdeae2c..7b6184523 100644
--- a/opm/material/fluidstates/FluidStateViscosityModules.hpp
+++ b/opm/material/fluidstates/FluidStateViscosityModules.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012 by Bernd Flemisch
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/ImmiscibleFluidState.hpp b/opm/material/fluidstates/ImmiscibleFluidState.hpp
index 053c9ff76..fb90d2d8a 100644
--- a/opm/material/fluidstates/ImmiscibleFluidState.hpp
+++ b/opm/material/fluidstates/ImmiscibleFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/ModularFluidState.hpp b/opm/material/fluidstates/ModularFluidState.hpp
index e7ffa642c..c2a923532 100644
--- a/opm/material/fluidstates/ModularFluidState.hpp
+++ b/opm/material/fluidstates/ModularFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/NonEquilibriumFluidState.hpp b/opm/material/fluidstates/NonEquilibriumFluidState.hpp
index e7f552bed..8d89372b4 100644
--- a/opm/material/fluidstates/NonEquilibriumFluidState.hpp
+++ b/opm/material/fluidstates/NonEquilibriumFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/PressureOverlayFluidState.hpp b/opm/material/fluidstates/PressureOverlayFluidState.hpp
index c3211b665..3b6d31482 100644
--- a/opm/material/fluidstates/PressureOverlayFluidState.hpp
+++ b/opm/material/fluidstates/PressureOverlayFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/SaturationOverlayFluidState.hpp b/opm/material/fluidstates/SaturationOverlayFluidState.hpp
index cec3a4995..a567a444f 100644
--- a/opm/material/fluidstates/SaturationOverlayFluidState.hpp
+++ b/opm/material/fluidstates/SaturationOverlayFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/SimpleModularFluidState.hpp b/opm/material/fluidstates/SimpleModularFluidState.hpp
index e86d76b8d..911d54db5 100644
--- a/opm/material/fluidstates/SimpleModularFluidState.hpp
+++ b/opm/material/fluidstates/SimpleModularFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidstates/TemperatureOverlayFluidState.hpp b/opm/material/fluidstates/TemperatureOverlayFluidState.hpp
index 1090feda7..d049de533 100644
--- a/opm/material/fluidstates/TemperatureOverlayFluidState.hpp
+++ b/opm/material/fluidstates/TemperatureOverlayFluidState.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/BaseFluidSystem.hpp b/opm/material/fluidsystems/BaseFluidSystem.hpp
index 4b8b666b1..400da9e5d 100644
--- a/opm/material/fluidsystems/BaseFluidSystem.hpp
+++ b/opm/material/fluidsystems/BaseFluidSystem.hpp
@@ -1,10 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2012 by Philipp Nuske
- Copyright (C) 2012 by Klaus Mosthaf
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -19,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/BlackOilFluidSystem.hpp b/opm/material/fluidsystems/BlackOilFluidSystem.hpp
index cc79b40f6..2c92638a5 100644
--- a/opm/material/fluidsystems/BlackOilFluidSystem.hpp
+++ b/opm/material/fluidsystems/BlackOilFluidSystem.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/BrineCO2FluidSystem.hpp b/opm/material/fluidsystems/BrineCO2FluidSystem.hpp
index f73246d00..9fae9c5fd 100644
--- a/opm/material/fluidsystems/BrineCO2FluidSystem.hpp
+++ b/opm/material/fluidsystems/BrineCO2FluidSystem.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/GasPhase.hpp b/opm/material/fluidsystems/GasPhase.hpp
index ff2227de3..e937a8161 100644
--- a/opm/material/fluidsystems/GasPhase.hpp
+++ b/opm/material/fluidsystems/GasPhase.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/H2OAirFluidSystem.hpp b/opm/material/fluidsystems/H2OAirFluidSystem.hpp
index 96875160f..e80e0cf0f 100644
--- a/opm/material/fluidsystems/H2OAirFluidSystem.hpp
+++ b/opm/material/fluidsystems/H2OAirFluidSystem.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp b/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp
index 4ba278832..2ddf5c819 100644
--- a/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp
+++ b/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2011 by Benjamin Faigle
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp b/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp
index 25458aeab..d69463083 100644
--- a/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp
+++ b/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2011 by Benjamin Faigle
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/H2ON2FluidSystem.hpp b/opm/material/fluidsystems/H2ON2FluidSystem.hpp
index cd938d358..f38f11f18 100644
--- a/opm/material/fluidsystems/H2ON2FluidSystem.hpp
+++ b/opm/material/fluidsystems/H2ON2FluidSystem.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp b/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp
index 12fced90d..5d1ac5add 100644
--- a/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp
+++ b/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2009-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/LiquidPhase.hpp b/opm/material/fluidsystems/LiquidPhase.hpp
index 324972d67..9ab7fb99b 100644
--- a/opm/material/fluidsystems/LiquidPhase.hpp
+++ b/opm/material/fluidsystems/LiquidPhase.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
- Copyright (C) 2010 by Markus Wolff
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/NullParameterCache.hpp b/opm/material/fluidsystems/NullParameterCache.hpp
index 15a202da3..09c786fa2 100644
--- a/opm/material/fluidsystems/NullParameterCache.hpp
+++ b/opm/material/fluidsystems/NullParameterCache.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/ParameterCacheBase.hpp b/opm/material/fluidsystems/ParameterCacheBase.hpp
index f12a6a0cd..3ac1dc7d7 100644
--- a/opm/material/fluidsystems/ParameterCacheBase.hpp
+++ b/opm/material/fluidsystems/ParameterCacheBase.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/SinglePhaseFluidSystem.hpp b/opm/material/fluidsystems/SinglePhaseFluidSystem.hpp
index aff235fdf..4333ab663 100644
--- a/opm/material/fluidsystems/SinglePhaseFluidSystem.hpp
+++ b/opm/material/fluidsystems/SinglePhaseFluidSystem.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/Spe5FluidSystem.hpp b/opm/material/fluidsystems/Spe5FluidSystem.hpp
index 1e49d7b73..0053ae6ea 100644
--- a/opm/material/fluidsystems/Spe5FluidSystem.hpp
+++ b/opm/material/fluidsystems/Spe5FluidSystem.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/Spe5ParameterCache.hpp b/opm/material/fluidsystems/Spe5ParameterCache.hpp
index 9f705104c..d9c99171c 100644
--- a/opm/material/fluidsystems/Spe5ParameterCache.hpp
+++ b/opm/material/fluidsystems/Spe5ParameterCache.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -15,8 +13,12 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy o2f the GNU General Public License
+ You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp b/opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp
index ca8037328..43b205697 100644
--- a/opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp
+++ b/opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp
@@ -1,9 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
- Copyright (C) 2011-2012 by Bernd Flemisch
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -18,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityOilPvt.hpp b/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityOilPvt.hpp
index 455eebe96..656319cc0 100644
--- a/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityOilPvt.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityOilPvt.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityWaterPvt.hpp b/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityWaterPvt.hpp
index a589295ed..9c7fb467e 100644
--- a/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityWaterPvt.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityWaterPvt.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/DeadOilPvt.hpp b/opm/material/fluidsystems/blackoilpvt/DeadOilPvt.hpp
index a2902548c..65e651893 100644
--- a/opm/material/fluidsystems/blackoilpvt/DeadOilPvt.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/DeadOilPvt.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/DryGasPvt.hpp b/opm/material/fluidsystems/blackoilpvt/DryGasPvt.hpp
index 328e1a116..f853abd0e 100644
--- a/opm/material/fluidsystems/blackoilpvt/DryGasPvt.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/DryGasPvt.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/GasPvtMultiplexer.hpp b/opm/material/fluidsystems/blackoilpvt/GasPvtMultiplexer.hpp
index 5e0a21956..925ecfa3b 100644
--- a/opm/material/fluidsystems/blackoilpvt/GasPvtMultiplexer.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/GasPvtMultiplexer.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/GasPvtThermal.hpp b/opm/material/fluidsystems/blackoilpvt/GasPvtThermal.hpp
index b76488c5a..f1e2c943b 100644
--- a/opm/material/fluidsystems/blackoilpvt/GasPvtThermal.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/GasPvtThermal.hpp
@@ -15,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/LiveOilPvt.hpp b/opm/material/fluidsystems/blackoilpvt/LiveOilPvt.hpp
index 518d3e674..10ab919be 100644
--- a/opm/material/fluidsystems/blackoilpvt/LiveOilPvt.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/LiveOilPvt.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/OilPvtMultiplexer.hpp b/opm/material/fluidsystems/blackoilpvt/OilPvtMultiplexer.hpp
index 9a6b4c37a..82873c78d 100644
--- a/opm/material/fluidsystems/blackoilpvt/OilPvtMultiplexer.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/OilPvtMultiplexer.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/OilPvtThermal.hpp b/opm/material/fluidsystems/blackoilpvt/OilPvtThermal.hpp
index 461e52e66..e5be82685 100644
--- a/opm/material/fluidsystems/blackoilpvt/OilPvtThermal.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/OilPvtThermal.hpp
@@ -15,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/WaterPvtMultiplexer.hpp b/opm/material/fluidsystems/blackoilpvt/WaterPvtMultiplexer.hpp
index 8dea84215..4dfbf5e1d 100644
--- a/opm/material/fluidsystems/blackoilpvt/WaterPvtMultiplexer.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/WaterPvtMultiplexer.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/WaterPvtThermal.hpp b/opm/material/fluidsystems/blackoilpvt/WaterPvtThermal.hpp
index 2bc060ee5..3836b8a3e 100644
--- a/opm/material/fluidsystems/blackoilpvt/WaterPvtThermal.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/WaterPvtThermal.hpp
@@ -15,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/fluidsystems/blackoilpvt/WetGasPvt.hpp b/opm/material/fluidsystems/blackoilpvt/WetGasPvt.hpp
index 9777587a9..bbb4c7a85 100644
--- a/opm/material/fluidsystems/blackoilpvt/WetGasPvt.hpp
+++ b/opm/material/fluidsystems/blackoilpvt/WetGasPvt.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/heatconduction/DummyHeatConductionLaw.hpp b/opm/material/heatconduction/DummyHeatConductionLaw.hpp
index 20b757350..25ec850ce 100644
--- a/opm/material/heatconduction/DummyHeatConductionLaw.hpp
+++ b/opm/material/heatconduction/DummyHeatConductionLaw.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/heatconduction/FluidConduction.hpp b/opm/material/heatconduction/FluidConduction.hpp
index 0edcc83a9..3ec9650e5 100644
--- a/opm/material/heatconduction/FluidConduction.hpp
+++ b/opm/material/heatconduction/FluidConduction.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/heatconduction/FluidConductionParams.hpp b/opm/material/heatconduction/FluidConductionParams.hpp
index a9fc005b7..f42847345 100644
--- a/opm/material/heatconduction/FluidConductionParams.hpp
+++ b/opm/material/heatconduction/FluidConductionParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/heatconduction/Somerton.hpp b/opm/material/heatconduction/Somerton.hpp
index 0de6da88f..1312b499a 100644
--- a/opm/material/heatconduction/Somerton.hpp
+++ b/opm/material/heatconduction/Somerton.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2008-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/heatconduction/SomertonParams.hpp b/opm/material/heatconduction/SomertonParams.hpp
index 75395b0bf..f3a27d928 100644
--- a/opm/material/heatconduction/SomertonParams.hpp
+++ b/opm/material/heatconduction/SomertonParams.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2012-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/localad/Evaluation.hpp b/opm/material/localad/Evaluation.hpp
index a8cf396c5..c7060c06a 100644
--- a/opm/material/localad/Evaluation.hpp
+++ b/opm/material/localad/Evaluation.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/opm/material/localad/Math.hpp b/opm/material/localad/Math.hpp
index 7d6a61c8a..6894c5d94 100644
--- a/opm/material/localad/Math.hpp
+++ b/opm/material/localad/Math.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/checkComponent.hpp b/tests/checkComponent.hpp
index 0dbb4216b..1db2c74a7 100644
--- a/tests/checkComponent.hpp
+++ b/tests/checkComponent.hpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_2dtables.cpp b/tests/test_2dtables.cpp
index ed814085f..d3e7110e8 100644
--- a/tests/test_2dtables.cpp
+++ b/tests/test_2dtables.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2014 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_components.cpp b/tests/test_components.cpp
index 102d8eec6..46ce414f7 100644
--- a/tests/test_components.cpp
+++ b/tests/test_components.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_eclblackoilpvt.cpp b/tests/test_eclblackoilpvt.cpp
index a7f7306a8..a8a6e4a88 100644
--- a/tests/test_eclblackoilpvt.cpp
+++ b/tests/test_eclblackoilpvt.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_eclmateriallawmanager.cpp b/tests/test_eclmateriallawmanager.cpp
index fd20e69c2..2e3c5bf34 100644
--- a/tests/test_eclmateriallawmanager.cpp
+++ b/tests/test_eclmateriallawmanager.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_fluidmatrixinteractions.cpp b/tests/test_fluidmatrixinteractions.cpp
index 05e37fb28..9791c598b 100644
--- a/tests/test_fluidmatrixinteractions.cpp
+++ b/tests/test_fluidmatrixinteractions.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_fluidsystems.cpp b/tests/test_fluidsystems.cpp
index 208143c4d..ea7c77bc9 100644
--- a/tests/test_fluidsystems.cpp
+++ b/tests/test_fluidsystems.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_immiscibleflash.cpp b/tests/test_immiscibleflash.cpp
index e6abf5c7d..921b57f69 100644
--- a/tests/test_immiscibleflash.cpp
+++ b/tests/test_immiscibleflash.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_localad.cpp b/tests/test_localad.cpp
index f02019c1b..9cb61c776 100644
--- a/tests/test_localad.cpp
+++ b/tests/test_localad.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2015 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_ncpflash.cpp b/tests/test_ncpflash.cpp
index d3ac24c74..cb4b47d34 100644
--- a/tests/test_ncpflash.cpp
+++ b/tests/test_ncpflash.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_pengrobinson.cpp b/tests/test_pengrobinson.cpp
index 71e2d250b..c228730eb 100644
--- a/tests/test_pengrobinson.cpp
+++ b/tests/test_pengrobinson.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2011-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file
diff --git a/tests/test_spline.cpp b/tests/test_spline.cpp
index c9b11625b..93f38dd53 100644
--- a/tests/test_spline.cpp
+++ b/tests/test_spline.cpp
@@ -1,23 +1,25 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
-// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
-// vi: set et ts=4 sw=4 sts=4:
-/*****************************************************************************
- * Copyright (C) 2010-2012 by Andreas Lauser *
- * *
- * This program is free software: you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation, either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- * This program is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
- * GNU General Public License for more details. *
- * *
- * You should have received a copy of the GNU General Public License *
- * along with this program. If not, see . *
- *****************************************************************************/
+/*
+ This file is part of the Open Porous Media project (OPM).
+
+ OPM is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+
+ OPM is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
+*/
/*!
* \file
*
@@ -29,23 +31,17 @@
----------- snip -----------
./test_spline > spline.csv
gnuplot
-
gnuplot> plot "spline.csv" using 1:2 w l ti "Curve", \
"spline.csv" using 1:3 w l ti "Derivative", \
"spline.csv" using 1:4 w p ti "Monotonical"
----------- snap -----------
-
-
*/
#include "config.h"
-
#include
#include
-
#define GCC_VERSION (__GNUC__ * 10000 \
+ __GNUC_MINOR__ * 100 \
+ __GNUC_PATCHLEVEL__)
-
template
void testCommon(const Spline &sp,
const double *x,
@@ -53,77 +49,62 @@ void testCommon(const Spline &sp,
{
static double eps = 1e-10;
static double epsFD = 1e-7;
-
size_t n = sp.numSamples();
for (size_t i = 0; i < n; ++i) {
// sure that we hit all sampling points
double y0 = (i>0)?sp.eval(x[i]-eps):y[0];
double y1 = sp.eval(x[i]);
double y2 = (i 100*eps || std::abs(y2 - y[i]) > 100*eps)
OPM_THROW(std::runtime_error,
"Spline seems to be discontinuous at sampling point " << i << "!");
if (std::abs(y1 - y[i]) > eps)
OPM_THROW(std::runtime_error,
"Spline does not capture sampling point " << i << "!");
-
// make sure the derivative is continuous (assuming that the
// second derivative is smaller than 1000)
double d1 = sp.evalDerivative(x[i]);
double d0 = (i>0)?sp.evalDerivative(x[i]-eps):d1;
double d2 = (i 1000*eps || std::abs(d2 - d0) > 1000*eps)
OPM_THROW(std::runtime_error,
"Spline seems to exhibit a discontinuous derivative at sampling point " << i << "!");
}
-
// make sure the derivatives are consistent with the curve
size_t np = 3*n;
for (size_t i = 0; i < np; ++i) {
double xMin = sp.xAt(0);
double xMax = sp.xAt(sp.numSamples() - 1);
double xval = xMin + (xMax - xMin)*i/np;
-
// first derivative
double y1 = sp.eval(xval+epsFD);
double y0 = sp.eval(xval);
-
double mFD = (y1 - y0)/epsFD;
double m = sp.evalDerivative(xval);
-
if (std::abs( mFD - m ) > 1000*epsFD)
OPM_THROW(std::runtime_error,
"Derivative of spline seems to be inconsistent with cuve"
" (" << mFD << " - " << m << " = " << mFD - m << ")!");
-
// second derivative
y1 = sp.evalDerivative(xval+epsFD);
y0 = sp.evalDerivative(xval);
-
mFD = (y1 - y0)/epsFD;
m = sp.evalSecondDerivative(xval);
-
if (std::abs( mFD - m ) > 1000*epsFD)
OPM_THROW(std::runtime_error,
"Second derivative of spline seems to be inconsistent with cuve"
" (" << mFD << " - " << m << " = " << mFD - m << ")!");
-
// Third derivative
y1 = sp.evalSecondDerivative(xval+epsFD);
y0 = sp.evalSecondDerivative(xval);
-
mFD = (y1 - y0)/epsFD;
m = sp.evalThirdDerivative(xval);
-
if (std::abs( mFD - m ) > 1000*epsFD)
OPM_THROW(std::runtime_error,
"Third derivative of spline seems to be inconsistent with cuve"
" (" << mFD << " - " << m << " = " << mFD - m << ")!");
}
}
-
template
void testFull(const Spline &sp,
const double *x,
@@ -133,10 +114,8 @@ void testFull(const Spline &sp,
{
// test the common properties of splines
testCommon(sp, x, y);
-
static double eps = 1e-5;
size_t n = sp.numSamples();
-
// make sure the derivative at both end points is correct
double d0 = sp.evalDerivative(x[0]);
double d1 = sp.evalDerivative(x[n-1]);
@@ -149,7 +128,6 @@ void testFull(const Spline &sp,
"Invalid derivative at end of interval: is "
<< d1 << " ought to be " << m1);
}
-
template
void testNatural(const Spline &sp,
const double *x,
@@ -157,28 +135,22 @@ void testNatural(const Spline &sp,
{
// test the common properties of splines
testCommon(sp, x, y);
-
static double eps = 1e-5;
size_t n = sp.numSamples();
-
// make sure the second derivatives at both end points are 0
double d0 = sp.evalDerivative(x[0]);
double d1 = sp.evalDerivative(x[0] + eps);
-
double d2 = sp.evalDerivative(x[n-1] - eps);
double d3 = sp.evalDerivative(x[n-1]);
-
if (std::abs(d1 - d0)/eps > 1000*eps)
OPM_THROW(std::runtime_error,
"Invalid second derivative at beginning of interval: is "
<< (d1 - d0)/eps << " ought to be 0");
-
if (std::abs(d3 - d2)/eps > 1000*eps)
OPM_THROW(std::runtime_error,
"Invalid second derivative at end of interval: is "
<< (d3 - d2)/eps << " ought to be 0");
}
-
template
void testMonotonic(const Spline &sp,
const double *x,
@@ -186,9 +158,7 @@ void testMonotonic(const Spline &sp,
{
// test the common properties of splines
testCommon(sp, x, y);
-
size_t n = sp.numSamples();
-
for (size_t i = 0; i < n - 1; ++ i) {
// make sure that the spline is monotonic for each interval
// between sampling points
@@ -196,7 +166,6 @@ void testMonotonic(const Spline &sp,
OPM_THROW(std::runtime_error,
"Spline says it is not monotonic in interval "
<< i << " where it should be");
-
// test the intersection methods
double d = (y[i] + y[i+1])/2;
double interX = sp.template intersectInterval(x[i], x[i+1],
@@ -207,7 +176,6 @@ void testMonotonic(const Spline &sp,
"Spline::intersectInterval() seems to be broken: "
<< sp.eval(interX) << " - " << d << " = " << sp.eval(interX) - d << "!");
}
-
// make sure the spline says to be monotonic on the (extrapolated)
// left and right sides
if (!sp.monotonic(x[0] - 1.0, (x[0] + x[1])/2, /*extrapolate=*/true))
@@ -216,7 +184,6 @@ void testMonotonic(const Spline &sp,
if (!sp.monotonic((x[n - 2]+ x[n - 1])/2, x[n-1] + 1.0, /*extrapolate=*/true))
OPM_THROW(std::runtime_error,
"Spline says it is not monotonic on right side where it should be");
-
for (size_t i = 0; i < n - 2; ++ i) {
// make sure that the spline says that it is non-monotonic for
// if extrema are within the queried interval
@@ -226,10 +193,8 @@ void testMonotonic(const Spline &sp,
<< i << " where it should not be");
}
}
-
// function prototype to prevent some compilers producing a warning
void testAll();
-
void testAll()
{
double x[] = { 0, 5, 7.5, 8.75, 9.375 };
@@ -244,8 +209,6 @@ void testAll()
{x[3], y[3]},
{x[4], y[4]},
};
-
-
#if GCC_VERSION >= 40500
std::initializer_list > pointsInitList =
{
@@ -256,7 +219,6 @@ void testAll()
{x[4], y[4]},
};
#endif
-
std::vector xVec;
std::vector yVec;
std::vector pointVec;
@@ -265,20 +227,16 @@ void testAll()
yVec.push_back(y[i]);
pointVec.push_back(points[i]);
}
-
/////////
// test spline with two sampling points
/////////
-
// full spline
{ Opm::Spline sp(x[0], x[1], y[0], y[1], m0, m1); sp.set(x[0],x[1],y[0],y[1],m0, m1); testFull(sp, x, y, m0, m1); };
{ Opm::Spline sp(2, x, y, m0, m1); sp.setXYArrays(2, x, y, m0, m1); testFull(sp, x, y, m0, m1); };
{ Opm::Spline sp(static_cast(2), points, m0, m1); sp.setArrayOfPoints(2, points, m0, m1); testFull(sp, x, y, m0, m1); };
-
/////////
// test variable length splines
/////////
-
// full spline
{ Opm::Spline sp(5, x, y, m0, m1); sp.setXYArrays(5,x,y,m0, m1); testFull(sp, x, y, m0, m1); };
{ Opm::Spline sp(xVec, yVec, m0, m1); sp.setXYContainers(xVec,yVec,m0, m1); testFull(sp, x, y, m0, m1); };
@@ -287,7 +245,6 @@ void testAll()
#if GCC_VERSION >= 40500
{ Opm::Spline sp; sp.setContainerOfTuples(pointsInitList,m0, m1); testFull(sp, x, y, m0, m1); };
#endif
-
// natural spline
{ Opm::Spline sp(5, x, y); sp.setXYArrays(5,x,y); testNatural(sp, x, y); };
{ Opm::Spline sp(xVec, yVec); sp.setXYContainers(xVec,yVec); testNatural(sp, x, y); };
@@ -297,30 +254,24 @@ void testAll()
{ Opm::Spline sp; sp.setContainerOfTuples(pointsInitList); testNatural(sp, x, y); };
#endif
}
-
// function prototype to prevent some compilers producing a warning
void plot();
-
void plot()
{
const int numSamples = 5;
const int n = numSamples - 1;
typedef std::array FV;
-
double x_[] = { 0, 5, 7.5, 8.75, 10 };
double y_[] = { 10, 0, 10, 0, 10 };
double m1 = 10;
double m2 = -10;
FV &xs = *reinterpret_cast(x_);
FV &ys = *reinterpret_cast(y_);
-
Opm::Spline spFull(xs, ys, m1, m2);
Opm::Spline spNatural(xs, ys);
Opm::Spline spPeriodic(xs, ys, /*type=*/Opm::Spline::Periodic);
Opm::Spline spMonotonic(xs, ys, /*type=*/Opm::Spline::Monotonic);
-
testMonotonic(spMonotonic, x_, y_);
-
spFull.printCSV(x_[0] - 1.00001,
x_[n] + 1.00001,
1000);
@@ -329,28 +280,23 @@ void plot()
x_[n] + 1.00001,
1000);
std::cout << "\n";
-
spPeriodic.printCSV(x_[0] - 1.00001,
x_[n] + 1.00001,
1000);
std::cout << "\n";
-
spMonotonic.printCSV(x_[0] - 1.00001,
x_[n] + 1.00001,
1000);
std::cout << "\n";
}
-
int main()
{
try {
testAll();
-
plot();
}
catch (const std::exception &e) {
std::cout << "Caught OPM exception: " << e.what() << "\n";
}
-
return 0;
}
diff --git a/tests/test_tabulation.cpp b/tests/test_tabulation.cpp
index 76b045a27..23deda548 100644
--- a/tests/test_tabulation.cpp
+++ b/tests/test_tabulation.cpp
@@ -1,8 +1,6 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=4 sw=4 sts=4:
/*
- Copyright (C) 2010-2013 by Andreas Lauser
-
This file is part of the Open Porous Media project (OPM).
OPM is free software: you can redistribute it and/or modify
@@ -17,6 +15,10 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see .
+
+ Consult the COPYING file in the top-level source directory of this
+ module for the precise wording of the license and the list of
+ copyright holders.
*/
/*!
* \file