X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/821649e2221068a113b41b8e9c5ac4ba76887772..7eef625065d0b3af4a64b5665009491426db974f:/src/java/jmsg_process.h diff --git a/src/java/jmsg_process.h b/src/java/jmsg_process.h index 5056c45916..8a2aef871c 100644 --- a/src/java/jmsg_process.h +++ b/src/java/jmsg_process.h @@ -1,14 +1,10 @@ -/* - * $Id$ - * - * Copyright 2006,2007 Martin Quinson, Malek Cherier All right 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. - * - * This contains the declarations of the functions in relation with the java - * process instance. - */ +/* Functions related to the java process instances. */ + +/* Copyright (c) 2007, 2009, 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. */ #ifndef MSG_JPROCESS_H #define MSG_JPROCESS_H