]> AND Public Git Repository - simgrid.git/blobdiff - examples/java/startKillTime/Master.java
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fill tesh file (still uncomplete)
[simgrid.git] / examples / java / startKillTime / Master.java
index 47b2c8fd031020ba806c70894b2f87c7ef2dddfd..270c4a672467a34da3a64ab383a91516b8297cf7 100644 (file)
@@ -1,10 +1,9 @@
-/*
- * 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. 
- */
+/* Copyright (c) 2006-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 startKillTime;
 import org.simgrid.msg.Host;
 import org.simgrid.msg.HostFailureException;