summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/netware/charset.c3
-rw-r--r--misc/netware/rand.c3
-rw-r--r--misc/netware/start.c3
-rw-r--r--misc/unix/charset.c3
-rw-r--r--misc/unix/env.c3
-rw-r--r--misc/unix/errorcodes.c3
-rw-r--r--misc/unix/otherchild.c3
-rw-r--r--misc/unix/rand.c3
-rw-r--r--misc/unix/randbyte_os2.inc3
-rw-r--r--misc/unix/start.c3
-rw-r--r--misc/unix/version.c3
-rw-r--r--misc/win32/apr_app.c3
-rw-r--r--misc/win32/charset.c3
-rw-r--r--misc/win32/env.c3
-rw-r--r--misc/win32/internal.c3
-rw-r--r--misc/win32/misc.c3
-rw-r--r--misc/win32/rand.c3
-rw-r--r--misc/win32/start.c3
-rw-r--r--misc/win32/utf8.c3
19 files changed, 38 insertions, 19 deletions
diff --git a/misc/netware/charset.c b/misc/netware/charset.c
index 7250bda7f..c771abc07 100644
--- a/misc/netware/charset.c
+++ b/misc/netware/charset.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/netware/rand.c b/misc/netware/rand.c
index e21a0ebfb..8dd89dace 100644
--- a/misc/netware/rand.c
+++ b/misc/netware/rand.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/netware/start.c b/misc/netware/start.c
index e7ca10312..d359c3de4 100644
--- a/misc/netware/start.c
+++ b/misc/netware/start.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/charset.c b/misc/unix/charset.c
index 6acb4e157..8a4b89741 100644
--- a/misc/unix/charset.c
+++ b/misc/unix/charset.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/env.c b/misc/unix/env.c
index 25c8277aa..4b95c5d9b 100644
--- a/misc/unix/env.c
+++ b/misc/unix/env.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/errorcodes.c b/misc/unix/errorcodes.c
index 5c318d530..d814763b5 100644
--- a/misc/unix/errorcodes.c
+++ b/misc/unix/errorcodes.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/otherchild.c b/misc/unix/otherchild.c
index 17866ee81..8ae41410c 100644
--- a/misc/unix/otherchild.c
+++ b/misc/unix/otherchild.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/rand.c b/misc/unix/rand.c
index 83398b9b5..efcdf1fef 100644
--- a/misc/unix/rand.c
+++ b/misc/unix/rand.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/randbyte_os2.inc b/misc/unix/randbyte_os2.inc
index e5c9bcb45..ee23f8d90 100644
--- a/misc/unix/randbyte_os2.inc
+++ b/misc/unix/randbyte_os2.inc
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/start.c b/misc/unix/start.c
index 8b6905d88..c1176bdea 100644
--- a/misc/unix/start.c
+++ b/misc/unix/start.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/unix/version.c b/misc/unix/version.c
index 90a2df7d7..a46cf6c2c 100644
--- a/misc/unix/version.c
+++ b/misc/unix/version.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/apr_app.c b/misc/win32/apr_app.c
index c7a4b9348..eb76df35a 100644
--- a/misc/win32/apr_app.c
+++ b/misc/win32/apr_app.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/charset.c b/misc/win32/charset.c
index 7760fc3ff..c0db77184 100644
--- a/misc/win32/charset.c
+++ b/misc/win32/charset.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/env.c b/misc/win32/env.c
index 3a3386b92..d8edc400b 100644
--- a/misc/win32/env.c
+++ b/misc/win32/env.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/internal.c b/misc/win32/internal.c
index 48398dad2..239011264 100644
--- a/misc/win32/internal.c
+++ b/misc/win32/internal.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/misc.c b/misc/win32/misc.c
index 743580944..5215285aa 100644
--- a/misc/win32/misc.c
+++ b/misc/win32/misc.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/rand.c b/misc/win32/rand.c
index ab53d0dcf..dddbbe04b 100644
--- a/misc/win32/rand.c
+++ b/misc/win32/rand.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/start.c b/misc/win32/start.c
index 7e130afd1..be43f54e3 100644
--- a/misc/win32/start.c
+++ b/misc/win32/start.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/misc/win32/utf8.c b/misc/win32/utf8.c
index f7b70cb87..d77e656d3 100644
--- a/misc/win32/utf8.c
+++ b/misc/win32/utf8.c
@@ -1,4 +1,5 @@
-/* Copyright 2000-2004 The Apache Software Foundation
+/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.