use the new params parser
[m6w6/ext-http] / php_http_querystring.c
index d77bbdaceccfc5bdf1ac586527b14af8c9a47797..364d2ee6bf637f7a24c1e1d2d3c8f232e4908a7c 100644 (file)
@@ -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 <mike@php.net>            |
+    | Copyright (c) 2004-2011, Michael Wallner <mike@php.net>            |
     +--------------------------------------------------------------------+
 */
 
-/* $Id$ */
-
 #include "php_http.h"
 
 #include <main/php_variables.h>