Assert copyright for 2010.
This commit is contained in:
parent
ce6016c9b1
commit
23eebb5d2c
4
hybsys.c
4
hybsys.c
@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
|
4
hybsys.h
4
hybsys.h
@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
|
||||
*/
|
||||
|
||||
#ifndef HYBSYS_H_INCLUDED
|
||||
#define HYBSYS_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 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user