X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/673f3b2361e3e78f58c2110cb98017a008af04e3..d6d89316ae6394f900bcb1eda993050b6969e703:/examples/msg/kademlia/task.c diff --git a/examples/msg/kademlia/task.c b/examples/msg/kademlia/task.c index 770cd62573..5268482b28 100644 --- a/examples/msg/kademlia/task.c +++ b/examples/msg/kademlia/task.c @@ -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. */ + #include "task.h" #include "answer.h" XBT_LOG_NEW_DEFAULT_CATEGORY(msg_kademlia_task,