X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/29287dc34156c5534c5fec9b94a93d1fedefb3c8..a21b003b5b98e872795341d7f8c756938e10b0d0:/BuildSimGrid.sh diff --git a/BuildSimGrid.sh b/BuildSimGrid.sh index 68432faee8..773ca48425 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 a personal script, but others may find this useful # -# Copyright (c) 2017-2022 The SimGrid Team. Licence: LGPL of WDFPL, as you want. +# Copyright (c) 2017-2023 The SimGrid Team. Licence: LGPL of WDFPL, as you want. if [ ! -e Makefile ] && [ ! -e build.ninja ]; then if [ -e build/default/Makefile ] ; then