X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f6d6ccebd0b469817710db21c45cf803223ec69..613cd4ffa7ffbfdd4f21bf7ecb6053daf666b95e:/examples/msg/kademlia/kademlia.h diff --git a/examples/msg/kademlia/kademlia.h b/examples/msg/kademlia/kademlia.h index 142a7c03b8..1fce788afb 100644 --- a/examples/msg/kademlia/kademlia.h +++ b/examples/msg/kademlia/kademlia.h @@ -1,9 +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. */ + #ifndef _MSG_EXAMPLES_KADEMLIA_H #define _MSG_EXAMPLES_KADEMLIA_H #include "node.h"