X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..f4782c312dc48a0fdce1934a03f8392ae4f9ce5e:/tools/simgrid_update_xml.pl diff --git a/tools/simgrid_update_xml.pl b/tools/simgrid_update_xml.pl index 507a46e1b0..7ec98798be 100755 --- a/tools/simgrid_update_xml.pl +++ b/tools/simgrid_update_xml.pl @@ -5,11 +5,11 @@ 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-2014. 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 -# GNU LGPL (v2.1) licence. +# 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. =encoding UTF-8 @@ -95,7 +95,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-2014. 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.