diff options
Diffstat (limited to 'include/apr_global_mutex.h')
-rw-r--r-- | include/apr_global_mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_global_mutex.h b/include/apr_global_mutex.h index bce2e8c7a..9316001ce 100644 --- a/include/apr_global_mutex.h +++ b/include/apr_global_mutex.h @@ -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 * |