diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-07-18 13:39:58 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-07-19 08:02:32 +0200 |
commit | d2ae8179eac88df49dfa0339dc41f0cb70e06fc0 (patch) | |
tree | dfa6d360c0e0d373b8a1eead4af2287a8ca6ce24 /lib/param | |
parent | 1cbbd2d9803bfaf7545b7de478b50083c5a82c3d (diff) | |
download | samba-d2ae8179eac88df49dfa0339dc41f0cb70e06fc0.tar.gz samba-d2ae8179eac88df49dfa0339dc41f0cb70e06fc0.tar.bz2 samba-d2ae8179eac88df49dfa0339dc41f0cb70e06fc0.zip |
lib/param: Add my copyright
Diffstat (limited to 'lib/param')
-rw-r--r-- | lib/param/loadparm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/param/loadparm.c b/lib/param/loadparm.c index 9b8bedc2e2..6f66d0b1c8 100644 --- a/lib/param/loadparm.c +++ b/lib/param/loadparm.c @@ -11,6 +11,7 @@ Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003. Copyright (C) James Myers 2003 <myersjj@samba.org> Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007 + Copyright (C) Andrew Bartlett 2011-2012 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 |