X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/217b4afb954d1795f011f060767b8d89533f2b71..3d5aa6e574c34c9c1b52001545d2a7cd9bfce434:/examples/platforms/generation_scripts/enhancedDTDwithHierarchicalCluster.pl diff --git a/examples/platforms/generation_scripts/enhancedDTDwithHierarchicalCluster.pl b/examples/platforms/generation_scripts/enhancedDTDwithHierarchicalCluster.pl index 1acf037d3f..dd56ba889e 100755 --- a/examples/platforms/generation_scripts/enhancedDTDwithHierarchicalCluster.pl +++ b/examples/platforms/generation_scripts/enhancedDTDwithHierarchicalCluster.pl @@ -1,6 +1,11 @@ -#! /usr/bin/perl +#! /usr/bin/env perl + +# Copyright (c) 2011-2012, 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. -# L.Bobelin (Perl newbie) 24th of November # Quick script to generate hierarchical clusters. Usage : add the special cluster tag (description below) in your "normal" platform file. Then run the script : # - First arg : the input file where you midified your cluster tag # - Second one : the output file where all the stuff will be generated.