X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/661875a3cf8631bf02abe783b948fb8c0230b67f..9b73466ada27682d1729f394549479da83ef4a99:/src/bindings/java/jmsg_vm.c diff --git a/src/bindings/java/jmsg_vm.c b/src/bindings/java/jmsg_vm.c index 5e8c3e401e..2df6a935a6 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"