Commit cd33ca26 authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

Revert 395235, the major copyright fubar by me.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396609 13f79535-47bb-0310-9956-ffa450edef68
parent f4800b4d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
                                                         -*- coding: utf-8 -*-
Changes with Apache 2.0.58
  *) Legal: Restored original years in copyright notices.
     [Colm MacCarthaigh]
Changes with Apache 2.0.57
  *) mod_cgid: run the get_suexec_identity hook within the request-handler
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
# 	
# Copyright 1999-2006 The Apache Software Foundation or its licensors, as
# Copyright 1999-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
+1 −1
Original line number Diff line number Diff line
#! /bin/sh
#
# Copyright 2000-2006 The Apache Software Foundation or its licensors, as
# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
+1 −1
Original line number Diff line number Diff line
# Copyright 1999-2006 The Apache Software Foundation or its licensors, as
# Copyright 1999-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
#
# Copyright 2000-2006 The Apache Software Foundation or its licensors, as
# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Loading