X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/78c37d1780d1243aec405e7f38751e0aa5037c38..4a858f824d2969b164b967ae3e320593af0a9f9d:/doc/gtut-files/04-callback.c diff --git a/doc/gtut-files/04-callback.c b/doc/gtut-files/04-callback.c index 193efb7747..956f6b5847 100644 --- a/doc/gtut-files/04-callback.c +++ b/doc/gtut-files/04-callback.c @@ -1,3 +1,10 @@ +/* Copyright (c) 2006, 2007, 2010. 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 #include int server_hello_cb(gras_msg_cb_ctx_t ctx, void *payload) {