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

Public GIT Repository
Fix dead store (fbinfer).
[simgrid.git] / examples / smpi / mc / non_termination1.c
index 919824f7231fe5c714c3b78078fab094ef2a0226..a0cb471d08fedfd58db11e54232e6e7bb1adaa66 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2015-2022. 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>