diff options
author | Günther Deschner <gd@samba.org> | 2011-06-10 15:06:36 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-06-10 15:12:32 +0200 |
commit | ed10726abca2194d21ea5174c2ff2cda79db499e (patch) | |
tree | 65404b0a61c3a9843ed5723dd9f9e75f4e748b96 /source3 | |
parent | 005930411ccbb2793023d2a4d29bdb536d822aba (diff) | |
download | samba-ed10726abca2194d21ea5174c2ff2cda79db499e.tar.gz samba-ed10726abca2194d21ea5174c2ff2cda79db499e.tar.bz2 samba-ed10726abca2194d21ea5174c2ff2cda79db499e.zip |
source3/libsmb/proto.h: fix licence/copyright
Guenther
Diffstat (limited to 'source3')
-rw-r--r-- | source3/libsmb/proto.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source3/libsmb/proto.h b/source3/libsmb/proto.h index 37a928e0ca..a087987407 100644 --- a/source3/libsmb/proto.h +++ b/source3/libsmb/proto.h @@ -1,6 +1,14 @@ /* Unix SMB/CIFS implementation. + Copyright (C) Andrew Bartlett 2001-2003 + Copyright (C) Andrew Tridgell 1994-1998,2000-2001 + Copyright (C) Gerald (Jerry) Carter 2004 + Copyright (C) Jelmer Vernooij 2003 + Copyright (C) Jeremy Allison 2001-2009,2011 + Copyright (C) Stefan Metzmacher 2003,2009 + Copyright (C) Volker Lendecke 2011 + 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 |