From f8161e4936c7034ae3829b78f313a010a985dcdc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Baptiste=20Herv=C3=A9?= Date: Fri, 10 Aug 2012 15:38:46 +0200 Subject: [PATCH] Platform generation: add a bittorent example using a generated platform --- examples/msg/bittorrent/bittorrent_platfgen.c | 1 - 1 file changed, 1 deletion(-) 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" -- 2.20.1