Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Current XBT_ATTRIB_DEPRECATED is v334. Fix last changes.
[simgrid.git] / BuildSimGrid.sh
index 42f3f1eaf03a8592229300524d58fbf1569e0265..1b3e888f97f2b06f0819b0032fc44544007206a4 100755 (executable)
@@ -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