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

Public GIT Repository
revalidation(cherry picked from commit b419217e489d4ae454acaa5874cc7f42414c83b9)
[simgrid.git] / examples / msg / mc / bugged3.c
index 276c4a21a492fa47b0eb30c646ff56832b1520d8..91d00c1e373e4c7bbd3024d408e0057e01543643 100644 (file)
@@ -1,3 +1,10 @@
+/* Copyright (c) 2010-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. */
+
+
 /**************** Shared buffer between asynchronous receives *****************/
 /* Server process assumes that the data from the second communication comm2   */
 /* will overwrite the one from the first communication, because of the order  */