summaryrefslogtreecommitdiff
path: root/misc/win32
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-08-03 10:55:31 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-08-03 10:55:31 +0000
commit217ebd4793d6ad3301790bb581a786284073202c (patch)
treee3b6fdf96d6ffa2facf3889726abb2d208ac8b6c /misc/win32
parent1d93901c973a3cc753ba1653fce7f65699aa3f71 (diff)
downloadlibapr-217ebd4793d6ad3301790bb581a786284073202c.tar.gz
Fix the typo.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@428317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'misc/win32')
-rw-r--r--misc/win32/apr_app.c2
-rw-r--r--misc/win32/charset.c2
-rw-r--r--misc/win32/env.c2
-rw-r--r--misc/win32/internal.c2
-rw-r--r--misc/win32/misc.c2
-rw-r--r--misc/win32/rand.c2
-rw-r--r--misc/win32/start.c2
-rw-r--r--misc/win32/utf8.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/misc/win32/apr_app.c b/misc/win32/apr_app.c
index dae8e641d..773908597 100644
--- a/misc/win32/apr_app.c
+++ b/misc/win32/apr_app.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/misc/win32/charset.c b/misc/win32/charset.c
index 9eb056e1f..d54d6e645 100644
--- a/misc/win32/charset.c
+++ b/misc/win32/charset.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/misc/win32/env.c b/misc/win32/env.c
index 2afeeacae..5c998643f 100644
--- a/misc/win32/env.c
+++ b/misc/win32/env.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/misc/win32/internal.c b/misc/win32/internal.c
index 6d5fcf4fd..edd7f0a0e 100644
--- a/misc/win32/internal.c
+++ b/misc/win32/internal.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/misc/win32/misc.c b/misc/win32/misc.c
index 3d106f637..0d72823c2 100644
--- a/misc/win32/misc.c
+++ b/misc/win32/misc.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/misc/win32/rand.c b/misc/win32/rand.c
index 0f0954f0f..8af1bdad5 100644
--- a/misc/win32/rand.c
+++ b/misc/win32/rand.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/misc/win32/start.c b/misc/win32/start.c
index 2e133d1c1..b0ae15aa4 100644
--- a/misc/win32/start.c
+++ b/misc/win32/start.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/misc/win32/utf8.c b/misc/win32/utf8.c
index d2b60c714..b37dba44d 100644
--- a/misc/win32/utf8.c
+++ b/misc/win32/utf8.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
*