summaryrefslogtreecommitdiff
path: root/dso
diff options
context:
space:
mode:
Diffstat (limited to 'dso')
-rw-r--r--dso/aix/dso.c2
-rw-r--r--dso/beos/dso.c2
-rw-r--r--dso/netware/dso.c2
-rw-r--r--dso/os2/dso.c2
-rw-r--r--dso/os390/dso.c2
-rw-r--r--dso/unix/dso.c2
-rw-r--r--dso/win32/dso.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/dso/aix/dso.c b/dso/aix/dso.c
index 910e0238d..25f6262af 100644
--- a/dso/aix/dso.c
+++ b/dso/aix/dso.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/dso/beos/dso.c b/dso/beos/dso.c
index e2fe45c7c..91dd1b4e8 100644
--- a/dso/beos/dso.c
+++ b/dso/beos/dso.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/dso/netware/dso.c b/dso/netware/dso.c
index 1ac98e8d4..4cd2ad611 100644
--- a/dso/netware/dso.c
+++ b/dso/netware/dso.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/dso/os2/dso.c b/dso/os2/dso.c
index e50f4dc09..1a7f7de83 100644
--- a/dso/os2/dso.c
+++ b/dso/os2/dso.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/dso/os390/dso.c b/dso/os390/dso.c
index 403179085..293d0653e 100644
--- a/dso/os390/dso.c
+++ b/dso/os390/dso.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/dso/unix/dso.c b/dso/unix/dso.c
index 94255ecc7..e3baf72ce 100644
--- a/dso/unix/dso.c
+++ b/dso/unix/dso.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/dso/win32/dso.c b/dso/win32/dso.c
index 6967b73e8..d4a689387 100644
--- a/dso/win32/dso.c
+++ b/dso/win32/dso.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
*