Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
protect smpi against problems with replay+collectives.
[simgrid.git] / src / smpi / smpiff.in
index d393bd077cefd8e220b968ccc8157aad0140b932..13955ebf05776e22d066089c8c2402174f11236e 100644 (file)
@@ -1,5 +1,11 @@
 #! /bin/sh
 
+# Copyright (c) 2010-2014. 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.
+
 prefix="@exec_prefix@"
 smpicc="$prefix/bin/smpicc"
 smpif2c="$prefix/bin/smpif2c"