Assert copyright for 2010.

This commit is contained in:
Bård Skaflestad 2010-08-20 19:16:59 +00:00
parent ce6016c9b1
commit 23eebb5d2c
6 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,7 @@
/*
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
*/
#include <assert.h>
#include <stddef.h>
#include <stdlib.h>

View File

@ -1,3 +1,7 @@
/*
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
*/
#ifndef HYBSYS_H_INCLUDED
#define HYBSYS_H_INCLUDED

View File

@ -1,3 +1,7 @@
/*
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
*/
#include <assert.h>
#include <stddef.h>
#include <stdlib.h>

View File

@ -1,3 +1,7 @@
/*
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
*/
#ifndef MIMETIC_H_INCLUDED
#define MIMETIC_H_INCLUDED

View File

@ -1,3 +1,7 @@
/*
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
*/
#include <assert.h>
#include <stddef.h>
#include <stdlib.h>

View File

@ -1,3 +1,7 @@
/*
* Copyright (c) 2010 SINTEF ICT, Applied Mathematics
*/
#ifndef PARTITION_H_INCLUDED
#define PARTITION_H_INCLUDED