Bump copyright.

This commit is contained in:
Adi Roiban 2022-01-26 23:08:18 +00:00
parent ddf72a9374
commit 7e65fbeed3
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2001-2021
Copyright (c) 2001-2022
Allen Short
Amber Hawkie Brown
Andrew Bennetts

View File

@ -86,7 +86,7 @@ Or, for speed, use pre-commit directly::
Copyright
---------
All of the code in this distribution is Copyright (c) 2001-2021 Twisted Matrix Laboratories.
All of the code in this distribution is Copyright (c) 2001-2022 Twisted Matrix Laboratories.
Twisted is made available under the MIT license.
The included `LICENSE <LICENSE>`_ file describes this in detail.

View File

@ -13,7 +13,7 @@ from twisted import __version__ as version, version as _longversion
longversion = str(_longversion)
copyright = """\
Copyright (c) 2001-2021 Twisted Matrix Laboratories.
Copyright (c) 2001-2022 Twisted Matrix Laboratories.
See LICENSE for details."""
disclaimer = """