X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1fc52b3b94e6c88b3321d6b44753c6ee7324d96a..a4bb00c8480e534de5fdf1b16dccbda13421a9fa:/tools/simgrid_convert_TI_traces.py diff --git a/tools/simgrid_convert_TI_traces.py b/tools/simgrid_convert_TI_traces.py index d3425f8f90..7d683f2517 100755 --- a/tools/simgrid_convert_TI_traces.py +++ b/tools/simgrid_convert_TI_traces.py @@ -1,5 +1,10 @@ #!/usr/bin/env python3 +# Copyright (c) 2018-2021. 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. + ''' This script is intended to convert SMPI time independent traces (TIT) from the old format (simgrid version <= 3.19) to the new format.