diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2005-02-04 21:28:49 +0100 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2005-02-04 21:28:49 +0100 |
commit | 905cdf9f0b330131433f4d8ad2cb3905357dbc58 (patch) | |
tree | 871368cd8601194ace83399fb78b026f9300bd5f /build/install.sh | |
parent | Sync with httpd-2.0 changes. (diff) | |
download | apache2-905cdf9f0b330131433f4d8ad2cb3905357dbc58.tar.xz apache2-905cdf9f0b330131433f4d8ad2cb3905357dbc58.zip |
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/install.sh')
-rwxr-xr-x | build/install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/install.sh b/build/install.sh index ba676624d7..6195768bd6 100755 --- a/build/install.sh +++ b/build/install.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-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. |