summaryrefslogtreecommitdiff
path: root/locks/beos
diff options
context:
space:
mode:
authorfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2002-03-13 20:39:32 +0000
committerfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2002-03-13 20:39:32 +0000
commit2204fdce8150fbca6b28a3fa0dd30af8e4546f1f (patch)
tree72394e370a3395a6f386df96483ec9fb04cfc509 /locks/beos
parent1019d84430fff61453eeb9f0324f618f7901fd0b (diff)
downloadlibapr-2204fdce8150fbca6b28a3fa0dd30af8e4546f1f.tar.gz
Update our copyright for this year.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'locks/beos')
-rw-r--r--locks/beos/global_mutex.c2
-rw-r--r--locks/beos/locks.c2
-rw-r--r--locks/beos/proc_mutex.c2
-rw-r--r--locks/beos/thread_cond.c2
-rw-r--r--locks/beos/thread_mutex.c2
-rw-r--r--locks/beos/thread_rwlock.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/locks/beos/global_mutex.c b/locks/beos/global_mutex.c
index 24f73b1c2..fc67750ea 100644
--- a/locks/beos/global_mutex.c
+++ b/locks/beos/global_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/beos/locks.c b/locks/beos/locks.c
index 2c29a50a4..4ac75cf96 100644
--- a/locks/beos/locks.c
+++ b/locks/beos/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/beos/proc_mutex.c b/locks/beos/proc_mutex.c
index 94e6d8893..a5c68c867 100644
--- a/locks/beos/proc_mutex.c
+++ b/locks/beos/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/beos/thread_cond.c b/locks/beos/thread_cond.c
index 29136d9a0..a1102df83 100644
--- a/locks/beos/thread_cond.c
+++ b/locks/beos/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/beos/thread_mutex.c b/locks/beos/thread_mutex.c
index b77c697bb..33b89b90d 100644
--- a/locks/beos/thread_mutex.c
+++ b/locks/beos/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/beos/thread_rwlock.c b/locks/beos/thread_rwlock.c
index fa5ac911e..48a60a44e 100644
--- a/locks/beos/thread_rwlock.c
+++ b/locks/beos/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