]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/chainsend/iterator.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Xml platform cleaning
[simgrid.git] / examples / msg / chainsend / iterator.c
index 47dfe04fc484538a11d76a18d46842a8d1dd0d95..70956eae1b0af682b1ebd278132cb16595a89db0 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2012, 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. */
+
 #include "iterator.h"
 
 /* http://stackoverflow.com/a/3348142 */