diff options
author | Daniel Ruggeri <druggeri@apache.org> | 2016-12-31 03:27:29 +0100 |
---|---|---|
committer | Daniel Ruggeri <druggeri@apache.org> | 2016-12-31 03:27:29 +0100 |
commit | 7f7cf96407d31b6f9e5dc8ec56f43a3f04063d78 (patch) | |
tree | c36249d55efd20bd768456388be64c492d66f909 /modules/metadata | |
parent | Documentation rebuild for mod_remoteip (diff) | |
download | apache2-7f7cf96407d31b6f9e5dc8ec56f43a3f04063d78.tar.xz apache2-7f7cf96407d31b6f9e5dc8ec56f43a3f04063d78.zip |
Move attribution for mod_remoteip RemoteIPProxyProtocol from file to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776674 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/metadata')
-rw-r--r-- | modules/metadata/mod_remoteip.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/metadata/mod_remoteip.c b/modules/metadata/mod_remoteip.c index 8abfff73f4..7afa90d662 100644 --- a/modules/metadata/mod_remoteip.c +++ b/modules/metadata/mod_remoteip.c @@ -12,9 +12,6 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - * The majority of the input filter code for PROXY protocol support is - * Copyright 2014 Cloudzilla Inc. */ #include "ap_config.h" |