]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Reinsert attribution to mod_remoteip.c for PROXY protocol
authorDaniel Ruggeri <druggeri@apache.org>
Sat, 31 Dec 2016 13:40:23 +0000 (13:40 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Sat, 31 Dec 2016 13:40:23 +0000 (13:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776740 13f79535-47bb-0310-9956-ffa450edef68

modules/metadata/mod_remoteip.c

index 1e160c1264db3b77d3d2032dda94a9e92be25852..8887f4e4cf30b7f655b1c961b2f3506ff3754251 100644 (file)
@@ -12,6 +12,9 @@
  * 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.
+ *
+ * Portions of the input filter code for PROXY protocol support is
+ * Copyright 2014 Cloudzilla Inc.
  */
 
 #include "ap_config.h"