diff options
author | Luke Leighton <lkcl@samba.org> | 1997-10-29 20:23:01 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1997-10-29 20:23:01 +0000 |
commit | 21fda98dc9412eaff34c54762f3c56fa3e099458 (patch) | |
tree | 44fef65748599ed7950aa4a4ae6cf5faa517fbd1 /source3/srvparse.c | |
parent | 1337b6170376ea690994e18ebb67137d6ab001e8 (diff) | |
download | samba-21fda98dc9412eaff34c54762f3c56fa3e099458.tar.gz samba-21fda98dc9412eaff34c54762f3c56fa3e099458.tar.bz2 samba-21fda98dc9412eaff34c54762f3c56fa3e099458.zip |
byteorder.h :
have another go at reporting stuff the right way round (on SPARCs)
srvparse.c :
copyright messages
(This used to be commit 4b54d22d59d3f6719e7ce8bbbf3e40da31cd270e)
Diffstat (limited to 'source3/srvparse.c')
-rw-r--r-- | source3/srvparse.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/srvparse.c b/source3/srvparse.c index 8138285caf..d65a529e32 100644 --- a/source3/srvparse.c +++ b/source3/srvparse.c @@ -2,7 +2,9 @@ Unix SMB/Netbios implementation. Version 1.9. Samba utility functions - Copyright (C) Luke Leighton 1996 - 1997 Paul Ashton 1997 + Copyright (C) Andrew Tridgell 1994 - 1997 + Copyright (C) Luke Kenneth Casson Leighton 1996 - 1997 + Copyright (C) Paul Ashton 1997 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 |