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/param | |
parent | 10ba66164da3cbc9db0e39d3b8c6fbc9f93c64b1 (diff) | |
download | samba-f210ee9b99b3b6ac0234680f1af83fd783ef9af4.tar.gz samba-f210ee9b99b3b6ac0234680f1af83fd783ef9af4.tar.bz2 samba-f210ee9b99b3b6ac0234680f1af83fd783ef9af4.zip |
Fix copyright statements for various pieces of Anthony Liguori's work.
(This used to be commit 15d2bc47854df75f8b2644ccbc887d0357d9cd27)
Diffstat (limited to 'source3/param')
-rw-r--r-- | source3/param/loadparm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 753f7173da..7da3a1abb3 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -8,7 +8,7 @@ Copyright (C) Simo Sorce 2001 Copyright (C) Alexander Bokovoy 2002 Copyright (C) Stefan (metze) Metzmacher 2002 - Copyright (C) Anthony Liguori 2003 + Copyright (C) Jim McDonough 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 |