X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff3801e182d909d2f6f6a5d5faba0fe341022939..8d2e1f8f1f50189bae187042ba931cf62e8fa895:/BuildSimGrid.sh diff --git a/BuildSimGrid.sh b/BuildSimGrid.sh index 1ac4534150..42f3f1eaf0 100755 --- a/BuildSimGrid.sh +++ b/BuildSimGrid.sh @@ -3,7 +3,7 @@ # This little script rebuilds and runs the SimGrid archive in parallel, extracting a log # This is almost an internal script, but others may find this useful # -# Copyright (c) 2017-2020 The SimGrid Team. Licence: LGPL of WDFPL, as you want. +# Copyright (c) 2017-2021 The SimGrid Team. Licence: LGPL of WDFPL, as you want. if [ ! -e Makefile ] ; then if [ -e build/default/Makefile ] ; then