From: Björn Baumbach Date: Fri, 29 May 2020 14:05:10 +0000 (+0200) Subject: python: fix slow's mail address X-Git-Tag: ldb-2.2.0~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824fa5f45c82e1d0daf801d227ca2caa272ec45e;p=thirdparty%2Fsamba.git python: fix slow's mail address Signed-off-by: Björn Baumbach Reviewed-by: Ralph Boehme --- diff --git a/python/samba/auth_util.py b/python/samba/auth_util.py index 570c638fbeb..f616bb48c10 100644 --- a/python/samba/auth_util.py +++ b/python/samba/auth_util.py @@ -1,7 +1,7 @@ # Unix SMB/CIFS implementation. # auth util helpers # -# Copyright (C) Ralph Boehme 2019 +# Copyright (C) Ralph Boehme 2019 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by