summaryrefslogtreecommitdiff
path: root/file_io/win32
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 /file_io/win32
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 'file_io/win32')
-rw-r--r--file_io/win32/dir.c3
-rw-r--r--file_io/win32/filedup.c3
-rw-r--r--file_io/win32/filepath.c3
-rw-r--r--file_io/win32/filestat.c3
-rw-r--r--file_io/win32/filesys.c3
-rw-r--r--file_io/win32/flock.c3
-rw-r--r--file_io/win32/open.c3
-rw-r--r--file_io/win32/pipe.c3
-rw-r--r--file_io/win32/readwrite.c3
-rw-r--r--file_io/win32/seek.c3
10 files changed, 20 insertions, 10 deletions
diff --git a/file_io/win32/dir.c b/file_io/win32/dir.c
index 19fe15e8c..92d896e61 100644
--- a/file_io/win32/dir.c
+++ b/file_io/win32/dir.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/file_io/win32/filedup.c b/file_io/win32/filedup.c
index 63aa25089..d2e3af46b 100644
--- a/file_io/win32/filedup.c
+++ b/file_io/win32/filedup.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/file_io/win32/filepath.c b/file_io/win32/filepath.c
index 74d6d0879..67dcd71bd 100644
--- a/file_io/win32/filepath.c
+++ b/file_io/win32/filepath.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/file_io/win32/filestat.c b/file_io/win32/filestat.c
index 3b8529e0a..2d688fce7 100644
--- a/file_io/win32/filestat.c
+++ b/file_io/win32/filestat.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/file_io/win32/filesys.c b/file_io/win32/filesys.c
index da5244baf..6d6c2bce8 100644
--- a/file_io/win32/filesys.c
+++ b/file_io/win32/filesys.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/file_io/win32/flock.c b/file_io/win32/flock.c
index 65a158e8c..cdbd7e174 100644
--- a/file_io/win32/flock.c
+++ b/file_io/win32/flock.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/file_io/win32/open.c b/file_io/win32/open.c
index 1b950fc21..21b4ba766 100644
--- a/file_io/win32/open.c
+++ b/file_io/win32/open.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/file_io/win32/pipe.c b/file_io/win32/pipe.c
index 297cda2be..f58b43240 100644
--- a/file_io/win32/pipe.c
+++ b/file_io/win32/pipe.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/file_io/win32/readwrite.c b/file_io/win32/readwrite.c
index 7a5931387..4e36f0eaf 100644
--- a/file_io/win32/readwrite.c
+++ b/file_io/win32/readwrite.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/file_io/win32/seek.c b/file_io/win32/seek.c
index b8f2bcfd4..8a2db7f4a 100644
--- a/file_io/win32/seek.c
+++ b/file_io/win32/seek.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.