Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Free previously set process data.
[simgrid.git] / src / smpi / fixsrc.pl
index e9ce510aae74e1e5dac0f2768e7daa10a1257555..2bc55d93b1528cbb1bf848d40420bdbc033b5ded 100755 (executable)
@@ -1,5 +1,11 @@
 #!/usr/bin/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";