diff --git a/opm/material/Constants.hpp b/opm/material/Constants.hpp index 24fdeb151..53d672d78 100644 --- a/opm/material/Constants.hpp +++ b/opm/material/Constants.hpp @@ -1,7 +1,8 @@ // -*- 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-2013 by Andreas Lauser + Copyright (C) 2011 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/DynamicTabulated2dFunction.hpp b/opm/material/DynamicTabulated2dFunction.hpp index 0762b652e..d43c8cc38 100644 --- a/opm/material/DynamicTabulated2dFunction.hpp +++ b/opm/material/DynamicTabulated2dFunction.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/IdealGas.hpp b/opm/material/IdealGas.hpp index a6c9eb1f9..bb2102732 100644 --- a/opm/material/IdealGas.hpp +++ b/opm/material/IdealGas.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/StaticTabulated2dFunction.hpp b/opm/material/StaticTabulated2dFunction.hpp index 7f39f9001..500983d14 100644 --- a/opm/material/StaticTabulated2dFunction.hpp +++ b/opm/material/StaticTabulated2dFunction.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/Tabulated2dFunction.hpp b/opm/material/Tabulated2dFunction.hpp index ee0b29600..e65a6a2f5 100644 --- a/opm/material/Tabulated2dFunction.hpp +++ b/opm/material/Tabulated2dFunction.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/Valgrind.hpp b/opm/material/Valgrind.hpp index 4bac9e1d6..30c3d163e 100644 --- a/opm/material/Valgrind.hpp +++ b/opm/material/Valgrind.hpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/Air_Mesitylene.hpp b/opm/material/binarycoefficients/Air_Mesitylene.hpp index be2808c83..fa3380743 100644 --- a/opm/material/binarycoefficients/Air_Mesitylene.hpp +++ b/opm/material/binarycoefficients/Air_Mesitylene.hpp @@ -1,8 +1,7 @@ // -*- 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) 2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/Air_Xylene.hpp b/opm/material/binarycoefficients/Air_Xylene.hpp index 420234f5c..e4a15e537 100644 --- a/opm/material/binarycoefficients/Air_Xylene.hpp +++ b/opm/material/binarycoefficients/Air_Xylene.hpp @@ -1,8 +1,7 @@ // -*- 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) 2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/Brine_CO2.hpp b/opm/material/binarycoefficients/Brine_CO2.hpp index 58d248169..ff6cde869 100644 --- a/opm/material/binarycoefficients/Brine_CO2.hpp +++ b/opm/material/binarycoefficients/Brine_CO2.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/FullerMethod.hpp b/opm/material/binarycoefficients/FullerMethod.hpp index b8abebd01..5dd624dc3 100644 --- a/opm/material/binarycoefficients/FullerMethod.hpp +++ b/opm/material/binarycoefficients/FullerMethod.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2010 by Benjamin Faigle + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/H2O_Air.hpp b/opm/material/binarycoefficients/H2O_Air.hpp index 9286968ef..4c61f4031 100644 --- a/opm/material/binarycoefficients/H2O_Air.hpp +++ b/opm/material/binarycoefficients/H2O_Air.hpp @@ -1,8 +1,9 @@ // -*- 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 Klaus Mosthaf - Copyright (C) 2009-2012 by Andreas Lauser + 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). diff --git a/opm/material/binarycoefficients/H2O_CO2.hpp b/opm/material/binarycoefficients/H2O_CO2.hpp index 494e9ab8a..56723bb12 100644 --- a/opm/material/binarycoefficients/H2O_CO2.hpp +++ b/opm/material/binarycoefficients/H2O_CO2.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/H2O_Mesitylene.hpp b/opm/material/binarycoefficients/H2O_Mesitylene.hpp index 5180c34fc..38c93703c 100644 --- a/opm/material/binarycoefficients/H2O_Mesitylene.hpp +++ b/opm/material/binarycoefficients/H2O_Mesitylene.hpp @@ -1,8 +1,7 @@ // -*- 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) 2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/H2O_N2.hpp b/opm/material/binarycoefficients/H2O_N2.hpp index e088e4bc1..455857ce5 100644 --- a/opm/material/binarycoefficients/H2O_N2.hpp +++ b/opm/material/binarycoefficients/H2O_N2.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + 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). diff --git a/opm/material/binarycoefficients/H2O_Xylene.hpp b/opm/material/binarycoefficients/H2O_Xylene.hpp index 569e8aa48..ccf2cc5aa 100644 --- a/opm/material/binarycoefficients/H2O_Xylene.hpp +++ b/opm/material/binarycoefficients/H2O_Xylene.hpp @@ -1,8 +1,7 @@ // -*- 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) 2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/binarycoefficients/HenryIapws.hpp b/opm/material/binarycoefficients/HenryIapws.hpp index be35fcc34..bc9d97a50 100644 --- a/opm/material/binarycoefficients/HenryIapws.hpp +++ b/opm/material/binarycoefficients/HenryIapws.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser + Copyright (C) 2010 by Benjamin Faigle This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/Air.hpp b/opm/material/components/Air.hpp index d0cca2c03..6da27f2a2 100644 --- a/opm/material/components/Air.hpp +++ b/opm/material/components/Air.hpp @@ -1,8 +1,9 @@ // -*- 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 Klaus Mosthaf - Copyright (C) 2010-2012 by Andreas Lauser + 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). diff --git a/opm/material/components/Brine.hpp b/opm/material/components/Brine.hpp index 65e4745ee..800717b7f 100644 --- a/opm/material/components/Brine.hpp +++ b/opm/material/components/Brine.hpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/Component.hpp b/opm/material/components/Component.hpp index cb93cdbed..f60014ad9 100644 --- a/opm/material/components/Component.hpp +++ b/opm/material/components/Component.hpp @@ -1,9 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser Copyright (C) 2010 by Felix Bode - Copyright (C) 2010 by Katherina Baber This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/Dnapl.hpp b/opm/material/components/Dnapl.hpp index 527a189eb..865fa0cf1 100644 --- a/opm/material/components/Dnapl.hpp +++ b/opm/material/components/Dnapl.hpp @@ -1,9 +1,8 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser Copyright (C) 2010-2012 by Markus Wolff - Copyright (C) 2010 by Felix Bode This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/Lnapl.hpp b/opm/material/components/Lnapl.hpp index 7d03cdbff..052cb0f7c 100644 --- a/opm/material/components/Lnapl.hpp +++ b/opm/material/components/Lnapl.hpp @@ -1,9 +1,9 @@ // -*- 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 Markus Wolff - Copyright (C) 2009-2012 by Andreas Lauser 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). diff --git a/opm/material/components/Mesitylene.hpp b/opm/material/components/Mesitylene.hpp index 32886c1a7..292283fe1 100644 --- a/opm/material/components/Mesitylene.hpp +++ b/opm/material/components/Mesitylene.hpp @@ -1,9 +1,8 @@ // -*- 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 Philipp Nuske - Copyright (C) 2012 by Bernd Flemisch - Copyright (C) 2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser + Copyright (C) 2010 by Felix Bode This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/N2.hpp b/opm/material/components/N2.hpp index 14dc2da10..2be3a99ad 100644 --- a/opm/material/components/N2.hpp +++ b/opm/material/components/N2.hpp @@ -1,8 +1,9 @@ // -*- 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-2012 by Andreas Lauser - Copyright (C) 2010 by Felix Bode + 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). diff --git a/opm/material/components/NullComponent.hpp b/opm/material/components/NullComponent.hpp index 92946920b..a34ac49b1 100644 --- a/opm/material/components/NullComponent.hpp +++ b/opm/material/components/NullComponent.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/SimpleCO2.hpp b/opm/material/components/SimpleCO2.hpp index e4c246c57..abaad2969 100644 --- a/opm/material/components/SimpleCO2.hpp +++ b/opm/material/components/SimpleCO2.hpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/SimpleH2O.hpp b/opm/material/components/SimpleH2O.hpp index 2484399ab..2ca8e5ce9 100644 --- a/opm/material/components/SimpleH2O.hpp +++ b/opm/material/components/SimpleH2O.hpp @@ -1,8 +1,7 @@ // -*- 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 - Copyright (C) 2010 by Felix Bode + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/TabulatedComponent.hpp b/opm/material/components/TabulatedComponent.hpp index daeb249d9..c3c4c8aa7 100644 --- a/opm/material/components/TabulatedComponent.hpp +++ b/opm/material/components/TabulatedComponent.hpp @@ -1,9 +1,7 @@ // -*- 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-2012 by Andreas Lauser - Copyright (C) 2010 by Felix Bode - Copyright (C) 2012 by Philipp Nuske + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/Unit.hpp b/opm/material/components/Unit.hpp index da0367e84..7055f6fac 100644 --- a/opm/material/components/Unit.hpp +++ b/opm/material/components/Unit.hpp @@ -1,8 +1,7 @@ // -*- 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-2012 by Andreas Lauser - Copyright (C) 2009-2010 by Bernd Flemisch + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/Xylene.hpp b/opm/material/components/Xylene.hpp index 56b76c913..0add1e360 100644 --- a/opm/material/components/Xylene.hpp +++ b/opm/material/components/Xylene.hpp @@ -1,9 +1,9 @@ // -*- 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) 2012 by Philipp Nuske - Copyright (C) 2012 by Andreas Lauser + 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). diff --git a/opm/material/components/iapws/Region1.hpp b/opm/material/components/iapws/Region1.hpp index a7c6f5041..a4c0200bc 100644 --- a/opm/material/components/iapws/Region1.hpp +++ b/opm/material/components/iapws/Region1.hpp @@ -1,9 +1,8 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser Copyright (C) 2010 by Felix Bode - Copyright (C) 2010 by Katherina Baber This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/iapws/Region2.hpp b/opm/material/components/iapws/Region2.hpp index f08a2ea2b..b20e62079 100644 --- a/opm/material/components/iapws/Region2.hpp +++ b/opm/material/components/iapws/Region2.hpp @@ -1,9 +1,8 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser Copyright (C) 2010 by Felix Bode - Copyright (C) 2010 by Katherina Baber This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/components/iapws/Region4.hpp b/opm/material/components/iapws/Region4.hpp index 58c2c0925..24a093cf9 100644 --- a/opm/material/components/iapws/Region4.hpp +++ b/opm/material/components/iapws/Region4.hpp @@ -1,8 +1,9 @@ // -*- 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 + 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). diff --git a/opm/material/constraintsolvers/CompositionFromFugacities.hpp b/opm/material/constraintsolvers/CompositionFromFugacities.hpp index 49e72080e..7c39e8675 100644 --- a/opm/material/constraintsolvers/CompositionFromFugacities.hpp +++ b/opm/material/constraintsolvers/CompositionFromFugacities.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp b/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp index e028d95b4..b1424539d 100644 --- a/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp +++ b/opm/material/constraintsolvers/ComputeFromReferencePhase.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/constraintsolvers/ImmiscibleFlash.hpp b/opm/material/constraintsolvers/ImmiscibleFlash.hpp index e95dc86a2..cdb7a162b 100644 --- a/opm/material/constraintsolvers/ImmiscibleFlash.hpp +++ b/opm/material/constraintsolvers/ImmiscibleFlash.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp b/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp index 7e77b4af2..2df564d43 100644 --- a/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp +++ b/opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp @@ -1,7 +1,9 @@ // -*- 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-2012 by Andreas Lauser + 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). diff --git a/opm/material/constraintsolvers/NcpFlash.hpp b/opm/material/constraintsolvers/NcpFlash.hpp index f8f598c0a..cf97b9b05 100644 --- a/opm/material/constraintsolvers/NcpFlash.hpp +++ b/opm/material/constraintsolvers/NcpFlash.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/eos/PengRobinsonMixture.hpp b/opm/material/eos/PengRobinsonMixture.hpp index 5baf0d6b5..c6c8010bb 100644 --- a/opm/material/eos/PengRobinsonMixture.hpp +++ b/opm/material/eos/PengRobinsonMixture.hpp @@ -2,7 +2,7 @@ // vi: set et ts=4 sw=4 sts=4: /* Copyright (C) 2011-2013 by Andreas Lauser - Copyright (C) 2011-2012 by Bernd Flemisch + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/eos/PengRobinsonParams.hpp b/opm/material/eos/PengRobinsonParams.hpp index be31d6e6d..04669dd18 100644 --- a/opm/material/eos/PengRobinsonParams.hpp +++ b/opm/material/eos/PengRobinsonParams.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchten.hpp b/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchten.hpp index 615394b06..3e5fc4114 100644 --- a/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchten.hpp +++ b/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchten.hpp @@ -1,9 +1,9 @@ // -*- 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) 2008-2013 by Andreas Lauser + Copyright (C) 2012 by Holger Class Copyright (C) 2012 by Vishal Jambhekar - Copyright (C) 2012 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchtenParams.hpp index 6ee08229f..2e8ab0f38 100644 --- a/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchtenParams.hpp +++ b/opm/material/fluidmatrixinteractions/3p/3pParkerVanGenuchtenParams.hpp @@ -1,8 +1,7 @@ // -*- 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) 2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser Copyright (C) 2012 by Holger Class This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/3pAdapter.hpp b/opm/material/fluidmatrixinteractions/3pAdapter.hpp index 4c7ba8ec7..9b4bfde45 100644 --- a/opm/material/fluidmatrixinteractions/3pAdapter.hpp +++ b/opm/material/fluidmatrixinteractions/3pAdapter.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/BrooksCorey.hpp b/opm/material/fluidmatrixinteractions/BrooksCorey.hpp index f7e8e1755..6514c3223 100644 --- a/opm/material/fluidmatrixinteractions/BrooksCorey.hpp +++ b/opm/material/fluidmatrixinteractions/BrooksCorey.hpp @@ -1,7 +1,8 @@ // -*- 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) 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). diff --git a/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp b/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp index 7abf1a5d2..038ffce37 100644 --- a/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp +++ b/opm/material/fluidmatrixinteractions/BrooksCoreyParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser Copyright (C) 2011 by Holger Class This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp b/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp index 6a92fcddb..6f5b770cc 100644 --- a/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp +++ b/opm/material/fluidmatrixinteractions/EclDefaultMaterial.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser + Copyright (C) 2011 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp b/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp index 74a396ed1..895f952c9 100644 --- a/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp +++ b/opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp @@ -1,8 +1,7 @@ // -*- 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-2011 by Philipp Nuske - Copyright (C) 2009-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp b/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp index 42de95ccf..cd2b2b221 100644 --- a/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp +++ b/opm/material/fluidmatrixinteractions/EffToAbsLawParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/LinearMaterial.hpp b/opm/material/fluidmatrixinteractions/LinearMaterial.hpp index 60ca5be1a..3df3a0b01 100644 --- a/opm/material/fluidmatrixinteractions/LinearMaterial.hpp +++ b/opm/material/fluidmatrixinteractions/LinearMaterial.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp b/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp index d4cc5236a..144519ffd 100644 --- a/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp +++ b/opm/material/fluidmatrixinteractions/LinearMaterialParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/NullMaterial.hpp b/opm/material/fluidmatrixinteractions/NullMaterial.hpp index 83aeceba8..e09a9ef10 100644 --- a/opm/material/fluidmatrixinteractions/NullMaterial.hpp +++ b/opm/material/fluidmatrixinteractions/NullMaterial.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp b/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp index 5b7816e6c..c493a0f80 100644 --- a/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp +++ b/opm/material/fluidmatrixinteractions/NullMaterialParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp b/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp index 70dc62231..66c33f005 100644 --- a/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp +++ b/opm/material/fluidmatrixinteractions/ParkerLenhard.hpp @@ -1,7 +1,8 @@ // -*- 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 Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser + Copyright (C) 2010 by Philipp Nuske This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp b/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp index 23b96b19c..b0c98c375 100644 --- a/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp +++ b/opm/material/fluidmatrixinteractions/ParkerLenhardParams.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp index 447f04146..263c079f0 100644 --- a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp +++ b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterial.hpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp index 6703ab0a2..055c82687 100644 --- a/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp +++ b/opm/material/fluidmatrixinteractions/PiecewiseLinearTwoPhaseMaterialParams.hpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp b/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp index 96030dbdf..c2a301908 100644 --- a/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp +++ b/opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser Copyright (C) 2010 by Philipp Nuske This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp b/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp index 13f272ed8..9c1d9548b 100644 --- a/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp +++ b/opm/material/fluidmatrixinteractions/RegularizedBrooksCoreyParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp index 5b9b596dc..b5da178e6 100644 --- a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp +++ b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser Copyright (C) 2010 by Philipp Nuske Copyright (C) 2010 by Bernd Flemisch diff --git a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp index 30419b32e..cc5e8749b 100644 --- a/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp +++ b/opm/material/fluidmatrixinteractions/RegularizedVanGenuchtenParams.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser + Copyright (C) 2010 by Philipp Nuske This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/VanGenuchten.hpp b/opm/material/fluidmatrixinteractions/VanGenuchten.hpp index fa67557a4..96bbf1a48 100644 --- a/opm/material/fluidmatrixinteractions/VanGenuchten.hpp +++ b/opm/material/fluidmatrixinteractions/VanGenuchten.hpp @@ -1,8 +1,7 @@ // -*- 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-2012 by Andreas Lauser - Copyright (C) 2010 by Philipp Nuske + Copyright (C) 2009-2013 by Andreas Lauser Copyright (C) 2010 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp index 58aa70b1b..2d5317d45 100644 --- a/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp +++ b/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/CompositionalFluidState.hpp b/opm/material/fluidstates/CompositionalFluidState.hpp index 98e803394..395563c8f 100644 --- a/opm/material/fluidstates/CompositionalFluidState.hpp +++ b/opm/material/fluidstates/CompositionalFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateCompositionModules.hpp b/opm/material/fluidstates/FluidStateCompositionModules.hpp index f8330b60f..292c48307 100644 --- a/opm/material/fluidstates/FluidStateCompositionModules.hpp +++ b/opm/material/fluidstates/FluidStateCompositionModules.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateDensityModules.hpp b/opm/material/fluidstates/FluidStateDensityModules.hpp index 5533f7c3b..84983ab20 100644 --- a/opm/material/fluidstates/FluidStateDensityModules.hpp +++ b/opm/material/fluidstates/FluidStateDensityModules.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateEnthalpyModules.hpp b/opm/material/fluidstates/FluidStateEnthalpyModules.hpp index 0e880cc50..03de97e6a 100644 --- a/opm/material/fluidstates/FluidStateEnthalpyModules.hpp +++ b/opm/material/fluidstates/FluidStateEnthalpyModules.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateFugacityModules.hpp b/opm/material/fluidstates/FluidStateFugacityModules.hpp index 84e28468f..a2d5ec7cb 100644 --- a/opm/material/fluidstates/FluidStateFugacityModules.hpp +++ b/opm/material/fluidstates/FluidStateFugacityModules.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStatePressureModules.hpp b/opm/material/fluidstates/FluidStatePressureModules.hpp index 75e04d0c6..8e1cb55be 100644 --- a/opm/material/fluidstates/FluidStatePressureModules.hpp +++ b/opm/material/fluidstates/FluidStatePressureModules.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateSaturationModules.hpp b/opm/material/fluidstates/FluidStateSaturationModules.hpp index d512612f8..ccfe697d4 100644 --- a/opm/material/fluidstates/FluidStateSaturationModules.hpp +++ b/opm/material/fluidstates/FluidStateSaturationModules.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateTemperatureModules.hpp b/opm/material/fluidstates/FluidStateTemperatureModules.hpp index 37e94e520..d0f179f84 100644 --- a/opm/material/fluidstates/FluidStateTemperatureModules.hpp +++ b/opm/material/fluidstates/FluidStateTemperatureModules.hpp @@ -1,7 +1,8 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/FluidStateViscosityModules.hpp b/opm/material/fluidstates/FluidStateViscosityModules.hpp index b9022a980..afb41b274 100644 --- a/opm/material/fluidstates/FluidStateViscosityModules.hpp +++ b/opm/material/fluidstates/FluidStateViscosityModules.hpp @@ -1,7 +1,8 @@ // -*- 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 Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/ImmiscibleFluidState.hpp b/opm/material/fluidstates/ImmiscibleFluidState.hpp index 232cbce88..ad2777499 100644 --- a/opm/material/fluidstates/ImmiscibleFluidState.hpp +++ b/opm/material/fluidstates/ImmiscibleFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/ModularFluidState.hpp b/opm/material/fluidstates/ModularFluidState.hpp index 9d36bb2d4..dd08ae99b 100644 --- a/opm/material/fluidstates/ModularFluidState.hpp +++ b/opm/material/fluidstates/ModularFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/NonEquilibriumFluidState.hpp b/opm/material/fluidstates/NonEquilibriumFluidState.hpp index f509feb09..0aa2900e3 100644 --- a/opm/material/fluidstates/NonEquilibriumFluidState.hpp +++ b/opm/material/fluidstates/NonEquilibriumFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/PressureOverlayFluidState.hpp b/opm/material/fluidstates/PressureOverlayFluidState.hpp index 34c5f7e42..8bbcfe9d7 100644 --- a/opm/material/fluidstates/PressureOverlayFluidState.hpp +++ b/opm/material/fluidstates/PressureOverlayFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/SaturationOverlayFluidState.hpp b/opm/material/fluidstates/SaturationOverlayFluidState.hpp index 3ed6d01c0..e9ff05ab5 100644 --- a/opm/material/fluidstates/SaturationOverlayFluidState.hpp +++ b/opm/material/fluidstates/SaturationOverlayFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidstates/TemperatureOverlayFluidState.hpp b/opm/material/fluidstates/TemperatureOverlayFluidState.hpp index 810532832..2d7e866a8 100644 --- a/opm/material/fluidstates/TemperatureOverlayFluidState.hpp +++ b/opm/material/fluidstates/TemperatureOverlayFluidState.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/1pFluidSystem.hpp b/opm/material/fluidsystems/1pFluidSystem.hpp index 45ea1a93d..e54faa4e7 100644 --- a/opm/material/fluidsystems/1pFluidSystem.hpp +++ b/opm/material/fluidsystems/1pFluidSystem.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/2pImmiscibleFluidSystem.hpp b/opm/material/fluidsystems/2pImmiscibleFluidSystem.hpp index d73332ab7..d9e3b130c 100644 --- a/opm/material/fluidsystems/2pImmiscibleFluidSystem.hpp +++ b/opm/material/fluidsystems/2pImmiscibleFluidSystem.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + 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). diff --git a/opm/material/fluidsystems/BaseFluidSystem.hpp b/opm/material/fluidsystems/BaseFluidSystem.hpp index 3132384cc..c360590de 100644 --- a/opm/material/fluidsystems/BaseFluidSystem.hpp +++ b/opm/material/fluidsystems/BaseFluidSystem.hpp @@ -1,7 +1,9 @@ // -*- 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-2012 by Andreas Lauser + 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). diff --git a/opm/material/fluidsystems/BlackOilFluidSystem.hpp b/opm/material/fluidsystems/BlackOilFluidSystem.hpp index 016a4e0f9..a823972d7 100644 --- a/opm/material/fluidsystems/BlackOilFluidSystem.hpp +++ b/opm/material/fluidsystems/BlackOilFluidSystem.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/BrineCO2FluidSystem.hpp b/opm/material/fluidsystems/BrineCO2FluidSystem.hpp index 1af0daa6a..e27a49b76 100644 --- a/opm/material/fluidsystems/BrineCO2FluidSystem.hpp +++ b/opm/material/fluidsystems/BrineCO2FluidSystem.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/GasPhase.hpp b/opm/material/fluidsystems/GasPhase.hpp index c3a64f688..9a1e4f1b5 100644 --- a/opm/material/fluidsystems/GasPhase.hpp +++ b/opm/material/fluidsystems/GasPhase.hpp @@ -1,8 +1,7 @@ // -*- 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-2012 by Andreas Lauser - Copyright (C) 2010-2011 by Bernd Flemisch + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/H2OAirFluidSystem.hpp b/opm/material/fluidsystems/H2OAirFluidSystem.hpp index c6725ecd1..f9b038a98 100644 --- a/opm/material/fluidsystems/H2OAirFluidSystem.hpp +++ b/opm/material/fluidsystems/H2OAirFluidSystem.hpp @@ -1,8 +1,7 @@ // -*- 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-2012 by Klaus Mosthaf - Copyright (C) 2011-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp b/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp index 87e478cef..4566f528e 100644 --- a/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp +++ b/opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp @@ -1,7 +1,8 @@ // -*- 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 Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser + Copyright (C) 2011 by Benjamin Faigle This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp b/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp index 5b2695d14..c5b46ef5a 100644 --- a/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp +++ b/opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp @@ -1,8 +1,8 @@ // -*- 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 Holger Class - Copyright (C) 2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser + Copyright (C) 2011 by Benjamin Faigle This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/H2ON2FluidSystem.hpp b/opm/material/fluidsystems/H2ON2FluidSystem.hpp index a879cab9e..ece31898d 100644 --- a/opm/material/fluidsystems/H2ON2FluidSystem.hpp +++ b/opm/material/fluidsystems/H2ON2FluidSystem.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp b/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp index 81a41f698..6b68c09b1 100644 --- a/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp +++ b/opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp @@ -1,8 +1,8 @@ // -*- 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 Katherina Baber - Copyright (C) 2011-2012 by Andreas Lauser + Copyright (C) 2009-2013 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/LiquidPhase.hpp b/opm/material/fluidsystems/LiquidPhase.hpp index 9c2ca2e78..aa9a9b2f4 100644 --- a/opm/material/fluidsystems/LiquidPhase.hpp +++ b/opm/material/fluidsystems/LiquidPhase.hpp @@ -1,8 +1,8 @@ // -*- 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-2012 by Andreas Lauser - Copyright (C) 2010-2011 by Bernd Flemisch + Copyright (C) 2010-2013 by Andreas Lauser + Copyright (C) 2010 by Markus Wolff This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/NullParameterCache.hpp b/opm/material/fluidsystems/NullParameterCache.hpp index c790b689f..15a202da3 100644 --- a/opm/material/fluidsystems/NullParameterCache.hpp +++ b/opm/material/fluidsystems/NullParameterCache.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/ParameterCacheBase.hpp b/opm/material/fluidsystems/ParameterCacheBase.hpp index f85ce762f..413160dc4 100644 --- a/opm/material/fluidsystems/ParameterCacheBase.hpp +++ b/opm/material/fluidsystems/ParameterCacheBase.hpp @@ -1,7 +1,8 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser + Copyright (C) 2012 by Bernd Flemisch This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/Spe5FluidSystem.hpp b/opm/material/fluidsystems/Spe5FluidSystem.hpp index f46583db2..fb810293c 100644 --- a/opm/material/fluidsystems/Spe5FluidSystem.hpp +++ b/opm/material/fluidsystems/Spe5FluidSystem.hpp @@ -1,7 +1,7 @@ // -*- 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) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/fluidsystems/Spe5ParameterCache.hpp b/opm/material/fluidsystems/Spe5ParameterCache.hpp index 880ed0833..272fe0f7a 100644 --- a/opm/material/fluidsystems/Spe5ParameterCache.hpp +++ b/opm/material/fluidsystems/Spe5ParameterCache.hpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/heatconduction/DummyHeatConductionLaw.hpp b/opm/material/heatconduction/DummyHeatConductionLaw.hpp index 33a5164cf..c33a90e1b 100644 --- a/opm/material/heatconduction/DummyHeatConductionLaw.hpp +++ b/opm/material/heatconduction/DummyHeatConductionLaw.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/heatconduction/FluidConduction.hpp b/opm/material/heatconduction/FluidConduction.hpp index b95441f39..d4a7a7d56 100644 --- a/opm/material/heatconduction/FluidConduction.hpp +++ b/opm/material/heatconduction/FluidConduction.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/heatconduction/FluidConductionParams.hpp b/opm/material/heatconduction/FluidConductionParams.hpp index 0872a7cd3..a9fc005b7 100644 --- a/opm/material/heatconduction/FluidConductionParams.hpp +++ b/opm/material/heatconduction/FluidConductionParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/heatconduction/Somerton.hpp b/opm/material/heatconduction/Somerton.hpp index a4f092730..859a1548a 100644 --- a/opm/material/heatconduction/Somerton.hpp +++ b/opm/material/heatconduction/Somerton.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2008-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/opm/material/heatconduction/SomertonParams.hpp b/opm/material/heatconduction/SomertonParams.hpp index 2e7ec7108..9b6e4d198 100644 --- a/opm/material/heatconduction/SomertonParams.hpp +++ b/opm/material/heatconduction/SomertonParams.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2012-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/tests/checkFluidSystem.hpp b/tests/checkFluidSystem.hpp index d1736fc8f..228376523 100644 --- a/tests/checkFluidSystem.hpp +++ b/tests/checkFluidSystem.hpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/tests/test_fluidmatrixinteractions.cpp b/tests/test_fluidmatrixinteractions.cpp index ae2b2d139..de5bc41e3 100644 --- a/tests/test_fluidmatrixinteractions.cpp +++ b/tests/test_fluidmatrixinteractions.cpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/tests/test_immiscibleflash.cpp b/tests/test_immiscibleflash.cpp index 19f18dc03..249de16b7 100644 --- a/tests/test_immiscibleflash.cpp +++ b/tests/test_immiscibleflash.cpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/tests/test_ncpflash.cpp b/tests/test_ncpflash.cpp index f3caadfc6..4a0e920fa 100644 --- a/tests/test_ncpflash.cpp +++ b/tests/test_ncpflash.cpp @@ -1,7 +1,7 @@ // -*- 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-2012 by Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/tests/test_pengrobinson.cpp b/tests/test_pengrobinson.cpp index 70454b33f..5a01e0552 100644 --- a/tests/test_pengrobinson.cpp +++ b/tests/test_pengrobinson.cpp @@ -1,7 +1,7 @@ // -*- 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 Andreas Lauser + Copyright (C) 2011-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM). diff --git a/tests/test_tabulation.cpp b/tests/test_tabulation.cpp index 3cf1fa522..ee50704c0 100644 --- a/tests/test_tabulation.cpp +++ b/tests/test_tabulation.cpp @@ -1,7 +1,7 @@ // -*- 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 + Copyright (C) 2010-2013 by Andreas Lauser This file is part of the Open Porous Media project (OPM).