X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/853f18489ffb78aaf43cba3b9f3b190d8cb27e21..5b3677b425b9cc6949c1573d59ac772540cbf4b2:/tools/MSG_visualization/trace2fig.pl 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;