Move set of contributor acknowledgements to canonical location.
authorBen Finney <redacted>
Sat, 5 Mar 2016 04:55:08 +0000 (15:55 +1100)
committerBen Finney <redacted>
Sat, 5 Mar 2016 04:55:08 +0000 (15:55 +1100)
CONTRIBUTORS [new file with mode: 0644]
LICENSE.BSD
xkcdpass/xkcd_password.py

diff --git a/CONTRIBUTORS b/CONTRIBUTORS
new file mode 100644 (file)
index 0000000..ca1d947
--- /dev/null
@@ -0,0 +1,15 @@
+Contributors to XKCD Password Generator
+=======================================
+
+Steven Tobin <steventtobin@gmail.com>
+Rob Lanphier <robla@robla.net>
+Mithrandir <mithrandiragain@lavabit.com>
+Daniel Beecham <daniel@lunix.se>
+Kim Slawson <kimslawson@gmail.com>
+Stanislav Bytsko <zbstof@gmail.com>
+Lowe Thiderman <lowe.thiderman@gmail.com>
+Daniil Baturin <daniil@baturin.org>
+Ben Finney <ben+python@benfinney.id.au>
+Simeon Visser <simeon87@gmail.com>
+Scot Hacker <shacker@birdhouse.org>,
+Lars Noschinski <lars@public.noschinski.de>
index ce70a8b66c569dc45417fe8d292ff49b0e87f099..02ae1065fc1abb49f1504b27afe9e6565f367afd 100644 (file)
@@ -1,17 +1,6 @@
 Copyright (c) 2011 - 2015, Steven Tobin and Contributors.
 All rights reserved.
 
-Contributors: Steven Tobin,
-              Rob Lanphier <robla@robla.net>,
-              Mithrandir <mithrandiragain@lavabit.com>,
-              Daniel Beecham <daniel@lunix.se>,
-              Kim Slawson <kimslawson@gmail.com>,
-              Stanislav Bytsko <zbstof@gmail.com>,
-              Lowe Thiderman <lowe.thiderman@gmail.com>,
-              Daniil Baturin <daniil@baturin.org>,
-              Ben Finney <ben@benfinney.id.au>,
-              Simeon Visser <simeon87@gmail.com>
-
 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
index bfe82cc931318daac0c29cf4357c01e8d36e5d5c..5b20e1055262ea1141e13062d3bcfc0c6c0d6d72 100755 (executable)
@@ -12,19 +12,6 @@ __LICENSE__ = """
 Copyright (c) 2011 - 2015, Steven Tobin and Contributors.
 All rights reserved.
 
-Contributors: Steven Tobin,
-              Rob Lanphier <robla@robla.net>,
-              Mithrandir <mithrandiragain@lavabit.com>,
-              Daniel Beecham <daniel@lunix.se>,
-              Kim Slawson <kimslawson@gmail.com>,
-              Stanislav Bytsko <zbstof@gmail.com>,
-              Lowe Thiderman <lowe.thiderman@gmail.com>,
-              Daniil Baturin <daniil@baturin.org>,
-              Ben Finney <ben@benfinney.id.au>,
-              Simeon Visser <simeon87@gmail.com>,
-              Scot Hacker <shacker@birdhouse.org>,
-              Lars Noschinski <lars@public.noschinski.de>
-
 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
git clone https://git.99rst.org/PROJECT