Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Add a message to explain no property violation is found
[simgrid.git] / tools / fix-paje-trace.sh
index cb743ce..5305d78 100755 (executable)
@@ -1,5 +1,11 @@
 #!/bin/bash
 
+# 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.
+
 if [ -z $1 ]
 then
   echo "Usage: $0 {X.trace}"