X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bde28d546191514e02d885be0a791c0fbb930d2..3198d5981e033d4eba73741f2609764aca525fb3:/src/java/jmsg_application_handler.h diff --git a/src/java/jmsg_application_handler.h b/src/java/jmsg_application_handler.h index fb577c4806..6fef706a59 100644 --- a/src/java/jmsg_application_handler.h +++ b/src/java/jmsg_application_handler.h @@ -1,13 +1,11 @@ /* - * $Id: jmsg_application_handler.h 3684 2007-07-08 20:51:53Z mquinson $ - * - * Copyright 2006,2007 Martin Quinson, Malek Cherier All right reserved. + * Copyright 2006,2007,2010 Da SimGrid Team. * * 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. * - * This contains the declarations of the functions in relation with the java - * host instance. + * Upcalls to the Java functions used as callback to the FleXML application file parser. + * */ #ifndef MSG_JAPPLICATION_HANDLER_H