diff options
author | Roy T. Fielding <fielding@apache.org> | 2002-03-13 21:48:07 +0100 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2002-03-13 21:48:07 +0100 |
commit | 845cbfd508da11c4cfe14db510f238905e0fcca2 (patch) | |
tree | 4e3af7a628f31d0371575316de82312726c7500f /docs/man | |
parent | fix the remaining sizeof(token.value) bogosity (diff) | |
download | apache2-845cbfd508da11c4cfe14db510f238905e0fcca2.tar.xz apache2-845cbfd508da11c4cfe14db510f238905e0fcca2.zip |
Update our copyright for this year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/ab.8 | 2 | ||||
-rw-r--r-- | docs/man/apachectl.8 | 2 | ||||
-rw-r--r-- | docs/man/apxs.8 | 2 | ||||
-rw-r--r-- | docs/man/dbmmanage.1 | 2 | ||||
-rw-r--r-- | docs/man/htdigest.1 | 2 | ||||
-rw-r--r-- | docs/man/htpasswd.1 | 2 | ||||
-rw-r--r-- | docs/man/httpd.8 | 2 | ||||
-rw-r--r-- | docs/man/logresolve.8 | 2 | ||||
-rw-r--r-- | docs/man/rotatelogs.8 | 2 | ||||
-rw-r--r-- | docs/man/suexec.8 | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/docs/man/ab.8 b/docs/man/ab.8 index 53e3376410..e086535b2a 100644 --- a/docs/man/ab.8 +++ b/docs/man/ab.8 @@ -1,7 +1,7 @@ .TH ab 1 "March 2000" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/apachectl.8 b/docs/man/apachectl.8 index 87041d374c..b40b698e1f 100644 --- a/docs/man/apachectl.8 +++ b/docs/man/apachectl.8 @@ -1,7 +1,7 @@ .TH apachectl 1 "September 1997" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/apxs.8 b/docs/man/apxs.8 index 63ff5f5177..477923965e 100644 --- a/docs/man/apxs.8 +++ b/docs/man/apxs.8 @@ -1,7 +1,7 @@ .TH apxs 8 "April 1998" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/dbmmanage.1 b/docs/man/dbmmanage.1 index 660d1424bf..800b8e6da6 100644 --- a/docs/man/dbmmanage.1 +++ b/docs/man/dbmmanage.1 @@ -1,7 +1,7 @@ .TH dbmmanage 1 "March 1998" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/htdigest.1 b/docs/man/htdigest.1 index 98e52bc446..24da9e4170 100644 --- a/docs/man/htdigest.1 +++ b/docs/man/htdigest.1 @@ -1,7 +1,7 @@ .TH htdigest 1 "January 2001" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/htpasswd.1 b/docs/man/htpasswd.1 index ca5059e093..e1458b3400 100644 --- a/docs/man/htpasswd.1 +++ b/docs/man/htpasswd.1 @@ -1,7 +1,7 @@ .TH htpasswd 1 "May 2000" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/httpd.8 b/docs/man/httpd.8 index 3e2a1ae97d..a13162d1d2 100644 --- a/docs/man/httpd.8 +++ b/docs/man/httpd.8 @@ -1,7 +1,7 @@ .TH httpd 8 "February 1997" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/logresolve.8 b/docs/man/logresolve.8 index b105b6e04d..2676e02aca 100644 --- a/docs/man/logresolve.8 +++ b/docs/man/logresolve.8 @@ -1,7 +1,7 @@ .TH logresolve 8 "March 1998" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/rotatelogs.8 b/docs/man/rotatelogs.8 index 9d75f32ae9..b9d13f8e1f 100644 --- a/docs/man/rotatelogs.8 +++ b/docs/man/rotatelogs.8 @@ -1,7 +1,7 @@ .TH rotatelogs 8 "March 2001" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/man/suexec.8 b/docs/man/suexec.8 index a9a94feba7..1c857252f8 100644 --- a/docs/man/suexec.8 +++ b/docs/man/suexec.8 @@ -1,7 +1,7 @@ .TH suexec 8 "March 2001" .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without |