X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2425e2fdede42a7ebd8e95a58d0f4f7bb4e9963..f3ae712a1b95294052b6e8136d0f0f2d4b30e6eb:/tools/fix-paje-trace.sh diff --git a/tools/fix-paje-trace.sh b/tools/fix-paje-trace.sh index cb743ce069..5305d78b53 100755 --- a/tools/fix-paje-trace.sh +++ b/tools/fix-paje-trace.sh @@ -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}"