X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Fpassword.py;fp=mudpy%2Fpassword.py;h=f5638cb097bf8dccebde3b9879e3e6099c2b04d4;hp=f90fe8824f30bab0cacbec0d4a18ef457515c2d8;hb=cd63085011ec98a8949fca48217e4efad5558908;hpb=f9f0e640be09d0cb3ebfa8f84977fdf5ae816088 diff --git a/mudpy/password.py b/mudpy/password.py index f90fe88..f5638cb 100644 --- a/mudpy/password.py +++ b/mudpy/password.py @@ -1,8 +1,8 @@ """Password hashing functions and constants for the mudpy engine.""" -# 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. +# Copyright (c) 2004-2017 mudpy authors. Permission to use, copy, +# modify, and distribute this software is granted under terms +# provided in the LICENSE file distributed with this software. import passlib.context