summaryrefslogtreecommitdiff
path: root/locks/netware
diff options
context:
space:
mode:
authorThom May <thommay@apache.org>2003-01-01 00:02:01 +0000
committerThom May <thommay@apache.org>2003-01-01 00:02:01 +0000
commit1ed86e700ab45ad18fcc2100ac3fd10d6351759d (patch)
treedd682260996165f4e9bb71d45af7ed2a2258c523 /locks/netware
parent9fa3142fd051a0861798dafd0d8eccbdd1b7f531 (diff)
downloadapr-1ed86e700ab45ad18fcc2100ac3fd10d6351759d.tar.gz
Update copyright notices to 2003.
No functional changes git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'locks/netware')
-rw-r--r--locks/netware/proc_mutex.c2
-rw-r--r--locks/netware/thread_cond.c2
-rw-r--r--locks/netware/thread_mutex.c2
-rw-r--r--locks/netware/thread_rwlock.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/locks/netware/proc_mutex.c b/locks/netware/proc_mutex.c
index 6d4c9968f..3e610a6d6 100644
--- a/locks/netware/proc_mutex.c
+++ b/locks/netware/proc_mutex.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
diff --git a/locks/netware/thread_cond.c b/locks/netware/thread_cond.c
index 3701c44c5..190c9a39c 100644
--- a/locks/netware/thread_cond.c
+++ b/locks/netware/thread_cond.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
diff --git a/locks/netware/thread_mutex.c b/locks/netware/thread_mutex.c
index 1c892feb3..b4edf2efd 100644
--- a/locks/netware/thread_mutex.c
+++ b/locks/netware/thread_mutex.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
diff --git a/locks/netware/thread_rwlock.c b/locks/netware/thread_rwlock.c
index dd1aa9a0d..3c2740278 100644
--- a/locks/netware/thread_rwlock.c
+++ b/locks/netware/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