diff options
author | Andrew Bartlett <abartlet@samba.org> | 2003-03-17 22:22:46 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2003-03-17 22:22:46 +0000 |
commit | e0e31ca14a12635886110cd5ae7100365fd2cc88 (patch) | |
tree | 4407a1a5633a4fc5182d287b94dcc56e7c76899a | |
parent | 0a8e719a4bc6ac88bea6b76e7a7d840bb0fed403 (diff) | |
download | samba-e0e31ca14a12635886110cd5ae7100365fd2cc88.tar.gz samba-e0e31ca14a12635886110cd5ae7100365fd2cc88.tar.xz samba-e0e31ca14a12635886110cd5ae7100365fd2cc88.zip |
Add copyright.
(This used to be commit a7f9c3657ff052e382e290059f50f1d9812b8221)
-rw-r--r-- | source3/smbd/statcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/statcache.c b/source3/smbd/statcache.c index 1e06b2b1031..0f42a3a83f4 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 |