diff --git a/examples/co2injection_flash_ecfv.cpp b/examples/co2injection_flash_ecfv.cpp
index 946005a5c..6c380d252 100644
--- a/examples/co2injection_flash_ecfv.cpp
+++ b/examples/co2injection_flash_ecfv.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) 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/examples/co2injection_flash_ni_ecfv.cpp b/examples/co2injection_flash_ni_ecfv.cpp
index b72b33779..a3bd75987 100644
--- a/examples/co2injection_flash_ni_ecfv.cpp
+++ b/examples/co2injection_flash_ni_ecfv.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) 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/examples/co2injection_flash_ni_vcfv.cpp b/examples/co2injection_flash_ni_vcfv.cpp
index 030f3dc34..4a055a662 100644
--- a/examples/co2injection_flash_ni_vcfv.cpp
+++ b/examples/co2injection_flash_ni_vcfv.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) 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/examples/co2injection_flash_vcfv.cpp b/examples/co2injection_flash_vcfv.cpp
index 2b0c892f6..39946b52f 100644
--- a/examples/co2injection_flash_vcfv.cpp
+++ b/examples/co2injection_flash_vcfv.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) 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/examples/co2injection_immiscible_ecfv.cpp b/examples/co2injection_immiscible_ecfv.cpp
index 89a13a76f..6a98cb476 100644
--- a/examples/co2injection_immiscible_ecfv.cpp
+++ b/examples/co2injection_immiscible_ecfv.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) 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/examples/co2injection_immiscible_ni_ecfv.cpp b/examples/co2injection_immiscible_ni_ecfv.cpp
index 9c12e2128..bbe26691f 100644
--- a/examples/co2injection_immiscible_ni_ecfv.cpp
+++ b/examples/co2injection_immiscible_ni_ecfv.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) 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/examples/co2injection_immiscible_ni_vcfv.cpp b/examples/co2injection_immiscible_ni_vcfv.cpp
index 9d2e1086b..7d07ab591 100644
--- a/examples/co2injection_immiscible_ni_vcfv.cpp
+++ b/examples/co2injection_immiscible_ni_vcfv.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) 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/examples/co2injection_immiscible_vcfv.cpp b/examples/co2injection_immiscible_vcfv.cpp
index 20e787fbf..36010c6b1 100644
--- a/examples/co2injection_immiscible_vcfv.cpp
+++ b/examples/co2injection_immiscible_vcfv.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) 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/examples/co2injection_ncp_ecfv.cpp b/examples/co2injection_ncp_ecfv.cpp
index e0663023d..82b623cbf 100644
--- a/examples/co2injection_ncp_ecfv.cpp
+++ b/examples/co2injection_ncp_ecfv.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) 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/examples/co2injection_ncp_ni_ecfv.cpp b/examples/co2injection_ncp_ni_ecfv.cpp
index 095d7ce8b..6624ed064 100644
--- a/examples/co2injection_ncp_ni_ecfv.cpp
+++ b/examples/co2injection_ncp_ni_ecfv.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) 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/examples/co2injection_ncp_ni_vcfv.cpp b/examples/co2injection_ncp_ni_vcfv.cpp
index b1c44ffb3..752746886 100644
--- a/examples/co2injection_ncp_ni_vcfv.cpp
+++ b/examples/co2injection_ncp_ni_vcfv.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) 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/examples/co2injection_ncp_vcfv.cpp b/examples/co2injection_ncp_vcfv.cpp
index ea1fb1988..90edffd56 100644
--- a/examples/co2injection_ncp_vcfv.cpp
+++ b/examples/co2injection_ncp_vcfv.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) 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/examples/co2injection_pvs_ecfv.cpp b/examples/co2injection_pvs_ecfv.cpp
index 198b7c134..09091bdcb 100644
--- a/examples/co2injection_pvs_ecfv.cpp
+++ b/examples/co2injection_pvs_ecfv.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) 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/examples/co2injection_pvs_ni_ecfv.cpp b/examples/co2injection_pvs_ni_ecfv.cpp
index 29a4ed45f..95fa94db7 100644
--- a/examples/co2injection_pvs_ni_ecfv.cpp
+++ b/examples/co2injection_pvs_ni_ecfv.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) 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/examples/co2injection_pvs_ni_vcfv.cpp b/examples/co2injection_pvs_ni_vcfv.cpp
index 235773842..f6681ad95 100644
--- a/examples/co2injection_pvs_ni_vcfv.cpp
+++ b/examples/co2injection_pvs_ni_vcfv.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) 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/examples/co2injection_pvs_vcfv.cpp b/examples/co2injection_pvs_vcfv.cpp
index 516fd090f..35a2c5dbe 100644
--- a/examples/co2injection_pvs_vcfv.cpp
+++ b/examples/co2injection_pvs_vcfv.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) 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/examples/cuvette_pvs.cpp b/examples/cuvette_pvs.cpp
index ba2dc16f4..019d60cb8 100644
--- a/examples/cuvette_pvs.cpp
+++ b/examples/cuvette_pvs.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) 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/examples/diffusion_flash.cpp b/examples/diffusion_flash.cpp
index a29297576..53dd76865 100644
--- a/examples/diffusion_flash.cpp
+++ b/examples/diffusion_flash.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) 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/examples/diffusion_ncp.cpp b/examples/diffusion_ncp.cpp
index 07004f375..24281cc49 100644
--- a/examples/diffusion_ncp.cpp
+++ b/examples/diffusion_ncp.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) 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/examples/diffusion_pvs.cpp b/examples/diffusion_pvs.cpp
index e9bbec2d2..51967778a 100644
--- a/examples/diffusion_pvs.cpp
+++ b/examples/diffusion_pvs.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) 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/examples/finger_immiscible_ecfv.cpp b/examples/finger_immiscible_ecfv.cpp
index d00865738..486a827e9 100644
--- a/examples/finger_immiscible_ecfv.cpp
+++ b/examples/finger_immiscible_ecfv.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) 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/examples/finger_immiscible_vcfv.cpp b/examples/finger_immiscible_vcfv.cpp
index 3a20dc98e..b94a0b088 100644
--- a/examples/finger_immiscible_vcfv.cpp
+++ b/examples/finger_immiscible_vcfv.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) 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/examples/fracture_discretefracture.cpp b/examples/fracture_discretefracture.cpp
index 1e4eddd46..b8c2777ce 100644
--- a/examples/fracture_discretefracture.cpp
+++ b/examples/fracture_discretefracture.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) 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/examples/groundwater_immiscible.cpp b/examples/groundwater_immiscible.cpp
index 3b90225c9..4b8e6f000 100644
--- a/examples/groundwater_immiscible.cpp
+++ b/examples/groundwater_immiscible.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) 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/examples/infiltration_pvs.cpp b/examples/infiltration_pvs.cpp
index 554137f19..c9678a9d3 100644
--- a/examples/infiltration_pvs.cpp
+++ b/examples/infiltration_pvs.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) 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/examples/lens_richards_ecfv.cpp b/examples/lens_richards_ecfv.cpp
index 67057ca60..5d1cb6793 100644
--- a/examples/lens_richards_ecfv.cpp
+++ b/examples/lens_richards_ecfv.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) 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/examples/lens_richards_vcfv.cpp b/examples/lens_richards_vcfv.cpp
index c6ba4d4f3..1fbbbe3db 100644
--- a/examples/lens_richards_vcfv.cpp
+++ b/examples/lens_richards_vcfv.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) 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/examples/obstacle_immiscible.cpp b/examples/obstacle_immiscible.cpp
index 54bca6e36..e2bab0f75 100644
--- a/examples/obstacle_immiscible.cpp
+++ b/examples/obstacle_immiscible.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.
*/
/*
diff --git a/examples/obstacle_ncp.cpp b/examples/obstacle_ncp.cpp
index be985322a..88a589043 100644
--- a/examples/obstacle_ncp.cpp
+++ b/examples/obstacle_ncp.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/examples/obstacle_pvs.cpp b/examples/obstacle_pvs.cpp
index 0e927d2ba..1ec1daaf4 100644
--- a/examples/obstacle_pvs.cpp
+++ b/examples/obstacle_pvs.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.
*/
/*
diff --git a/examples/outflow_pvs.cpp b/examples/outflow_pvs.cpp
index b03b5ed33..8e9b828ff 100644
--- a/examples/outflow_pvs.cpp
+++ b/examples/outflow_pvs.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) 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/examples/problems/co2injectionflash.hh b/examples/problems/co2injectionflash.hh
index 2328aa95e..1a948b0a7 100644
--- a/examples/problems/co2injectionflash.hh
+++ b/examples/problems/co2injectionflash.hh
@@ -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/examples/problems/co2injectionproblem.hh b/examples/problems/co2injectionproblem.hh
index e368df3a5..75326d701 100644
--- a/examples/problems/co2injectionproblem.hh
+++ b/examples/problems/co2injectionproblem.hh
@@ -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/examples/problems/cuvetteproblem.hh b/examples/problems/cuvetteproblem.hh
index d0fcf87fe..e9412e771 100644
--- a/examples/problems/cuvetteproblem.hh
+++ b/examples/problems/cuvetteproblem.hh
@@ -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) 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/examples/problems/diffusionproblem.hh b/examples/problems/diffusionproblem.hh
index 12c5823e6..53c5d84b4 100644
--- a/examples/problems/diffusionproblem.hh
+++ b/examples/problems/diffusionproblem.hh
@@ -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/examples/problems/fingerproblem.hh b/examples/problems/fingerproblem.hh
index 7a55bf78b..c2451f7ca 100644
--- a/examples/problems/fingerproblem.hh
+++ b/examples/problems/fingerproblem.hh
@@ -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/examples/problems/fractureproblem.hh b/examples/problems/fractureproblem.hh
index ebbe93635..050fa6ad4 100644
--- a/examples/problems/fractureproblem.hh
+++ b/examples/problems/fractureproblem.hh
@@ -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/examples/problems/groundwaterproblem.hh b/examples/problems/groundwaterproblem.hh
index d4de82667..5ef7bfdd8 100644
--- a/examples/problems/groundwaterproblem.hh
+++ b/examples/problems/groundwaterproblem.hh
@@ -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/examples/problems/infiltrationproblem.hh b/examples/problems/infiltrationproblem.hh
index 1ab2a3e22..e2a77bbaf 100644
--- a/examples/problems/infiltrationproblem.hh
+++ b/examples/problems/infiltrationproblem.hh
@@ -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/examples/problems/lensproblem.hh b/examples/problems/lensproblem.hh
index 46938aa43..48de62faa 100644
--- a/examples/problems/lensproblem.hh
+++ b/examples/problems/lensproblem.hh
@@ -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/examples/problems/navierstokestestproblem.hh b/examples/problems/navierstokestestproblem.hh
index ddcdfbecd..c40485cdc 100644
--- a/examples/problems/navierstokestestproblem.hh
+++ b/examples/problems/navierstokestestproblem.hh
@@ -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) 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
@@ -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/examples/problems/obstacleproblem.hh b/examples/problems/obstacleproblem.hh
index 155aa8c58..d3d5c1cd6 100644
--- a/examples/problems/obstacleproblem.hh
+++ b/examples/problems/obstacleproblem.hh
@@ -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/examples/problems/outflowproblem.hh b/examples/problems/outflowproblem.hh
index 2d4e47cdc..cdeb5072b 100644
--- a/examples/problems/outflowproblem.hh
+++ b/examples/problems/outflowproblem.hh
@@ -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/examples/problems/powerinjectionproblem.hh b/examples/problems/powerinjectionproblem.hh
index 1bab18025..a1cba9f5c 100644
--- a/examples/problems/powerinjectionproblem.hh
+++ b/examples/problems/powerinjectionproblem.hh
@@ -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) 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
@@ -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/examples/problems/reservoirproblem.hh b/examples/problems/reservoirproblem.hh
index 9805ac706..c6cffa37c 100644
--- a/examples/problems/reservoirproblem.hh
+++ b/examples/problems/reservoirproblem.hh
@@ -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 Melanie Darcis
-
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/examples/problems/richardslensproblem.hh b/examples/problems/richardslensproblem.hh
index 70858ca4f..e9a81737d 100644
--- a/examples/problems/richardslensproblem.hh
+++ b/examples/problems/richardslensproblem.hh
@@ -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/examples/problems/stokes2ctestproblem.hh b/examples/problems/stokes2ctestproblem.hh
index f35ba9f65..79a0fc618 100644
--- a/examples/problems/stokes2ctestproblem.hh
+++ b/examples/problems/stokes2ctestproblem.hh
@@ -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/examples/problems/stokesnitestproblem.hh b/examples/problems/stokesnitestproblem.hh
index 0c9563f3b..f754a8617 100644
--- a/examples/problems/stokesnitestproblem.hh
+++ b/examples/problems/stokesnitestproblem.hh
@@ -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/examples/problems/stokestestproblem.hh b/examples/problems/stokestestproblem.hh
index 1c443bd0d..179fa7aa7 100644
--- a/examples/problems/stokestestproblem.hh
+++ b/examples/problems/stokestestproblem.hh
@@ -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) 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
@@ -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/examples/problems/waterairproblem.hh b/examples/problems/waterairproblem.hh
index 442f07a8c..fef03ea50 100644
--- a/examples/problems/waterairproblem.hh
+++ b/examples/problems/waterairproblem.hh
@@ -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/examples/reservoir_blackoil_ecfv.cpp b/examples/reservoir_blackoil_ecfv.cpp
index d9f053b19..37ff8bbdf 100644
--- a/examples/reservoir_blackoil_ecfv.cpp
+++ b/examples/reservoir_blackoil_ecfv.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) 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/examples/reservoir_blackoil_vcfv.cpp b/examples/reservoir_blackoil_vcfv.cpp
index 7629ffea2..486de2a01 100644
--- a/examples/reservoir_blackoil_vcfv.cpp
+++ b/examples/reservoir_blackoil_vcfv.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) 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/examples/reservoir_ncp_ecfv.cpp b/examples/reservoir_ncp_ecfv.cpp
index f68ef7325..a5ac7d8da 100644
--- a/examples/reservoir_ncp_ecfv.cpp
+++ b/examples/reservoir_ncp_ecfv.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) 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/examples/reservoir_ncp_vcfv.cpp b/examples/reservoir_ncp_vcfv.cpp
index e8a6aba1d..edc490e5c 100644
--- a/examples/reservoir_ncp_vcfv.cpp
+++ b/examples/reservoir_ncp_vcfv.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) 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/examples/tutorial1.cpp b/examples/tutorial1.cpp
index 7fbea8a49..25691ff7a 100644
--- a/examples/tutorial1.cpp
+++ b/examples/tutorial1.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) 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/examples/tutorial1problem.hh b/examples/tutorial1problem.hh
index 02c4db8b6..d1794904f 100644
--- a/examples/tutorial1problem.hh
+++ b/examples/tutorial1problem.hh
@@ -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 Benjamin Faigle
- Copyright (C) 2010 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/examples/waterair_pvs_ni.cpp b/examples/waterair_pvs_ni.cpp
index 79f195aad..2bb3aad86 100644
--- a/examples/waterair_pvs_ni.cpp
+++ b/examples/waterair_pvs_ni.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) 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/tests/lens_immiscible_ecfv.cc b/tests/lens_immiscible_ecfv.cc
index c4a619613..d5c94bf5c 100644
--- a/tests/lens_immiscible_ecfv.cc
+++ b/tests/lens_immiscible_ecfv.cc
@@ -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/tests/lens_immiscible_vcfv.cc b/tests/lens_immiscible_vcfv.cc
index 27269856c..45edc58ee 100644
--- a/tests/lens_immiscible_vcfv.cc
+++ b/tests/lens_immiscible_vcfv.cc
@@ -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/tests/models/test_propertysystem.cpp b/tests/models/test_propertysystem.cpp
index 92099ede5..cbef9f002 100644
--- a/tests/models/test_propertysystem.cpp
+++ b/tests/models/test_propertysystem.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
*
diff --git a/tests/models/test_quadrature.cpp b/tests/models/test_quadrature.cpp
index 4315fa12d..2bc099fc6 100644
--- a/tests/models/test_quadrature.cpp
+++ b/tests/models/test_quadrature.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) 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/tests/powerinjection_darcy.cc b/tests/powerinjection_darcy.cc
index 90ceb2bc7..baecbcd1c 100644
--- a/tests/powerinjection_darcy.cc
+++ b/tests/powerinjection_darcy.cc
@@ -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/tests/powerinjection_forchheimer.cc b/tests/powerinjection_forchheimer.cc
index c8ae73b4b..be64c705d 100644
--- a/tests/powerinjection_forchheimer.cc
+++ b/tests/powerinjection_forchheimer.cc
@@ -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/tests/test_blackoilfluidstate.cc b/tests/test_blackoilfluidstate.cc
index 35ae0af8e..1e6f521f5 100644
--- a/tests/test_blackoilfluidstate.cc
+++ b/tests/test_blackoilfluidstate.cc
@@ -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-2016 the contributors of the OPM project.
-
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_navierstokes.cc b/tests/test_navierstokes.cc
index 2c01a6038..2e27eede5 100644
--- a/tests/test_navierstokes.cc
+++ b/tests/test_navierstokes.cc
@@ -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/tests/test_stokes.cc b/tests/test_stokes.cc
index 3a0fb3255..2244dcb1d 100644
--- a/tests/test_stokes.cc
+++ b/tests/test_stokes.cc
@@ -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/tests/test_stokes2c.cc b/tests/test_stokes2c.cc
index 37d387e9a..8103b2ee0 100644
--- a/tests/test_stokes2c.cc
+++ b/tests/test_stokes2c.cc
@@ -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 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_stokesni.cc b/tests/test_stokesni.cc
index cef33bebe..c7f90043b 100644
--- a/tests/test_stokesni.cc
+++ b/tests/test_stokesni.cc
@@ -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