summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-07-11 15:14:34 +0200
committerStefan Metzmacher <metze@samba.org>2011-07-11 16:35:11 +0200
commita2300094db04048766ca3f136eff2090065c6652 (patch)
tree92b8466089b8025ee67733a1ee795749c1ecdb24 /source3
parent50e2785f5e2c870485f8219c97d447b8ea89a1a7 (diff)
downloadsamba-a2300094db04048766ca3f136eff2090065c6652.tar.gz
s3:smb2cli_base: add my copyright
metze
Diffstat (limited to 'source3')
-rw-r--r--source3/libsmb/smb2cli_base.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/smb2cli_base.c b/source3/libsmb/smb2cli_base.c
index 8760c30b843..da1d598fa3e 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