diff options
author | Andrew Bartlett <abartlet@samba.org> | 2002-07-03 07:21:07 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2002-07-03 07:21:07 +0000 |
commit | 4a0fab59cb70c6bdcbfb8bd8d3492cd1e01ca917 (patch) | |
tree | d2e346f4e9b8b4fb74e110166dfbfb868dfa63e3 /source3/libsmb | |
parent | 58bc831cc3252c76fe88758a3db0e539c8626055 (diff) | |
download | samba-4a0fab59cb70c6bdcbfb8bd8d3492cd1e01ca917.tar.gz samba-4a0fab59cb70c6bdcbfb8bd8d3492cd1e01ca917.tar.bz2 samba-4a0fab59cb70c6bdcbfb8bd8d3492cd1e01ca917.zip |
Add my copyright (which I should have added months ago...)
(This used to be commit 2d7eccbeb258b4fdd14323a40f9537eb265f73e1)
Diffstat (limited to 'source3/libsmb')
-rw-r--r-- | source3/libsmb/errormap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/errormap.c b/source3/libsmb/errormap.c index c30db3ad95..a35108c3de 100644 --- a/source3/libsmb/errormap.c +++ b/source3/libsmb/errormap.c @@ -2,6 +2,7 @@ * Unix SMB/CIFS implementation. * error mapping functions * Copyright (C) Andrew Tridgell 2001 + * Copyright (C) Andrew Bartlett 2001 * * 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 |