copyright year! :O

This commit is contained in:
Amber Brown 2018-04-01 01:08:06 +11:00
parent 67b916e65e
commit 2adcb6360e
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -12,7 +12,7 @@ Twisted 17.9.0
<lukasa> It's midday here and frankly lunchtime is a perfect time to have a few moments of existential horror
<exarkun> or, in the immortal words of robin williams, goooooood mooooooorning #twisted-dev
For information on what's new in Twisted 17.9.0, see the `NEWS <NEWS.rst>`_ file that comes with the distribution.
For information on what's new in Twisted 18.4.0rc1, see the `NEWS <NEWS.rst>`_ file that comes with the distribution.
What is this?
@ -79,7 +79,7 @@ Some of these tests may fail if you:
Copyright
---------
All of the code in this distribution is Copyright (c) 2001-2017 Twisted Matrix Laboratories.
All of the code in this distribution is Copyright (c) 2001-2018 Twisted Matrix Laboratories.
Twisted is made available under the MIT license.
The included `LICENSE <LICENSE>`_ file describes this in detail.

View File

@ -14,7 +14,7 @@ from twisted import __version__ as version, version as longversion
longversion = str(longversion)
copyright="""\
Copyright (c) 2001-2016 Twisted Matrix Laboratories.
Copyright (c) 2001-2018 Twisted Matrix Laboratories.
See LICENSE for details."""
disclaimer='''