X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..f4782c312dc48a0fdce1934a03f8392ae4f9ce5e:/tools/MSG_visualization/trace2fig.pl?ds=sidebyside diff --git a/tools/MSG_visualization/trace2fig.pl b/tools/MSG_visualization/trace2fig.pl index 712b363806..cd23d39cec 100755 --- a/tools/MSG_visualization/trace2fig.pl +++ b/tools/MSG_visualization/trace2fig.pl @@ -1,4 +1,11 @@ #!/usr/bin/perl -w + +# Copyright (c) 2006-2007, 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. + use strict; #use Data::Dumper; use XFig;