From a77278b18dee3dba8874705754d5dbc35e835bf2 Mon Sep 17 00:00:00 2001 From: suter Date: Thu, 31 Jan 2013 09:57:21 +0100 Subject: [PATCH] use proper header --- src/surf/storage_private.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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_ -- 2.20.1