summaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-02-08 14:03:58 +0100
committerAndré Malo <nd@apache.org>2004-02-08 14:03:58 +0100
commit04bb31cc9cfa12792626212022ffcbb7bb25925c (patch)
tree92227fb6ae169c1497afdfe70d6f9a4a41642178 /os
parentfix copyright dates and apply the license to one forgotten header file (diff)
downloadapache2-04bb31cc9cfa12792626212022ffcbb7bb25925c.tar.xz
apache2-04bb31cc9cfa12792626212022ffcbb7bb25925c.zip
fix copyright dates according to the first check in
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102576 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r--os/beos/beosd.c2
-rw-r--r--os/beos/beosd.h2
-rw-r--r--os/beos/os.c2
-rw-r--r--os/beos/os.h2
-rw-r--r--os/bs2000/ebcdic.c2
-rw-r--r--os/bs2000/ebcdic.h2
-rw-r--r--os/bs2000/os.c2
-rw-r--r--os/bs2000/os.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/os/beos/beosd.c b/os/beos/beosd.c
index 9ecf8fed75..9e4cae23e7 100644
--- a/os/beos/beosd.c
+++ b/os/beos/beosd.c
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/beos/beosd.h b/os/beos/beosd.h
index aea51730cc..79d79f32d6 100644
--- a/os/beos/beosd.h
+++ b/os/beos/beosd.h
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/beos/os.c b/os/beos/os.c
index f2d3918b71..643ef7d61f 100644
--- a/os/beos/os.c
+++ b/os/beos/os.c
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/beos/os.h b/os/beos/os.h
index e6415acf9a..9bdad37341 100644
--- a/os/beos/os.h
+++ b/os/beos/os.h
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/bs2000/ebcdic.c b/os/bs2000/ebcdic.c
index 45e4e779f6..f6a450d311 100644
--- a/os/bs2000/ebcdic.c
+++ b/os/bs2000/ebcdic.c
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/bs2000/ebcdic.h b/os/bs2000/ebcdic.h
index e6a8984921..50bf97989d 100644
--- a/os/bs2000/ebcdic.h
+++ b/os/bs2000/ebcdic.h
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/bs2000/os.c b/os/bs2000/os.c
index 28b7d625fd..c66be64872 100644
--- a/os/bs2000/os.c
+++ b/os/bs2000/os.c
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* 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/os/bs2000/os.h b/os/bs2000/os.h
index 78b6b92abf..5c1c842e12 100644
--- a/os/bs2000/os.h
+++ b/os/bs2000/os.h
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 1999-2004 Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.