summaryrefslogtreecommitdiff
path: root/mmap
diff options
context:
space:
mode:
authorthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2003-01-01 00:02:01 +0000
committerthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2003-01-01 00:02:01 +0000
commit31d9c6f9a2dcaecca277ed978d1824437dc41f8a (patch)
treedd682260996165f4e9bb71d45af7ed2a2258c523 /mmap
parent4c1e434095abd67c0bdd9ce7ea55d36084769280 (diff)
downloadlibapr-31d9c6f9a2dcaecca277ed978d1824437dc41f8a.tar.gz
Update copyright notices to 2003.
No functional changes git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'mmap')
-rw-r--r--mmap/unix/common.c2
-rw-r--r--mmap/unix/mmap.c2
-rw-r--r--mmap/win32/mmap.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/mmap/unix/common.c b/mmap/unix/common.c
index dd33fb628..8c3555c7e 100644
--- a/mmap/unix/common.c
+++ b/mmap/unix/common.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/mmap/unix/mmap.c b/mmap/unix/mmap.c
index 707702662..8b32791f3 100644
--- a/mmap/unix/mmap.c
+++ b/mmap/unix/mmap.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/mmap/win32/mmap.c b/mmap/win32/mmap.c
index 4053ab868..ce21ea061 100644
--- a/mmap/win32/mmap.c
+++ b/mmap/win32/mmap.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