X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_property_proxy.h;h=043d3ed9afa247c3bec94d089cb1592a5d1e2bf3;hp=bc63aafd67a92dfcd10249fd6c6196958fe6ba22;hb=20a7c37b273e313e53a37f4406eb49898dd50b6d;hpb=d3485e3b28336153dca690e872ffe1ddc60fedd2 diff --git a/php_http_property_proxy.h b/php_http_property_proxy.h index bc63aaf..043d3ed 100644 --- a/php_http_property_proxy.h +++ b/php_http_property_proxy.h @@ -1,3 +1,14 @@ +/* + +--------------------------------------------------------------------+ + | PECL :: http | + +--------------------------------------------------------------------+ + | Redistribution and use in source and binary forms, with or without | + | modification, are permitted provided that the conditions mentioned | + | in the accompanying LICENSE file are met. | + +--------------------------------------------------------------------+ + | Copyright (c) 2004-2011, Michael Wallner | + +--------------------------------------------------------------------+ +*/ #ifndef PHP_HTTP_PROPERTY_PROXY_H #define PHP_HTTP_PROPERTY_PROXY_H @@ -29,3 +40,13 @@ PHP_METHOD(HttpPropertyProxy, __construct); PHP_MINIT_FUNCTION(http_property_proxy); #endif /* PHP_HTTP_PROPERTY_PROXY_H_ */ + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * End: + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 + */ +