summaryrefslogtreecommitdiff
path: root/time
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 /time
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 'time')
-rw-r--r--time/unix/time.c2
-rw-r--r--time/unix/timestr.c2
-rw-r--r--time/win32/access.c2
-rw-r--r--time/win32/time.c2
-rw-r--r--time/win32/timestr.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/time/unix/time.c b/time/unix/time.c
index 48edcf49b..dfa45e690 100644
--- a/time/unix/time.c
+++ b/time/unix/time.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/time/unix/timestr.c b/time/unix/timestr.c
index 54bd1e0ca..f74febac1 100644
--- a/time/unix/timestr.c
+++ b/time/unix/timestr.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/time/win32/access.c b/time/win32/access.c
index 8a94f7975..c3ccad6bc 100644
--- a/time/win32/access.c
+++ b/time/win32/access.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/time/win32/time.c b/time/win32/time.c
index 2123f04e4..c3165a72c 100644
--- a/time/win32/time.c
+++ b/time/win32/time.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/time/win32/timestr.c b/time/win32/timestr.c
index 344828628..116924991 100644
--- a/time/win32/timestr.c
+++ b/time/win32/timestr.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
*