X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..8e94fcb9e17e47de65735259276764ea4246ec5d:/docs/find-missing.py diff --git a/docs/find-missing.py b/docs/find-missing.py index 40005325b9..aa3aeeb535 100755 --- a/docs/find-missing.py +++ b/docs/find-missing.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (c) 2019-2020. The SimGrid Team. All rights reserved. +# Copyright (c) 2019-2021. 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.