X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/15badc71ce964f6dae6428c9a4c0198fad5d4936..8d000a773b5ebcd411b28c31de68eeddf804e66b:/examples/scala/masterslave/Master.scala diff --git a/examples/scala/masterslave/Master.scala b/examples/scala/masterslave/Master.scala index aba2c71d69..15779c93e4 100644 --- a/examples/scala/masterslave/Master.scala +++ b/examples/scala/masterslave/Master.scala @@ -1,7 +1,8 @@ /* * Master of a basic master/slave example in Java * - * Copyright 2006-2012 The SimGrid Team. All rights reserved. + * Copyright (c) 2006-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.