From 6b801d6c4cdaaf47191b7051c81cf9498acd64f1 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Fri, 24 Jul 2009 13:21:45 -0400 Subject: add my copyright after the VFS rewrite --- source3/smbd/vfs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/smbd/vfs.c') 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 -- cgit