summaryrefslogtreecommitdiff
path: root/source3/smbd/vfs.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-07-24 13:21:45 -0400
committerVolker Lendecke <vl@samba.org>2009-07-24 13:21:45 -0400
commit6b801d6c4cdaaf47191b7051c81cf9498acd64f1 (patch)
tree52487b5b8a71303be0542bb3f418dd41596e0359 /source3/smbd/vfs.c
parentd2403dc231806cc8f5fc96274457d42f4b796ca7 (diff)
downloadsamba-6b801d6c4cdaaf47191b7051c81cf9498acd64f1.tar.gz
samba-6b801d6c4cdaaf47191b7051c81cf9498acd64f1.tar.bz2
samba-6b801d6c4cdaaf47191b7051c81cf9498acd64f1.zip
add my copyright after the VFS rewrite
Diffstat (limited to 'source3/smbd/vfs.c')
-rw-r--r--source3/smbd/vfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/vfs.c b/source3/smbd/vfs.c
index 68a0c4e234..e2c9298857 100644
--- a/source3/smbd/vfs.c
+++ b/source3/smbd/vfs.c
@@ -5,6 +5,7 @@
Copyright (C) Tim Potter 1999
Copyright (C) Alexander Bokovoy 2002
Copyright (C) James Peach 2006
+ Copyright (C) Volker Lendecke 2009
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