X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-apc.git;a=blobdiff_plain;f=apc_zend.c;h=5d944f104380a1458a9492aaf9c372cec5cf2a6d;hp=6cd21be0e4bfdcaa91bd1938e0b282358b9f671d;hb=10aea07a14325aa0bfb5fe75ddcf19432c6e2c64;hpb=3682e0a7a26931aabca2b6e54eb08efd7dc0430b diff --git a/apc_zend.c b/apc_zend.c index 6cd21be..5d944f1 100644 --- a/apc_zend.c +++ b/apc_zend.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 | @@ -25,7 +25,7 @@ */ -/* $Id: apc_zend.c,v 3.14 2007/04/02 22:57:10 rasmus Exp $ */ +/* $Id: apc_zend.c,v 3.14.2.1 2008/05/11 18:57:00 rasmus Exp $ */ #include "apc_zend.h" #include "apc_globals.h"