diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/libsmb/libsmb.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/libsmb/libsmb.h b/source3/libsmb/libsmb.h index 48d6ae5e0e..061f317e1e 100644 --- a/source3/libsmb/libsmb.h +++ b/source3/libsmb/libsmb.h @@ -1,6 +1,11 @@ /* Unix SMB/CIFS implementation. + Copyright (C) Andrew Tridgell 1992-1998,2001 + Copyright (C) Jeremy Allison 1998 + Copyright (C) Remus Koos 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 the Free Software Foundation; either version 3 of the License, or |