X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-apc.git;a=blobdiff_plain;f=apc_debug.c;fp=apc_debug.c;h=9925aef2a654b19d4149e0cccdd09090d8008fe0;hp=0f47a0a46562655ee69d2aa57ed87e4703641e7b;hb=10aea07a14325aa0bfb5fe75ddcf19432c6e2c64;hpb=3682e0a7a26931aabca2b6e54eb08efd7dc0430b diff --git a/apc_debug.c b/apc_debug.c index 0f47a0a..9925aef 100644 --- a/apc_debug.c +++ b/apc_debug.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | APC | +----------------------------------------------------------------------+ - | Copyright (c) 2006 The PHP Group | + | Copyright (c) 2008 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | @@ -26,7 +26,7 @@ All other licensing and usage conditions are those of the PHP Group. */ -/* $Id: apc_debug.c,v 3.6 2006/12/07 23:51:28 gopalv Exp $ */ +/* $Id: apc_debug.c,v 3.6.2.1 2008/05/11 18:57:00 rasmus Exp $ */ #include "apc.h" #include #include "zend_compile.h"