summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2020-05-29 16:05:10 +0200
committerRalph Boehme <slow@samba.org>2020-06-05 10:32:30 +0000
commit824fa5f45c82e1d0daf801d227ca2caa272ec45e (patch)
tree79d59d1f9ffae6fff0f783f52f5f353678c3e1eb /python
parent6f1db2d19e751e726f029b9df3bdee558a0b5c24 (diff)
downloadsamba-824fa5f45c82e1d0daf801d227ca2caa272ec45e.tar.gz
python: fix slow's mail address
Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'python')
-rw-r--r--python/samba/auth_util.py2
1 files changed, 1 insertions, 1 deletions
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 <slow@sambba.org> 2019
+# Copyright (C) Ralph Boehme <slow@samba.org> 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