diff options
author | Roy T. Fielding <fielding@apache.org> | 2001-02-16 05:26:53 +0100 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2001-02-16 05:26:53 +0100 |
commit | 381f88d56a637e003d972082c77db045cd87419c (patch) | |
tree | 8accd6c342114bc0f69aef5e4e78d0d2f2b17ca9 /support/apachectl.in | |
parent | New Japanese translation. (diff) | |
download | apache2-381f88d56a637e003d972082c77db045cd87419c.tar.xz apache2-381f88d56a637e003d972082c77db045cd87419c.zip |
Update copyright to 2001
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/apachectl.in')
-rw-r--r-- | support/apachectl.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/apachectl.in b/support/apachectl.in index 6f9bc6f7b5..136a81cacb 100644 --- a/support/apachectl.in +++ b/support/apachectl.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2000 The Apache Software Foundation. +# Copyright (c) 2000-2001 The Apache Software Foundation. # See license at the end of this file. # # Apache control script designed to allow an easy command line interface @@ -178,7 +178,7 @@ exit $ERROR # ==================================================================== # The Apache Software License, Version 1.1 # -# Copyright (c) 2000 The Apache Software Foundation. All rights +# Copyright (c) 2000-2001 The Apache Software Foundation. All rights # reserved. # # Redistribution and use in source and binary forms, with or without |