mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add copyright dummy preambles to every file in the release which does not have one. add Id tag to every source file in the release
This commit is contained in:
committed by
Andreas Lauser
parent
cdc88582c3
commit
65f3b208cf
@@ -1,3 +1,18 @@
|
||||
// $Id:$
|
||||
/*****************************************************************************
|
||||
* Copyright (C) <YEARS> by <ADD_AUTHOR_HERE> *
|
||||
* Institute of Hydraulic Engineering *
|
||||
* University of Stuttgart, Germany *
|
||||
* email: <givenname>.<name>@iws.uni-stuttgart.de *
|
||||
* *
|
||||
* 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, as long as this copyright notice *
|
||||
* is included in its original form. *
|
||||
* *
|
||||
* This program is distributed WITHOUT ANY WARRANTY. *
|
||||
*****************************************************************************/
|
||||
#ifndef TUTORIALPROBLEM_DECOUPLED_HH
|
||||
#define TUTORIALPROBLEM_DECOUPLED_HH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user