]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/smpicc.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add msg and xbt versions of barrier.
[simgrid.git] / src / smpi / smpicc.in
index e5270a230d919b02e2a33aac366ee8c9a9274d44..d18e0f1deb8cad78aed87db62219e041bbf8a1c6 100755 (executable)
@@ -1,5 +1,11 @@
 #! /bin/sh
 
+# Copyright (c) 2007-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.
+
 CC=@CMAKE_C_COMPILER@
 
 INCLUDEARGS="@includeflag@"