mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Assert copyright for 2010.
This commit is contained in:
parent
7bcdf7363e
commit
a32d350270
@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||||
|
*/
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef MIMETIC_H_INCLUDED
|
#ifndef MIMETIC_H_INCLUDED
|
||||||
#define MIMETIC_H_INCLUDED
|
#define MIMETIC_H_INCLUDED
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||||
|
*/
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef PARTITION_H_INCLUDED
|
#ifndef PARTITION_H_INCLUDED
|
||||||
#define PARTITION_H_INCLUDED
|
#define PARTITION_H_INCLUDED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user