diff options
Diffstat (limited to 'locks/beos/proc_mutex.c')
-rw-r--r-- | locks/beos/proc_mutex.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 * |