Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix some more doc errors. There is so many of them :(
[simgrid.git] / docs / source / tuto_smpi / roundtrip.c
index 53f523b482210cc814c67f9d8247f22179a7c07b..fa6711f3c1d6ef4c4089f68dd57fb1e2992f1f2a 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2018-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 <mpi.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <mpi.h>
 #include <stdio.h>
 #include <stdlib.h>