]> AND Public Git Repository - simgrid.git/blobdiff - examples/python/synchro-barrier/synchro-barrier.py
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove an example that is a dupplicate of another one
[simgrid.git] / examples / python / synchro-barrier / synchro-barrier.py
index 33cb389af55e01ce89bb04be16b471c159a19db8..f1f6fae65ffcc313c79d504a721a1d6ea7b3d72a 100644 (file)
@@ -1,3 +1,8 @@
+# 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.
+
 from argparse import ArgumentParser
 import sys