diff options
author | Jim McDonough <jmcd@samba.org> | 2003-08-28 14:57:23 +0000 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2003-08-28 14:57:23 +0000 |
commit | 53a2778363b46d49eca216a5dd27f019eb73f09b (patch) | |
tree | 10d6d63b9cc3ffacedb0f4f290289b5696fd8d85 /source3 | |
parent | 811bd3b3ba6446c42f7c89f22f5bcaf17f26e2c6 (diff) | |
download | samba-53a2778363b46d49eca216a5dd27f019eb73f09b.tar.gz samba-53a2778363b46d49eca216a5dd27f019eb73f09b.tar.bz2 samba-53a2778363b46d49eca216a5dd27f019eb73f09b.zip |
Fix email address in copyright statement
(This used to be commit ffc82460f2b6b703739d9f95dc878d31bc9b3367)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index a2b820aa0a..2f88142ff2 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -3,7 +3,7 @@ # Copyright Andrew Tridgell 1992-1998 # Copyright (C) 2001 by Martin Pool <mbp@samba.org> # Copyright Andrew Bartlett 2002 -# Copyright (C) 2003 Jim McDonough <aliguor@us.ibm.com> +# Copyright (C) 2003 Jim McDonough <jmcd@us.ibm.com> # Copyright (C) 2002-2003 Jelmer Vernooij <jelmer@samba.org> ########################################################################### |