From e1f0c9d399e27b4620f3497e5a90a22fee96ab21 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 8 Oct 2009 14:47:21 +0000 Subject: [PATCH] Add a header to that file git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6748 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/simdag/datatypes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/simdag/datatypes.h b/include/simdag/datatypes.h index 8ea69f6dae..01b272afc9 100644 --- a/include/simdag/datatypes.h +++ b/include/simdag/datatypes.h @@ -1,3 +1,8 @@ +/* Copyright (c) 2007-2009 Da SimGrid Team. All rights reserved. */ + +/* This program is free software; you can redistribute it and/or modify it + * under the terms of the license (GNU LGPL) which comes with this package. */ + #ifndef SIMDAG_DATATYPES_H #define SIMDAG_DATATYPES_H -- 2.20.1