X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Fpassword.py;fp=mudpy%2Fpassword.py;h=f90fe8824f30bab0cacbec0d4a18ef457515c2d8;hp=3e0db0aaa36fb4ac50604a84cfa2f4ab7c109520;hb=11ae0d6e7e05cffb744f7b40f37309f07696d34a;hpb=355edb2439b561811a4f376db6dc9d05a4a01735 diff --git a/mudpy/password.py b/mudpy/password.py index 3e0db0a..f90fe88 100644 --- a/mudpy/password.py +++ b/mudpy/password.py @@ -1,6 +1,6 @@ """Password hashing functions and constants for the mudpy engine.""" -# Copyright (c) 2004-2015 Jeremy Stanley . Permission +# Copyright (c) 2004-2017 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.