X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/64c486e020945dc0c8efa6d68d1686252472fe40..8be7ea3f9e71cd563e91b6aba63f5c70f043fbd5:/examples/java/bittorrent/Peer.java diff --git a/examples/java/bittorrent/Peer.java b/examples/java/bittorrent/Peer.java index 29472f8539..f1f10c15d6 100644 --- a/examples/java/bittorrent/Peer.java +++ b/examples/java/bittorrent/Peer.java @@ -1,5 +1,6 @@ /* - * Copyright 2006-2012. The SimGrid Team. All rights reserved. + * Copyright (c) 2006-2013. 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.