Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Increase version number.
[simgrid.git] / examples / chord / Chord.java
index 66f8e1b..398058f 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.Msg;