summaryrefslogtreecommitdiff
path: root/source3/smbd/statcache.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-09-25 06:38:07 +0000
committerAndrew Tridgell <tridge@samba.org>2001-09-25 06:38:07 +0000
commit827e1897783161a2a5ba797c0ff8727bd33a6f54 (patch)
tree0b0990e3e9df5de8acd0d12ac2b82efdceaf381d /source3/smbd/statcache.c
parent4fe127dbe88af47178a0dad46e42aa6400ade67e (diff)
downloadsamba-827e1897783161a2a5ba797c0ff8727bd33a6f54.tar.gz
samba-827e1897783161a2a5ba797c0ff8727bd33a6f54.tar.bz2
samba-827e1897783161a2a5ba797c0ff8727bd33a6f54.zip
fixed a typo
(This used to be commit 11a2808e10bb7885da04c19c261d3876c31ac08d)
Diffstat (limited to 'source3/smbd/statcache.c')
-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 2e31e1252e..09aa63d56d 100644
--- a/source3/smbd/statcache.c
+++ b/source3/smbd/statcache.c
@@ -3,7 +3,7 @@
Version 3.0
stat cache code
Copyright (C) Andrew Tridgell 1992-2000
- Copyright (C) Jeremy Allison 1999-200
+ Copyright (C) Jeremy Allison 1999-2000
This program is free software; you can redistribute it and/or modify