Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'mc' into mc++
[simgrid.git] / src / smpi / patch_source.sh
index 89e981b..38fd745 100755 (executable)
@@ -1,4 +1,11 @@
 #!/bin/bash
 #!/bin/bash
+
+# Copyright (c) 2011, 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.
+
 INFILE="$1"
 OUTFILE="$2"
 SPFILE="replace_globals.cocci"
 INFILE="$1"
 OUTFILE="$2"
 SPFILE="replace_globals.cocci"