X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/992c3a8621f205aedc022a0d5a5d3fc7bb75e6a1..30e0627bbfc12ce4ebeacfda720bc52e95feb22c:/examples/python/synchro-semaphore/synchro-semaphore.py diff --git a/examples/python/synchro-semaphore/synchro-semaphore.py b/examples/python/synchro-semaphore/synchro-semaphore.py index 58e5b162ea..3600af872b 100644 --- a/examples/python/synchro-semaphore/synchro-semaphore.py +++ b/examples/python/synchro-semaphore/synchro-semaphore.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2022. The SimGrid Team. All rights reserved. +# Copyright (c) 2010-2023. 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.