summaryrefslogtreecommitdiff
path: root/locks/os2
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2002-03-13 20:39:32 +0000
committerRoy T. Fielding <fielding@apache.org>2002-03-13 20:39:32 +0000
commite42ead5b8f7da546a745b092e13ccfd3cebbf602 (patch)
tree72394e370a3395a6f386df96483ec9fb04cfc509 /locks/os2
parenteb43408c096aee3b51f0a27b0c76f7c08499aa8e (diff)
downloadapr-e42ead5b8f7da546a745b092e13ccfd3cebbf602.tar.gz
Update our copyright for this year.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'locks/os2')
-rw-r--r--locks/os2/locks.c2
-rw-r--r--locks/os2/proc_mutex.c2
-rw-r--r--locks/os2/thread_cond.c2
-rw-r--r--locks/os2/thread_mutex.c2
-rw-r--r--locks/os2/thread_rwlock.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/locks/os2/locks.c b/locks/os2/locks.c
index 0d6abb19d..222a8e6f5 100644
--- a/locks/os2/locks.c
+++ b/locks/os2/locks.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
diff --git a/locks/os2/proc_mutex.c b/locks/os2/proc_mutex.c
index f6b459801..7cc329cc5 100644
--- a/locks/os2/proc_mutex.c
+++ b/locks/os2/proc_mutex.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
diff --git a/locks/os2/thread_cond.c b/locks/os2/thread_cond.c
index 308005646..57126e578 100644
--- a/locks/os2/thread_cond.c
+++ b/locks/os2/thread_cond.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
diff --git a/locks/os2/thread_mutex.c b/locks/os2/thread_mutex.c
index 543b602da..25774128a 100644
--- a/locks/os2/thread_mutex.c
+++ b/locks/os2/thread_mutex.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
diff --git a/locks/os2/thread_rwlock.c b/locks/os2/thread_rwlock.c
index 1cc97032c..bda0ccb98 100644
--- a/locks/os2/thread_rwlock.c
+++ b/locks/os2/thread_rwlock.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