From 7667f9cf009dddddb4cd9b364abd6cb98d49355c Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 3 Aug 2006 10:55:31 +0000 Subject: Fix the typo. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@428317 13f79535-47bb-0310-9956-ffa450edef68 --- locks/beos/proc_mutex.c | 2 +- locks/beos/thread_cond.c | 2 +- locks/beos/thread_mutex.c | 2 +- locks/beos/thread_rwlock.c | 2 +- locks/netware/proc_mutex.c | 2 +- locks/netware/thread_cond.c | 2 +- locks/netware/thread_mutex.c | 2 +- locks/netware/thread_rwlock.c | 2 +- locks/os2/proc_mutex.c | 2 +- locks/os2/thread_cond.c | 2 +- locks/os2/thread_mutex.c | 2 +- locks/os2/thread_rwlock.c | 2 +- locks/unix/global_mutex.c | 2 +- locks/unix/proc_mutex.c | 2 +- locks/unix/thread_cond.c | 2 +- locks/unix/thread_mutex.c | 2 +- locks/unix/thread_rwlock.c | 2 +- locks/win32/proc_mutex.c | 2 +- locks/win32/thread_cond.c | 2 +- locks/win32/thread_mutex.c | 2 +- locks/win32/thread_rwlock.c | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'locks') diff --git a/locks/beos/proc_mutex.c b/locks/beos/proc_mutex.c index f9631069a..ce2a580ba 100644 --- a/locks/beos/proc_mutex.c +++ b/locks/beos/proc_mutex.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/locks/beos/thread_cond.c b/locks/beos/thread_cond.c index 74c8b58e1..e3ea46000 100644 --- a/locks/beos/thread_cond.c +++ b/locks/beos/thread_cond.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/locks/beos/thread_mutex.c b/locks/beos/thread_mutex.c index 81718c23a..b87f76606 100644 --- a/locks/beos/thread_mutex.c +++ b/locks/beos/thread_mutex.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/locks/beos/thread_rwlock.c b/locks/beos/thread_rwlock.c index 668b81b32..a540b4455 100644 --- a/locks/beos/thread_rwlock.c +++ b/locks/beos/thread_rwlock.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/locks/netware/proc_mutex.c b/locks/netware/proc_mutex.c index ddc08597c..77411d0bf 100644 --- a/locks/netware/proc_mutex.c +++ b/locks/netware/proc_mutex.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/locks/netware/thread_cond.c b/locks/netware/thread_cond.c index 857cf4245..dcb21edc9 100644 --- a/locks/netware/thread_cond.c +++ b/locks/netware/thread_cond.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/locks/netware/thread_mutex.c b/locks/netware/thread_mutex.c index 32968cb8f..98bf33bd2 100644 --- a/locks/netware/thread_mutex.c +++ b/locks/netware/thread_mutex.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/locks/netware/thread_rwlock.c b/locks/netware/thread_rwlock.c index 8c92c2765..d0bf3ddf3 100644 --- a/locks/netware/thread_rwlock.c +++ b/locks/netware/thread_rwlock.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/locks/os2/proc_mutex.c b/locks/os2/proc_mutex.c index 6cb49a2e4..5a4935635 100644 --- a/locks/os2/proc_mutex.c +++ b/locks/os2/proc_mutex.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/locks/os2/thread_cond.c b/locks/os2/thread_cond.c index a32707725..ec6034f55 100644 --- a/locks/os2/thread_cond.c +++ b/locks/os2/thread_cond.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/locks/os2/thread_mutex.c b/locks/os2/thread_mutex.c index 3ec68977f..5d8436be4 100644 --- a/locks/os2/thread_mutex.c +++ b/locks/os2/thread_mutex.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/locks/os2/thread_rwlock.c b/locks/os2/thread_rwlock.c index ba5acf550..195a56bda 100644 --- a/locks/os2/thread_rwlock.c +++ b/locks/os2/thread_rwlock.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/locks/unix/global_mutex.c b/locks/unix/global_mutex.c index add09562e..bfe360aa9 100644 --- a/locks/unix/global_mutex.c +++ b/locks/unix/global_mutex.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/locks/unix/proc_mutex.c b/locks/unix/proc_mutex.c index 99e58a989..841ad6bd8 100644 --- a/locks/unix/proc_mutex.c +++ b/locks/unix/proc_mutex.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/locks/unix/thread_cond.c b/locks/unix/thread_cond.c index 01ecab123..227c1d7f6 100644 --- a/locks/unix/thread_cond.c +++ b/locks/unix/thread_cond.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/locks/unix/thread_mutex.c b/locks/unix/thread_mutex.c index f88417db4..e146a28f5 100644 --- a/locks/unix/thread_mutex.c +++ b/locks/unix/thread_mutex.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/locks/unix/thread_rwlock.c b/locks/unix/thread_rwlock.c index daf93f571..4b28bb618 100644 --- a/locks/unix/thread_rwlock.c +++ b/locks/unix/thread_rwlock.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/locks/win32/proc_mutex.c b/locks/win32/proc_mutex.c index d677016a1..1033a1c34 100644 --- a/locks/win32/proc_mutex.c +++ b/locks/win32/proc_mutex.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/locks/win32/thread_cond.c b/locks/win32/thread_cond.c index 6f064222a..5f3cae277 100644 --- a/locks/win32/thread_cond.c +++ b/locks/win32/thread_cond.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/locks/win32/thread_mutex.c b/locks/win32/thread_mutex.c index 62a4322f6..9b10d7278 100644 --- a/locks/win32/thread_mutex.c +++ b/locks/win32/thread_mutex.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/locks/win32/thread_rwlock.c b/locks/win32/thread_rwlock.c index 363a26f7b..fd9d579f1 100644 --- a/locks/win32/thread_rwlock.c +++ b/locks/win32/thread_rwlock.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