X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5841b044a6bbdc81137d1d7f6853d341e79e8bbf..782233a39ecce8613613c4ebe4c5264475a9a5ed:/buildtools/Cmake/Scripts/update_tesh.pl diff --git a/buildtools/Cmake/Scripts/update_tesh.pl b/buildtools/Cmake/Scripts/update_tesh.pl index 24d5c25c2b..7c340b4b5e 100755 --- a/buildtools/Cmake/Scripts/update_tesh.pl +++ b/buildtools/Cmake/Scripts/update_tesh.pl @@ -1,4 +1,11 @@ #!/usr/bin/perl -w + +# Copyright (c) 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. + use strict; if($#ARGV!=1) {