X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f54d1d1641fcfba0dc631f2a5ef70af393ea844a..f16ce13525c4b4e00ef8e1f578dc92794fa10506:/examples/platforms/supernode.py diff --git a/examples/platforms/supernode.py b/examples/platforms/supernode.py index 7270da85ee..f445fe54ef 100755 --- a/examples/platforms/supernode.py +++ b/examples/platforms/supernode.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 -# Copyright (c) 2006-2022. The SimGrid Team. All rights reserved. +# Copyright (c) 2006-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.