X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0ffc37686edcc803601f76ab51fdfed5fc2f241..290e19f26b10dc49485d7d7b06859edff32fd1e1:/examples/msg/chainsend/messages.c diff --git a/examples/msg/chainsend/messages.c b/examples/msg/chainsend/messages.c index 253cdf7f4c..28a92fb49c 100644 --- a/examples/msg/chainsend/messages.c +++ b/examples/msg/chainsend/messages.c @@ -1,3 +1,9 @@ +/* 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 "messages.h" msg_task_t task_message_new(e_message_type type, unsigned int len)