Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix MC now (sigh, CMake ...)
[simgrid.git] / tools / simgrid_update_xml.pl
index 31dd44d..ce87016 100755 (executable)
@@ -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 <host> and <peer>, rename the 'availability_file' atribute into 'speed_file'.
+In <host> and <peer>, rename the 'availability_file' attribute into 'speed_file'.
 
 =back
 
@@ -160,7 +160,7 @@ In <host> and <peer>, 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.