diff options
Diffstat (limited to 'mmap')
-rw-r--r-- | mmap/unix/common.c | 2 | ||||
-rw-r--r-- | mmap/unix/mmap.c | 2 | ||||
-rw-r--r-- | mmap/win32/mmap.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mmap/unix/common.c b/mmap/unix/common.c index 8fdc3e949..a97899288 100644 --- a/mmap/unix/common.c +++ b/mmap/unix/common.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/mmap/unix/mmap.c b/mmap/unix/mmap.c index 9b5908dd0..671957096 100644 --- a/mmap/unix/mmap.c +++ b/mmap/unix/mmap.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/mmap/win32/mmap.c b/mmap/win32/mmap.c index b43cd1111..134417707 100644 --- a/mmap/win32/mmap.c +++ b/mmap/win32/mmap.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 * |