Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #1 from mquinson/master
[simgrid.git] / examples / scala / masterslave / Master.scala
index aba2c71..15779c9 100644 (file)
@@ -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.