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

Public GIT Repository
[appveyor] try to get the artifact name right
[simgrid.git] / src / smpi / fixsrc.pl
index e9ce510aae74e1e5dac0f2768e7daa10a1257555..8844d208c534bd547fc1c2a4b4517a0a95f3a5f4 100755 (executable)
@@ -1,4 +1,10 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
+
+# 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.
 
 # Add include for mandatory header file
 print "#include <smpi_cocci.h>\n";