X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e341af3b9940b7b7adafc12fc16d6cbd47dc0fa3..5f403cb7f97f2f2a3b81e0ae73e0eccbc1f6a245:/tools/simgrid_update_xml.pl diff --git a/tools/simgrid_update_xml.pl b/tools/simgrid_update_xml.pl index 31dd44d414..ce87016560 100755 --- a/tools/simgrid_update_xml.pl +++ b/tools/simgrid_update_xml.pl @@ -5,7 +5,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # This script updates the simgrid XML file passed as argument (modification in place) # It is built to do the conversion incrementally. -# Copyright (c) 2006-2019. The SimGrid Team. +# Copyright (c) 2006-2020. The SimGrid Team. # All rights reserved. # # This program is free software; you can redistribute it and/or modify it @@ -148,7 +148,7 @@ Rename the FULLDUPLEX sharing into SPLITDUPLEX. =item -In and , rename the 'availability_file' atribute into 'speed_file'. +In and , rename the 'availability_file' attribute into 'speed_file'. =back @@ -160,7 +160,7 @@ In and , rename the 'availability_file' atribute into 'speed_file'. =head1 COPYRIGHT AND LICENSE -Copyright (c) 2006-2019. The SimGrid Team. All rights reserved. +Copyright (c) 2006-2020. The SimGrid Team. All rights reserved. This program is free software; you may redistribute it and/or modify it under the terms of GNU LGPL (v2.1) license.