summaryrefslogtreecommitdiff
path: root/network_io/os2
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2005-02-04 20:44:01 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2005-02-04 20:44:01 +0000
commite38bbe57c30cc4f1ecfcb746fe50b725599a8187 (patch)
tree03c3853b745d9c29e8da6febd6821f8de12c8443 /network_io/os2
parent9ed91d6391d85c9e6c401dcf826e16460512668d (diff)
downloadlibapr-e38bbe57c30cc4f1ecfcb746fe50b725599a8187.tar.gz
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@151412 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'network_io/os2')
-rw-r--r--network_io/os2/os2calls.c3
-rw-r--r--network_io/os2/sendrecv.c3
-rw-r--r--network_io/os2/sendrecv_udp.c3
-rw-r--r--network_io/os2/sockets.c3
-rw-r--r--network_io/os2/sockopt.c3
5 files changed, 10 insertions, 5 deletions
diff --git a/network_io/os2/os2calls.c b/network_io/os2/os2calls.c
index 70d0ca5a9..ef204ca7a 100644
--- a/network_io/os2/os2calls.c
+++ b/network_io/os2/os2calls.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/network_io/os2/sendrecv.c b/network_io/os2/sendrecv.c
index 415c2a87d..a762b7dc3 100644
--- a/network_io/os2/sendrecv.c
+++ b/network_io/os2/sendrecv.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/network_io/os2/sendrecv_udp.c b/network_io/os2/sendrecv_udp.c
index 97358af79..7a79e715d 100644
--- a/network_io/os2/sendrecv_udp.c
+++ b/network_io/os2/sendrecv_udp.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/network_io/os2/sockets.c b/network_io/os2/sockets.c
index 4ad89e51f..aeaef0db0 100644
--- a/network_io/os2/sockets.c
+++ b/network_io/os2/sockets.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/network_io/os2/sockopt.c b/network_io/os2/sockopt.c
index afba0ca6f..5f8a70371 100644
--- a/network_io/os2/sockopt.c
+++ b/network_io/os2/sockopt.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.