From: Steven Tobin Date: Sun, 6 Mar 2016 15:52:25 +0000 (+0000) Subject: move contributors to CONTRIBUTORS file, update copyright X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=70f51870650068afbc2f85aad9393e681f57c8dc;p=redacted-XKCD-password-generator.git move contributors to CONTRIBUTORS file, update copyright --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 0000000..e566105 --- /dev/null +++ b/CONTRIBUTORS @@ -0,0 +1,15 @@ +Contributors to XKCD Password Generator +======================================= + +Steven Tobin +Rob Lanphier +Mithrandir +Daniel Beecham +Kim Slawson +Stanislav Bytsko +Lowe Thiderman +Daniil Baturin +Ben Finney +Simeon Visser +Scot Hacker , +Lars Noschinski \ No newline at end of file diff --git a/setup.py b/setup.py index 33ab2a4..e56a8d6 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name='xkcdpass', - version='1.6.0', + version='1.6.1', author='Steven Tobin', author_email='steventtobin@gmail.com', url='https://github.com/redacted/XKCD-password-generator', diff --git a/xkcdpass/xkcd_password.py b/xkcdpass/xkcd_password.py index ed2c956..b45908f 100755 --- a/xkcdpass/xkcd_password.py +++ b/xkcdpass/xkcd_password.py @@ -10,7 +10,7 @@ import math import sys __LICENSE__ = """ -Copyright (c) 2011 - 2015, Steven Tobin and Contributors. +Copyright (c) 2011 - 2016, Steven Tobin and Contributors. All rights reserved. Contributors: Steven Tobin,