X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_filter.c;h=cdbc4088b4a5edbf8655144376a3eaece71c79c8;hp=9dd0827d016b935cd5ec8c855d98433c6f9b2258;hb=20a7c37b273e313e53a37f4406eb49898dd50b6d;hpb=a07b79b1871054ca17e48b69445b4dc201f24662 diff --git a/php_http_filter.c b/php_http_filter.c index 9dd0827..cdbc408 100644 --- a/php_http_filter.c +++ b/php_http_filter.c @@ -6,12 +6,10 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2010, Michael Wallner | + | Copyright (c) 2004-2011, Michael Wallner | +--------------------------------------------------------------------+ */ -/* $Id: http_filter_api.c 292841 2009-12-31 08:48:57Z mike $ */ - #include "php_http.h" PHP_MINIT_FUNCTION(http_filter)