summaryrefslogtreecommitdiff
path: root/file_io
diff options
context:
space:
mode:
Diffstat (limited to 'file_io')
-rw-r--r--file_io/netware/filestat.c2
-rw-r--r--file_io/netware/filesys.c2
-rw-r--r--file_io/netware/flock.c2
-rw-r--r--file_io/netware/pipe.c2
-rw-r--r--file_io/os2/dir.c2
-rw-r--r--file_io/os2/fileacc.c2
-rw-r--r--file_io/os2/filedup.c2
-rw-r--r--file_io/os2/filestat.c2
-rw-r--r--file_io/os2/filesys.c2
-rw-r--r--file_io/os2/flock.c2
-rw-r--r--file_io/os2/maperrorcode.c2
-rw-r--r--file_io/os2/open.c2
-rw-r--r--file_io/os2/pipe.c2
-rw-r--r--file_io/os2/readwrite.c2
-rw-r--r--file_io/os2/seek.c2
-rw-r--r--file_io/unix/copy.c2
-rw-r--r--file_io/unix/dir.c2
-rw-r--r--file_io/unix/fileacc.c2
-rw-r--r--file_io/unix/filedup.c2
-rw-r--r--file_io/unix/filepath.c2
-rw-r--r--file_io/unix/filestat.c2
-rw-r--r--file_io/unix/flock.c2
-rw-r--r--file_io/unix/fullrw.c2
-rw-r--r--file_io/unix/mktemp.c2
-rw-r--r--file_io/unix/open.c2
-rw-r--r--file_io/unix/pipe.c2
-rw-r--r--file_io/unix/readwrite.c2
-rw-r--r--file_io/unix/seek.c2
-rw-r--r--file_io/win32/dir.c2
-rw-r--r--file_io/win32/filedup.c2
-rw-r--r--file_io/win32/filepath.c2
-rw-r--r--file_io/win32/filestat.c2
-rw-r--r--file_io/win32/filesys.c2
-rw-r--r--file_io/win32/flock.c2
-rw-r--r--file_io/win32/open.c2
-rw-r--r--file_io/win32/pipe.c2
-rw-r--r--file_io/win32/readwrite.c2
-rw-r--r--file_io/win32/seek.c2
38 files changed, 38 insertions, 38 deletions
diff --git a/file_io/netware/filestat.c b/file_io/netware/filestat.c
index ca61c7d9f..b86213fc7 100644
--- a/file_io/netware/filestat.c
+++ b/file_io/netware/filestat.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/file_io/netware/filesys.c b/file_io/netware/filesys.c
index 8960cf1c8..195e7654c 100644
--- a/file_io/netware/filesys.c
+++ b/file_io/netware/filesys.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/file_io/netware/flock.c b/file_io/netware/flock.c
index 5b54c2f08..69be365eb 100644
--- a/file_io/netware/flock.c
+++ b/file_io/netware/flock.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/file_io/netware/pipe.c b/file_io/netware/pipe.c
index 7b8fca77a..a3f7d0a57 100644
--- a/file_io/netware/pipe.c
+++ b/file_io/netware/pipe.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/file_io/os2/dir.c b/file_io/os2/dir.c
index 59f61b265..b2ad12f68 100644
--- a/file_io/os2/dir.c
+++ b/file_io/os2/dir.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/file_io/os2/fileacc.c b/file_io/os2/fileacc.c
index c3bb5d9d5..a1b0e1f5f 100644
--- a/file_io/os2/fileacc.c
+++ b/file_io/os2/fileacc.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/file_io/os2/filedup.c b/file_io/os2/filedup.c
index 1243e8aa5..3b74d0e02 100644
--- a/file_io/os2/filedup.c
+++ b/file_io/os2/filedup.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/file_io/os2/filestat.c b/file_io/os2/filestat.c
index 7749b35c9..1214aff14 100644
--- a/file_io/os2/filestat.c
+++ b/file_io/os2/filestat.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/file_io/os2/filesys.c b/file_io/os2/filesys.c
index 89fd53ab8..c82f26aaf 100644
--- a/file_io/os2/filesys.c
+++ b/file_io/os2/filesys.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/file_io/os2/flock.c b/file_io/os2/flock.c
index ff3c59ee0..68ad421db 100644
--- a/file_io/os2/flock.c
+++ b/file_io/os2/flock.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/file_io/os2/maperrorcode.c b/file_io/os2/maperrorcode.c
index 4f6603f08..4eaace7b7 100644
--- a/file_io/os2/maperrorcode.c
+++ b/file_io/os2/maperrorcode.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/file_io/os2/open.c b/file_io/os2/open.c
index 3c1c80a45..68bf48fa8 100644
--- a/file_io/os2/open.c
+++ b/file_io/os2/open.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/file_io/os2/pipe.c b/file_io/os2/pipe.c
index b96e5e43f..06e9ca123 100644
--- a/file_io/os2/pipe.c
+++ b/file_io/os2/pipe.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/file_io/os2/readwrite.c b/file_io/os2/readwrite.c
index 1a7212a64..678c82f31 100644
--- a/file_io/os2/readwrite.c
+++ b/file_io/os2/readwrite.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/file_io/os2/seek.c b/file_io/os2/seek.c
index a6a7fbea9..02954c4a1 100644
--- a/file_io/os2/seek.c
+++ b/file_io/os2/seek.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/file_io/unix/copy.c b/file_io/unix/copy.c
index d7cb4730b..609b5acec 100644
--- a/file_io/unix/copy.c
+++ b/file_io/unix/copy.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/file_io/unix/dir.c b/file_io/unix/dir.c
index b671c95fc..f61a7ea99 100644
--- a/file_io/unix/dir.c
+++ b/file_io/unix/dir.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/file_io/unix/fileacc.c b/file_io/unix/fileacc.c
index 8b50488bf..fd2fab488 100644
--- a/file_io/unix/fileacc.c
+++ b/file_io/unix/fileacc.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/file_io/unix/filedup.c b/file_io/unix/filedup.c
index aa21a77f6..d70c98b87 100644
--- a/file_io/unix/filedup.c
+++ b/file_io/unix/filedup.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/file_io/unix/filepath.c b/file_io/unix/filepath.c
index e450ecdf0..a6154a4a0 100644
--- a/file_io/unix/filepath.c
+++ b/file_io/unix/filepath.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/file_io/unix/filestat.c b/file_io/unix/filestat.c
index e2487bec2..85729a9f6 100644
--- a/file_io/unix/filestat.c
+++ b/file_io/unix/filestat.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/file_io/unix/flock.c b/file_io/unix/flock.c
index c57d158b3..0de18efc5 100644
--- a/file_io/unix/flock.c
+++ b/file_io/unix/flock.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/file_io/unix/fullrw.c b/file_io/unix/fullrw.c
index 638ccfc50..6c25e093f 100644
--- a/file_io/unix/fullrw.c
+++ b/file_io/unix/fullrw.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/file_io/unix/mktemp.c b/file_io/unix/mktemp.c
index 20cd1d1ba..cc1e02002 100644
--- a/file_io/unix/mktemp.c
+++ b/file_io/unix/mktemp.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/file_io/unix/open.c b/file_io/unix/open.c
index 87fd8b866..8b93f7119 100644
--- a/file_io/unix/open.c
+++ b/file_io/unix/open.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/file_io/unix/pipe.c b/file_io/unix/pipe.c
index 16e21737c..5e8e63edc 100644
--- a/file_io/unix/pipe.c
+++ b/file_io/unix/pipe.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/file_io/unix/readwrite.c b/file_io/unix/readwrite.c
index fc283240d..2bb607edd 100644
--- a/file_io/unix/readwrite.c
+++ b/file_io/unix/readwrite.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/file_io/unix/seek.c b/file_io/unix/seek.c
index c3fe918b8..f3d740ee9 100644
--- a/file_io/unix/seek.c
+++ b/file_io/unix/seek.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/file_io/win32/dir.c b/file_io/win32/dir.c
index d34114f00..2b3e201e4 100644
--- a/file_io/win32/dir.c
+++ b/file_io/win32/dir.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/file_io/win32/filedup.c b/file_io/win32/filedup.c
index 5919f26b5..2fee42925 100644
--- a/file_io/win32/filedup.c
+++ b/file_io/win32/filedup.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/file_io/win32/filepath.c b/file_io/win32/filepath.c
index c0e22a0a4..dc9ccadf4 100644
--- a/file_io/win32/filepath.c
+++ b/file_io/win32/filepath.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/file_io/win32/filestat.c b/file_io/win32/filestat.c
index cd4f6c2ac..4743cbb21 100644
--- a/file_io/win32/filestat.c
+++ b/file_io/win32/filestat.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/file_io/win32/filesys.c b/file_io/win32/filesys.c
index 31689b402..094d18cce 100644
--- a/file_io/win32/filesys.c
+++ b/file_io/win32/filesys.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/file_io/win32/flock.c b/file_io/win32/flock.c
index 991db9037..fa01aa730 100644
--- a/file_io/win32/flock.c
+++ b/file_io/win32/flock.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/file_io/win32/open.c b/file_io/win32/open.c
index b0bb7da04..f87525c7d 100644
--- a/file_io/win32/open.c
+++ b/file_io/win32/open.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/file_io/win32/pipe.c b/file_io/win32/pipe.c
index 20fe2b49f..d216af13e 100644
--- a/file_io/win32/pipe.c
+++ b/file_io/win32/pipe.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/file_io/win32/readwrite.c b/file_io/win32/readwrite.c
index 3b0a22e3d..fdec00a59 100644
--- a/file_io/win32/readwrite.c
+++ b/file_io/win32/readwrite.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/file_io/win32/seek.c b/file_io/win32/seek.c
index 4388c38c5..9b81d90bf 100644
--- a/file_io/win32/seek.c
+++ b/file_io/win32/seek.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