r46806 - it's 2016, friends
hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: hawkowl Date: Mon Feb 15 18:03:08 2016 New Revision: 46806 Modified: branches/release-16.0.0-8210/LICENSE branches/release-16.0.0-8210/README.rst branches/release-16.0.0-8210/twisted/copyright.py Log: it's 2016, friends Modified: branches/release-16.0.0-8210/LICENSE ============================================================================== --- branches/release-16.0.0-8210/LICENSE (original) +++ branches/release-16.0.0-8210/LICENSE Mon Feb 15 18:03:08 2016 @@ -1,4 +1,4 @@ -Copyright (c) 2001-2015 +Copyright (c) 2001-2016 Allen Short Amber Hawkie Brown Andrew Bennetts Modified: branches/release-16.0.0-8210/README.rst ============================================================================== --- branches/release-16.0.0-8210/README.rst (original) +++ branches/release-16.0.0-8210/README.rst Mon Feb 15 18:03:08 2016 @@ -67,7 +67,7 @@ Copyright --------- -All of the code in this distribution is Copyright (c) 2001-2015 Twisted Matrix Laboratories. +All of the code in this distribution is Copyright (c) 2001-2016 Twisted Matrix Laboratories. Twisted is made available under the MIT license. The included `LICENSE <LICENSE>`_ file describes this in detail. Modified: branches/release-16.0.0-8210/twisted/copyright.py ============================================================================== --- branches/release-16.0.0-8210/twisted/copyright.py (original) +++ branches/release-16.0.0-8210/twisted/copyright.py Mon Feb 15 18:03:08 2016 @@ -14,7 +14,7 @@ longversion = str(longversion) copyright="""\ -Copyright (c) 2001-2015 Twisted Matrix Laboratories. +Copyright (c) 2001-2016 Twisted Matrix Laboratories. See LICENSE for details.""" disclaimer='''