X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b558f9b18c938af6a35ebea66ac2323a60178202..078c6c2a470a459348df3c6e802fecaaad34948f:/examples/java/io/IO.java diff --git a/examples/java/io/IO.java b/examples/java/io/IO.java index 6a6674fb8f..4c94dcf2e3 100644 --- a/examples/java/io/IO.java +++ b/examples/java/io/IO.java @@ -1,9 +1,9 @@ -/* - * 2012. 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. - */ +/* Copyright (c) 2012-2014. 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. */ + package io; import org.simgrid.msg.Host;