X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=lib%2Fmudpy%2Fpassword.py;fp=lib%2Fmudpy%2Fpassword.py;h=2e37b9130e4b9a57c1d6c3d8843dbf0550f5ade1;hp=96a14d8752ba08069559662cb86d3f8f0f9efd1a;hb=b6b6478cf56b8d0defd158868c91f88c150313ed;hpb=a4a7fabfdfe68676346e9f9d44daf1c91b23ab96 diff --git a/lib/mudpy/password.py b/lib/mudpy/password.py index 96a14d8..2e37b91 100644 --- a/lib/mudpy/password.py +++ b/lib/mudpy/password.py @@ -1,7 +1,6 @@ -# -*- coding: utf-8 -*- """Password hashing functions and constants for the mudpy engine.""" -# Copyright (c) 2004-2014 Jeremy Stanley . Permission +# Copyright (c) 2004-2015 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.