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/lib | |
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/lib')
-rw-r--r-- | source3/lib/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/util.c b/source3/lib/util.c index bcafad89a5..08b82fb0f1 100644 --- a/source3/lib/util.c +++ b/source3/lib/util.c @@ -4,7 +4,7 @@ Copyright (C) Andrew Tridgell 1992-1998 Copyright (C) Jeremy Allison 2001-2002 Copyright (C) Simo Sorce 2001 - 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 |