summaryrefslogtreecommitdiff
path: root/mmap
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2005-02-04 20:44:01 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2005-02-04 20:44:01 +0000
commit3b3b0a85c16030fab21d17f551298384a2b91dd1 (patch)
tree03c3853b745d9c29e8da6febd6821f8de12c8443 /mmap
parentfcd1a6089c45240b3702944fcf3804cc044208fa (diff)
downloadapr-3b3b0a85c16030fab21d17f551298384a2b91dd1.tar.gz
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@151412 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'mmap')
-rw-r--r--mmap/unix/common.c3
-rw-r--r--mmap/unix/mmap.c3
-rw-r--r--mmap/win32/mmap.c3
3 files changed, 6 insertions, 3 deletions
diff --git a/mmap/unix/common.c b/mmap/unix/common.c
index 05c753aec..b300a993d 100644
--- a/mmap/unix/common.c
+++ b/mmap/unix/common.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/mmap/unix/mmap.c b/mmap/unix/mmap.c
index 05d3f72ef..fdce7fa7f 100644
--- a/mmap/unix/mmap.c
+++ b/mmap/unix/mmap.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/mmap/win32/mmap.c b/mmap/win32/mmap.c
index 36f99245e..4db585281 100644
--- a/mmap/win32/mmap.c
+++ b/mmap/win32/mmap.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.