X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/756ddcbfa4fccb8ee0418cbaa91cc98467dbf2b4..29e588dfbb4a57ab7377fadc951aa31f7d836a9b:/tools/simgrid_update_xml.pl diff --git a/tools/simgrid_update_xml.pl b/tools/simgrid_update_xml.pl index ba6211b021..22bf4b3a0d 100755 --- a/tools/simgrid_update_xml.pl +++ b/tools/simgrid_update_xml.pl @@ -5,7 +5,8 @@ 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-2011. The SimGrid team. All rights reserved. +# Copyright (c) 2006-2012. The SimGrid Team. +# All rights reserved. # # This file is part of the SimGrid project. This is free software: # You can redistribute and/or modify it under the terms of the @@ -15,7 +16,7 @@ eval 'exec perl -S $0 ${1+"$@"}' =head1 NAME -simgrid_update_xml - updates simgrid XML files to lastest version +simgrid_update_xml - updates simgrid XML files to latest version =head1 SYNOPSIS @@ -95,7 +96,7 @@ Several tags were renamed (for sake of XML sanity): =head1 COPYRIGHT AND LICENSE -Copyright 2006-2011. The SimGrid team. All rights reserved. +Copyright (c) 2006-2012. 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.