From 217ebd4793d6ad3301790bb581a786284073202c Mon Sep 17 00:00:00 2001 From: jorton Date: Thu, 3 Aug 2006 10:55:31 +0000 Subject: Fix the typo. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@428317 13f79535-47bb-0310-9956-ffa450edef68 --- poll/os2/poll.c | 2 +- poll/os2/pollset.c | 2 +- poll/unix/epoll.c | 2 +- poll/unix/kqueue.c | 2 +- poll/unix/poll.c | 2 +- poll/unix/port.c | 2 +- poll/unix/select.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'poll') 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 * -- cgit v1.2.1