diff options
author | Stefan Metzmacher <metze@samba.org> | 2011-07-11 15:14:34 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-07-11 16:35:11 +0200 |
commit | a2300094db04048766ca3f136eff2090065c6652 (patch) | |
tree | 92b8466089b8025ee67733a1ee795749c1ecdb24 | |
parent | 50e2785f5e2c870485f8219c97d447b8ea89a1a7 (diff) | |
download | samba-a2300094db04048766ca3f136eff2090065c6652.tar.gz samba-a2300094db04048766ca3f136eff2090065c6652.tar.bz2 samba-a2300094db04048766ca3f136eff2090065c6652.zip |
s3:smb2cli_base: add my copyright
metze
-rw-r--r-- | source3/libsmb/smb2cli_base.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/smb2cli_base.c b/source3/libsmb/smb2cli_base.c index 8760c30b84..da1d598fa3 100644 --- a/source3/libsmb/smb2cli_base.c +++ b/source3/libsmb/smb2cli_base.c @@ -2,6 +2,7 @@ Unix SMB/CIFS implementation. smb2 lib Copyright (C) Volker Lendecke 2011 + Copyright (C) Stefan Metzmacher 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 |