X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6b188a3ca7fe91cf125a08229fb4fe51eee26e6d..49e85177c669d793e84242983a1b1f430e47184e:/examples/platforms/generation_scripts/generate_g5k_platform.pl diff --git a/examples/platforms/generation_scripts/generate_g5k_platform.pl b/examples/platforms/generation_scripts/generate_g5k_platform.pl index a69de09331..023ffacc4f 100755 --- a/examples/platforms/generation_scripts/generate_g5k_platform.pl +++ b/examples/platforms/generation_scripts/generate_g5k_platform.pl @@ -1,4 +1,11 @@ #!/usr/bin/perl -w + +# Copyright (c) 2011, 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 Switch; my $toversion=3;