summaryrefslogtreecommitdiff
path: root/network_io/os2
diff options
context:
space:
mode:
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.