diff options
Diffstat (limited to 'locks/unix/thread_rwlock.c')
-rw-r--r-- | locks/unix/thread_rwlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locks/unix/thread_rwlock.c b/locks/unix/thread_rwlock.c index daa1ed607..74f4bb16a 100644 --- a/locks/unix/thread_rwlock.c +++ b/locks/unix/thread_rwlock.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2002 The Apache Software Foundation. All rights + * Copyright (c) 2000-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without |