summaryrefslogtreecommitdiffstats
path: root/source/smbd
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
commit11a2808e10bb7885da04c19c261d3876c31ac08d (patch)
tree44546677a0d2fd8116ac12162bbabe5f30ea728f /source/smbd
parenteb668b54af4925194c07b217724657f406ec00d0 (diff)
downloadsamba-11a2808e10bb7885da04c19c261d3876c31ac08d.tar.gz
samba-11a2808e10bb7885da04c19c261d3876c31ac08d.tar.xz
samba-11a2808e10bb7885da04c19c261d3876c31ac08d.zip
fixed a typo
Diffstat (limited to 'source/smbd')
-rw-r--r--source/smbd/statcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/smbd/statcache.c b/source/smbd/statcache.c
index 2e31e1252e0..09aa63d56d7 100644
--- a/source/smbd/statcache.c
+++ b/source/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