diff options
author | Jim McDonough <jmcd@samba.org> | 2003-08-01 14:47:39 +0000 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2003-08-01 14:47:39 +0000 |
commit | f210ee9b99b3b6ac0234680f1af83fd783ef9af4 (patch) | |
tree | 11206bfcafe5ad05bcacd003bb4970d324b46523 /source3/Makefile.in | |
parent | 10ba66164da3cbc9db0e39d3b8c6fbc9f93c64b1 (diff) | |
download | samba-f210ee9b99b3b6ac0234680f1af83fd783ef9af4.tar.gz samba-f210ee9b99b3b6ac0234680f1af83fd783ef9af4.tar.xz samba-f210ee9b99b3b6ac0234680f1af83fd783ef9af4.zip |
Fix copyright statements for various pieces of Anthony Liguori's work.
(This used to be commit 15d2bc47854df75f8b2644ccbc887d0357d9cd27)
Diffstat (limited to 'source3/Makefile.in')
-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 13f0b4b95f4..4674fd07ae5 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 Anthony Liguori <aliguor@us.ibm.com> +# Copyright (C) 2003 Jim McDonough <aliguor@us.ibm.com> # Copyright (C) 2002-2003 Jelmer Vernooij <jelmer@samba.org> ########################################################################### |