From: Jean-Baptiste Hervé Date: Fri, 10 Aug 2012 13:38:46 +0000 (+0200) Subject: Platform generation: add a bittorent example using a generated platform X-Git-Tag: v3_9_rc1~86^2~237^2~32 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f8161e4936c7034ae3829b78f313a010a985dcdc Platform generation: add a bittorent example using a generated platform --- diff --git a/examples/msg/bittorrent/bittorrent_platfgen.c b/examples/msg/bittorrent/bittorrent_platfgen.c index 7147b5091b..77d2da5a64 100644 --- a/examples/msg/bittorrent/bittorrent_platfgen.c +++ b/examples/msg/bittorrent/bittorrent_platfgen.c @@ -1,6 +1,5 @@ /* Copyright (c) 2012. 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 "bittorrent.h"