diff options
author | Jim McDonough <jmcd@samba.org> | 2004-07-28 13:08:08 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:57:43 -0500 |
commit | 112c2c831b96ae8f454a93483ffdf924a8f91a88 (patch) | |
tree | 227095933546b41295413c03e3af1446324aa6d3 /source4/include | |
parent | cf507bf2aec62abfe9d69f096b8907f99edfd7f5 (diff) | |
download | samba-112c2c831b96ae8f454a93483ffdf924a8f91a88.tar.gz samba-112c2c831b96ae8f454a93483ffdf924a8f91a88.tar.bz2 samba-112c2c831b96ae8f454a93483ffdf924a8f91a88.zip |
r1596: Fix up copyrights.
(This used to be commit d2553aac0a75591026b9b1fcf46065e5b03ed19c)
Diffstat (limited to 'source4/include')
-rw-r--r-- | source4/include/dynconfig.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/include/dynconfig.h b/source4/include/dynconfig.h index b2fd7a29a2..845baa320e 100644 --- a/source4/include/dynconfig.h +++ b/source4/include/dynconfig.h @@ -1,7 +1,8 @@ /* Unix SMB/CIFS implementation. Copyright (C) 2001 by Martin Pool <mbp@samba.org> - Copyright (C) 2003 by Anthony Liguori <aliguor@us.ibm.com> + Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003. + 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 |