X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d55f9548c659a1e31267748bde0f8bc9846cd1d4..c7b4fbf9bd362ef98af378f5f87d437a7ffa28e8:/examples/msg/bittorrent/connection.c diff --git a/examples/msg/bittorrent/connection.c b/examples/msg/bittorrent/connection.c index 725bda1761..c0ee2a546a 100644 --- a/examples/msg/bittorrent/connection.c +++ b/examples/msg/bittorrent/connection.c @@ -1,8 +1,9 @@ - /* Copyright (c) 2012. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2012-2014. 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 "connection.h" #include "bittorrent.h" #include