X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..d2d9f8b0f434e881d124d81f655fc9ebb6f31199:/src/msg/msg_config.c diff --git a/src/msg/msg_config.c b/src/msg/msg_config.c index f62ff38b29..733d2bf359 100644 --- a/src/msg/msg_config.c +++ b/src/msg/msg_config.c @@ -1,11 +1,10 @@ -/* Copyright (c) 2002-2007 Arnaud Legrand. */ -/* Copyright (c) 2007 Bruno Donassolo. */ -/* All rights reserved. */ +/* Copyright (c) 2005, 2006, 2007, 2009, 2010. 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. */ -#include "msg/private.h" +#include "msg_private.h" #include "xbt/sysdep.h" #include "xbt/log.h" #include "simix/simix.h"