diff options
author | Roy T. Fielding <fielding@apache.org> | 2006-07-11 22:55:32 +0200 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2006-07-11 22:55:32 +0200 |
commit | 44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83 (patch) | |
tree | 635e07c41f31665c7545388c72a4b3d7e4f1183a /build/instdso.sh | |
parent | Add in hot-standby balancer member. If all other members (diff) | |
download | apache2-44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83.tar.xz apache2-44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83.zip |
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/instdso.sh')
-rwxr-xr-x | build/instdso.sh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build/instdso.sh b/build/instdso.sh index 84900e2d02..7716b29898 100755 --- a/build/instdso.sh +++ b/build/instdso.sh @@ -1,11 +1,11 @@ #!/bin/sh # -# Copyright 2001-2006 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. -# You may obtain a copy of the License at +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # |