Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add repr for many simgrid objects. replace mailbox __str__ to match __repr__ of other...
[simgrid.git] / examples / smpi / mc / non_termination3.c
index ebbbb9c3d08ae4dc725f699fcc124b0aea4bd1a4..309f4d45b3488c1946cdc137670ea4fcef9b5693 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2015-2023. 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 <stdio.h>
 #include <mpi.h>
 #include <simgrid/modelchecker.h>