X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/633f3ab4f0f29940ea9759bfe3dc4f8ec37595e8..708989f9970b6f37f3ca7c7b568bcbfeaa53867f:/src/mc/mc_request.c diff --git a/src/mc/mc_request.c b/src/mc/mc_request.c index cb2374128c..9ccfcb921b 100644 --- a/src/mc/mc_request.c +++ b/src/mc/mc_request.c @@ -1,3 +1,8 @@ +/* Copyright (c) 2008-2012 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. */ + #include "mc_private.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_request, mc,