summaryrefslogtreecommitdiff
path: root/file_io/os2
diff options
context:
space:
mode:
Diffstat (limited to 'file_io/os2')
-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
11 files changed, 11 insertions, 11 deletions
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