X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f..1f6a008d060e1ffc86348cfa7a9750688d871314:/BuildSimGrid.sh diff --git a/BuildSimGrid.sh b/BuildSimGrid.sh index 42f3f1eaf0..1b3e888f97 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-2021 The SimGrid Team. Licence: LGPL of WDFPL, as you want. +# Copyright (c) 2017-2022 The SimGrid Team. Licence: LGPL of WDFPL, as you want. if [ ! -e Makefile ] ; then if [ -e build/default/Makefile ] ; then