X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_buffer.c;h=7736259a78622a41827124f22d5792a4dd7d272c;hb=0e1dcdcd221942f66fe01fdaf1f79f8ef55a527a;hp=41fd48a54655ac09cf5e142dfc0d2d49e840e132;hpb=0a0f485c70d8571a954cb5fccc53e104540b9a30;p=m6w6%2Fext-http diff --git a/php_http_buffer.c b/php_http_buffer.c index 41fd48a..7736259 100644 --- a/php_http_buffer.c +++ b/php_http_buffer.c @@ -1,5 +1,14 @@ - -/* $Id: php_http_buffer_t.c 211942 2006-04-24 17:17:09Z mike $ */ +/* + +--------------------------------------------------------------------+ + | 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 | + +--------------------------------------------------------------------+ +*/ #include "php.h" #include "php_http_buffer.h"