diff options
author | Roy T. Fielding <fielding@apache.org> | 2002-03-13 21:48:07 +0100 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2002-03-13 21:48:07 +0100 |
commit | 845cbfd508da11c4cfe14db510f238905e0fcca2 (patch) | |
tree | 4e3af7a628f31d0371575316de82312726c7500f /support/htdbm.c | |
parent | fix the remaining sizeof(token.value) bogosity (diff) | |
download | apache2-845cbfd508da11c4cfe14db510f238905e0fcca2.tar.xz apache2-845cbfd508da11c4cfe14db510f238905e0fcca2.zip |
Update our copyright for this year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/htdbm.c')
-rw-r--r-- | support/htdbm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/htdbm.c b/support/htdbm.c index 7ae6f22e56..1a16b1d8ef 100644 --- a/support/htdbm.c +++ b/support/htdbm.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without |