summaryrefslogtreecommitdiff
path: root/file_io/unix
diff options
context:
space:
mode:
Diffstat (limited to 'file_io/unix')
-rw-r--r--file_io/unix/copy.c3
-rw-r--r--file_io/unix/dir.c3
-rw-r--r--file_io/unix/fileacc.c3
-rw-r--r--file_io/unix/filedup.c3
-rw-r--r--file_io/unix/filepath.c3
-rw-r--r--file_io/unix/filepath_util.c3
-rw-r--r--file_io/unix/filestat.c3
-rw-r--r--file_io/unix/flock.c3
-rw-r--r--file_io/unix/fullrw.c3
-rw-r--r--file_io/unix/mktemp.c3
-rw-r--r--file_io/unix/open.c3
-rw-r--r--file_io/unix/pipe.c3
-rw-r--r--file_io/unix/readwrite.c3
-rw-r--r--file_io/unix/seek.c3
-rw-r--r--file_io/unix/tempdir.c3
15 files changed, 30 insertions, 15 deletions
diff --git a/file_io/unix/copy.c b/file_io/unix/copy.c
index 55d34dd50..8ee0f590a 100644
--- a/file_io/unix/copy.c
+++ b/file_io/unix/copy.c
@@ -1,4 +1,5 @@
-/* Copyright 2002-2004 The Apache Software Foundation
+/* Copyright 2002-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/unix/dir.c b/file_io/unix/dir.c
index 29abd523c..590380f2e 100644
--- a/file_io/unix/dir.c
+++ b/file_io/unix/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/unix/fileacc.c b/file_io/unix/fileacc.c
index 2f20c0bfb..542d90db8 100644
--- a/file_io/unix/fileacc.c
+++ b/file_io/unix/fileacc.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/unix/filedup.c b/file_io/unix/filedup.c
index f9f9f1d3e..fe792258e 100644
--- a/file_io/unix/filedup.c
+++ b/file_io/unix/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/unix/filepath.c b/file_io/unix/filepath.c
index dd2720e36..fd0b6a250 100644
--- a/file_io/unix/filepath.c
+++ b/file_io/unix/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/unix/filepath_util.c b/file_io/unix/filepath_util.c
index 40d0cd770..ec9b42609 100644
--- a/file_io/unix/filepath_util.c
+++ b/file_io/unix/filepath_util.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/unix/filestat.c b/file_io/unix/filestat.c
index ff16164e1..d7a48663a 100644
--- a/file_io/unix/filestat.c
+++ b/file_io/unix/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/unix/flock.c b/file_io/unix/flock.c
index 2ee7bc63e..9aeb4fe3e 100644
--- a/file_io/unix/flock.c
+++ b/file_io/unix/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/unix/fullrw.c b/file_io/unix/fullrw.c
index f133b4569..c22b0c559 100644
--- a/file_io/unix/fullrw.c
+++ b/file_io/unix/fullrw.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/unix/mktemp.c b/file_io/unix/mktemp.c
index 6db13c69c..c516fac81 100644
--- a/file_io/unix/mktemp.c
+++ b/file_io/unix/mktemp.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/unix/open.c b/file_io/unix/open.c
index eab278f64..55b986302 100644
--- a/file_io/unix/open.c
+++ b/file_io/unix/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/unix/pipe.c b/file_io/unix/pipe.c
index c32613f44..ec54432f7 100644
--- a/file_io/unix/pipe.c
+++ b/file_io/unix/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/unix/readwrite.c b/file_io/unix/readwrite.c
index 07e112273..f2514bf3b 100644
--- a/file_io/unix/readwrite.c
+++ b/file_io/unix/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/unix/seek.c b/file_io/unix/seek.c
index 0d1152432..48368cda5 100644
--- a/file_io/unix/seek.c
+++ b/file_io/unix/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.
diff --git a/file_io/unix/tempdir.c b/file_io/unix/tempdir.c
index f7a7a7d42..4409cd99d 100644
--- a/file_io/unix/tempdir.c
+++ b/file_io/unix/tempdir.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.