summaryrefslogtreecommitdiff
path: root/random
diff options
context:
space:
mode:
Diffstat (limited to 'random')
-rw-r--r--random/unix/apr_random.c2
-rw-r--r--random/unix/sha2.c2
-rw-r--r--random/unix/sha2.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/random/unix/apr_random.c b/random/unix/apr_random.c
index a5a30d920..41887d4b0 100644
--- a/random/unix/apr_random.c
+++ b/random/unix/apr_random.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/random/unix/sha2.c b/random/unix/sha2.c
index b05400649..7f55dac95 100644
--- a/random/unix/sha2.c
+++ b/random/unix/sha2.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/random/unix/sha2.h b/random/unix/sha2.h
index 2c990df99..9f0d93e1e 100644
--- a/random/unix/sha2.h
+++ b/random/unix/sha2.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
*