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:
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||
*/
|
||||
|
||||
#ifndef MIMETIC_H_INCLUDED
|
||||
#define MIMETIC_H_INCLUDED
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||
*/
|
||||
|
||||
#ifndef PARTITION_H_INCLUDED
|
||||
#define PARTITION_H_INCLUDED
|
||||
|
||||
|
||||
Reference in New Issue
Block a user