Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[S(A)MPI] Add copyright header
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 10 Aug 2018 09:36:55 +0000 (11:36 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 2 Oct 2018 14:27:51 +0000 (16:27 +0200)
src/smpi/plugins/ampi/ampi.cpp

index d2780de..c88fce7 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2018.      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 <simgrid/plugins/load_balancer.h>
 #include <simgrid/s4u/Actor.hpp>
 #include <src/smpi/include/smpi_comm.hpp>