Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix an issue in smx_ctx_cojava_runall ie do not try to run when no process exists
[simgrid.git] / examples / chord / ChordTask.java
index b740fea..9c6c785 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * Copyright 2006-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. 
+ */
 package chord;
 
 import org.simgrid.msg.Task;