X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/59823017c3f9f3dba0ef09292bb55ed9ab906254..04444a3077f46c717719a05b0c10b39d16a8c53a:/src/bindings/java/jmsg_vm.c diff --git a/src/bindings/java/jmsg_vm.c b/src/bindings/java/jmsg_vm.c index 0980d909d6..5c54c1f2b5 100644 --- a/src/bindings/java/jmsg_vm.c +++ b/src/bindings/java/jmsg_vm.c @@ -1,9 +1,10 @@ /* Functions related to the MSG VM API. */ -/* Copyright (c) 2012. The SimGrid Team. */ +/* Copyright (c) 2012-2013. 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. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #include "jmsg_vm.h" #include "jmsg_host.h" #include "jmsg_process.h"