From: suter Date: Thu, 31 Jan 2013 08:57:21 +0000 (+0100) Subject: use proper header X-Git-Tag: v3_9_90~585 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a77278b18dee3dba8874705754d5dbc35e835bf2 use proper header --- diff --git a/src/surf/storage_private.h b/src/surf/storage_private.h index c62f265fe8..30792454a0 100644 --- a/src/surf/storage_private.h +++ b/src/surf/storage_private.h @@ -1,9 +1,8 @@ -/* - * storage_private.h - * - * Created on: 2 mars 2012 - * Author: navarro - */ +/* Copyright (c) 2009, 2013. The 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 STORAGE_PRIVATE_H_ #define STORAGE_PRIVATE_H_