diff options
| author | George Wang <gwang@php.net> | 2014-07-10 15:12:43 -0400 |
|---|---|---|
| committer | George Wang <gwang@php.net> | 2014-07-10 15:34:09 -0400 |
| commit | 40d11cc822f7f5e3620ba03351a7f8053960bcd0 (patch) | |
| tree | 9e6b3db93a4e2f12b2fccc656382c5ebfcd6f889 /sapi/litespeed/lsapilib.c | |
| parent | caceba59732c865493790f7c241f4aba99de4133 (diff) | |
| download | php-git-40d11cc822f7f5e3620ba03351a7f8053960bcd0.tar.gz | |
cleanup file headers.
Diffstat (limited to 'sapi/litespeed/lsapilib.c')
| -rw-r--r-- | sapi/litespeed/lsapilib.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sapi/litespeed/lsapilib.c b/sapi/litespeed/lsapilib.c index 31cdb5718f..92c169f4f5 100644 --- a/sapi/litespeed/lsapilib.c +++ b/sapi/litespeed/lsapilib.c @@ -48,14 +48,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/*************************************************************************** - lsapilib.c - description - ------------------- - begin : Mon Feb 21 2005 - copyright : (C) 2005 by George Wang - email : gwang@litespeedtech.com - ***************************************************************************/ - #include <ctype.h> #include <dlfcn.h> |
