Conform to convention regarding file head.

This commit is contained in:
Bård Skaflestad
2011-09-30 10:14:01 +02:00
parent a4e5374c91
commit a197c43cd7

View File

@@ -1,4 +1,4 @@
//===========================================================================
/*===========================================================================
//
// File: ImplicitAssembly.hpp
//
@@ -10,14 +10,14 @@
// Atgeirr F. Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <Bard.Skaflestad@sintef.no>
//
//===========================================================================
//==========================================================================*/
/*
Copyright 2011 SINTEF ICT, Applied Mathematics.
Copyright 2011 Statoil ASA.
This file is part of the Open Porous Media (OPM).
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
@@ -227,4 +227,4 @@ namespace Opm {
std::vector<double> asm_buffer_ ;
};
}
#endif // OPM_IMPLICITASSEMBLY_HPP_HEADER
#endif /* OPM_IMPLICITASSEMBLY_HPP_HEADER */