summaryrefslogtreecommitdiff
path: root/poll
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-08-03 10:55:31 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-08-03 10:55:31 +0000
commit217ebd4793d6ad3301790bb581a786284073202c (patch)
treee3b6fdf96d6ffa2facf3889726abb2d208ac8b6c /poll
parent1d93901c973a3cc753ba1653fce7f65699aa3f71 (diff)
downloadlibapr-217ebd4793d6ad3301790bb581a786284073202c.tar.gz
Fix the typo.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@428317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poll')
-rw-r--r--poll/os2/poll.c2
-rw-r--r--poll/os2/pollset.c2
-rw-r--r--poll/unix/epoll.c2
-rw-r--r--poll/unix/kqueue.c2
-rw-r--r--poll/unix/poll.c2
-rw-r--r--poll/unix/port.c2
-rw-r--r--poll/unix/select.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/poll/os2/poll.c b/poll/os2/poll.c
index 7589dd154..3c36e5e68 100644
--- a/poll/os2/poll.c
+++ b/poll/os2/poll.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/poll/os2/pollset.c b/poll/os2/pollset.c
index 8831350db..0680c29c0 100644
--- a/poll/os2/pollset.c
+++ b/poll/os2/pollset.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/poll/unix/epoll.c b/poll/unix/epoll.c
index 4c88e9aef..dc9a315dc 100644
--- a/poll/unix/epoll.c
+++ b/poll/unix/epoll.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/poll/unix/kqueue.c b/poll/unix/kqueue.c
index 1de35a179..a8bea919c 100644
--- a/poll/unix/kqueue.c
+++ b/poll/unix/kqueue.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/poll/unix/poll.c b/poll/unix/poll.c
index 045d5a67c..34aba394d 100644
--- a/poll/unix/poll.c
+++ b/poll/unix/poll.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/poll/unix/port.c b/poll/unix/port.c
index 4d50198d9..f668912b3 100644
--- a/poll/unix/port.c
+++ b/poll/unix/port.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/poll/unix/select.c b/poll/unix/select.c
index 7c83434e0..ca35b77db 100644
--- a/poll/unix/select.c
+++ b/poll/unix/select.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
*