From: Andrey Hristov Date: Mon, 16 Jun 2003 14:20:07 +0000 (+0000) Subject: added $Id tag X-Git-Tag: RELEASE_1_0_2~197 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69154f527ef671114c98ca6e5213934e2fa9abea;p=php added $Id tag --- diff --git a/ext/mcve/mcve.c b/ext/mcve/mcve.c index 86c4091272..fbe9be21a3 100644 --- a/ext/mcve/mcve.c +++ b/ext/mcve/mcve.c @@ -17,6 +17,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + /* standard php include(s) */ #include "php.h" #include "ext/standard/head.h" diff --git a/ext/mcve/php_mcve.h b/ext/mcve/php_mcve.h index 32790cbdb7..bad723662b 100644 --- a/ext/mcve/php_mcve.h +++ b/ext/mcve/php_mcve.h @@ -16,6 +16,7 @@ | Chris Faulhaber | +----------------------------------------------------------------------+ */ +/* $Id$ */ #ifndef _PHP_MCVE_H #define _PHP_MCVE_H