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 /include/ap_mpm.h | |
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 'include/ap_mpm.h')
-rw-r--r-- | include/ap_mpm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_mpm.h b/include/ap_mpm.h index bf16e9f982..81744c2c81 100644 --- a/include/ap_mpm.h +++ b/include/ap_mpm.h @@ -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 |