X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_info.c;h=80d4ad8d480696dbc8d80caeadb3300094e0fdf9;hp=534eb2c48360c4a50c815d9a776321d9a10a4721;hb=8d05291f42b3b42159b3fe91492aa4862f3d4405;hpb=4062420a5e5d301db4a3d820be881e7675a242e1 diff --git a/php_http_info.c b/php_http_info.c index 534eb2c..80d4ad8 100644 --- a/php_http_info.c +++ b/php_http_info.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_info_api.c 292841 2009-12-31 08:48:57Z mike $ */ - #include "php_http.h" PHP_HTTP_API void php_http_info_default_callback(void **nothing, HashTable **headers, php_http_info_t *info TSRMLS_DC)