X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2e9105988280d1e88b5b496d6e2eed4c8d541883..45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a:/examples/java/kademlia/Common.java diff --git a/examples/java/kademlia/Common.java b/examples/java/kademlia/Common.java index 739e18b1ce..7df08e782e 100644 --- a/examples/java/kademlia/Common.java +++ b/examples/java/kademlia/Common.java @@ -1,8 +1,9 @@ -/* Copyright (c) 2012. The SimGrid Team. +/* 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. */ + package kademlia; /** * Common constants used all over the simulation