diff options
author | Michael Adam <obnox@samba.org> | 2008-01-16 17:15:08 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-01-16 17:15:08 +0100 |
commit | 422fbd0bbd5516a2175e922f500cf72ce08de4b4 (patch) | |
tree | e5c31c4c6b6da6c48a36915d58567b58ccf9b6ae /source3/param | |
parent | 762ca95be758d00f0dacf05d38e650af89f0bfba (diff) | |
download | samba-422fbd0bbd5516a2175e922f500cf72ce08de4b4.tar.gz samba-422fbd0bbd5516a2175e922f500cf72ce08de4b4.tar.xz samba-422fbd0bbd5516a2175e922f500cf72ce08de4b4.zip |
Add my (C) to loadparm.c.
I think now that I have changed some substantial logic,
I should confess.... :-)
Michael
(This used to be commit 704ac0ba49134d14dc00769b1cf2d9f55657bdfb)
Diffstat (limited to 'source3/param')
-rw-r--r-- | source3/param/loadparm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 4fc8b89ec1b..0d3fbbf77c6 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -9,6 +9,7 @@ Copyright (C) Alexander Bokovoy 2002 Copyright (C) Stefan (metze) Metzmacher 2002 Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003 + Copyright (C) Michael Adam 2008 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 |