X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_buffer.c;h=7736259a78622a41827124f22d5792a4dd7d272c;hp=41fd48a54655ac09cf5e142dfc0d2d49e840e132;hb=8d05291f42b3b42159b3fe91492aa4862f3d4405;hpb=0a0f485c70d8571a954cb5fccc53e104540b9a30 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"