summaryrefslogtreecommitdiff
path: root/network_io/os2
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2006-08-03 10:55:31 +0000
committerJoe Orton <jorton@apache.org>2006-08-03 10:55:31 +0000
commit7667f9cf009dddddb4cd9b364abd6cb98d49355c (patch)
treee3b6fdf96d6ffa2facf3889726abb2d208ac8b6c /network_io/os2
parent4f1ea009a590157c10bbbdb7fd87a978d4749eea (diff)
downloadapr-7667f9cf009dddddb4cd9b364abd6cb98d49355c.tar.gz
Fix the typo.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@428317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'network_io/os2')
-rw-r--r--network_io/os2/os2calls.c2
-rw-r--r--network_io/os2/sendrecv.c2
-rw-r--r--network_io/os2/sendrecv_udp.c2
-rw-r--r--network_io/os2/sockets.c2
-rw-r--r--network_io/os2/sockopt.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/network_io/os2/os2calls.c b/network_io/os2/os2calls.c
index ced8de4ef..6bf1fcd02 100644
--- a/network_io/os2/os2calls.c
+++ b/network_io/os2/os2calls.c
@@ -1,7 +1,7 @@
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
- * The AF licenses this file to You under the Apache License, Version 2.0
+ * The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
diff --git a/network_io/os2/sendrecv.c b/network_io/os2/sendrecv.c
index 9feb7cd82..839ff3f83 100644
--- a/network_io/os2/sendrecv.c
+++ b/network_io/os2/sendrecv.c
@@ -1,7 +1,7 @@
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
- * The AF licenses this file to You under the Apache License, Version 2.0
+ * The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
diff --git a/network_io/os2/sendrecv_udp.c b/network_io/os2/sendrecv_udp.c
index f54a91c58..c0dcd8562 100644
--- a/network_io/os2/sendrecv_udp.c
+++ b/network_io/os2/sendrecv_udp.c
@@ -1,7 +1,7 @@
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
- * The AF licenses this file to You under the Apache License, Version 2.0
+ * The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
diff --git a/network_io/os2/sockets.c b/network_io/os2/sockets.c
index 2b799e134..aa112a600 100644
--- a/network_io/os2/sockets.c
+++ b/network_io/os2/sockets.c
@@ -1,7 +1,7 @@
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
- * The AF licenses this file to You under the Apache License, Version 2.0
+ * The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
diff --git a/network_io/os2/sockopt.c b/network_io/os2/sockopt.c
index e05cca474..101a952d9 100644
--- a/network_io/os2/sockopt.c
+++ b/network_io/os2/sockopt.c
@@ -1,7 +1,7 @@
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
- * The AF licenses this file to You under the Apache License, Version 2.0
+ * The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*