summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-03-17 22:22:46 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-03-17 22:22:46 +0000
commite0e31ca14a12635886110cd5ae7100365fd2cc88 (patch)
tree4407a1a5633a4fc5182d287b94dcc56e7c76899a /source3
parent0a8e719a4bc6ac88bea6b76e7a7d840bb0fed403 (diff)
downloadsamba-e0e31ca14a12635886110cd5ae7100365fd2cc88.tar.gz
samba-e0e31ca14a12635886110cd5ae7100365fd2cc88.tar.bz2
samba-e0e31ca14a12635886110cd5ae7100365fd2cc88.zip
Add copyright.
(This used to be commit a7f9c3657ff052e382e290059f50f1d9812b8221)
Diffstat (limited to 'source3')
-rw-r--r--source3/smbd/statcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/statcache.c b/source3/smbd/statcache.c
index 1e06b2b103..0f42a3a83f 100644
--- a/source3/smbd/statcache.c
+++ b/source3/smbd/statcache.c
@@ -3,7 +3,7 @@
stat cache code
Copyright (C) Andrew Tridgell 1992-2000
Copyright (C) Jeremy Allison 1999-2000
-
+ Copyright (C) Andrew Bartlett <abartlet@samba.org> 2003
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