From: Ben Finney Date: Sat, 5 Mar 2016 04:55:08 +0000 (+1100) Subject: Move set of contributor acknowledgements to canonical location. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d59d5a65b24869d31958079b2a9f22a631335e14;p=redacted-XKCD-password-generator.git Move set of contributor acknowledgements to canonical location. --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 0000000..ca1d947 --- /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 diff --git a/LICENSE.BSD b/LICENSE.BSD index ce70a8b..02ae106 100644 --- a/LICENSE.BSD +++ b/LICENSE.BSD @@ -1,17 +1,6 @@ Copyright (c) 2011 - 2015, Steven Tobin and Contributors. All rights reserved. -Contributors: Steven Tobin, - Rob Lanphier , - Mithrandir , - Daniel Beecham , - Kim Slawson , - Stanislav Bytsko , - Lowe Thiderman , - Daniil Baturin , - Ben Finney , - Simeon Visser - Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright diff --git a/xkcdpass/xkcd_password.py b/xkcdpass/xkcd_password.py index bfe82cc..5b20e10 100755 --- a/xkcdpass/xkcd_password.py +++ b/xkcdpass/xkcd_password.py @@ -12,19 +12,6 @@ __LICENSE__ = """ Copyright (c) 2011 - 2015, Steven Tobin and Contributors. All rights reserved. -Contributors: Steven Tobin, - Rob Lanphier , - Mithrandir , - Daniel Beecham , - Kim Slawson , - Stanislav Bytsko , - Lowe Thiderman , - Daniil Baturin , - Ben Finney , - Simeon Visser , - Scot Hacker , - Lars Noschinski - Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright