X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-apc.git;a=blobdiff_plain;f=apc_spin.c;h=bbeb0c6ed10edae7dd5a3013db13fd2a6176b1f4;hp=3ce65ebc058adf1402e2b248315bed69eb760292;hb=10aea07a14325aa0bfb5fe75ddcf19432c6e2c64;hpb=3682e0a7a26931aabca2b6e54eb08efd7dc0430b diff --git a/apc_spin.c b/apc_spin.c index 3ce65eb..bbeb0c6 100644 --- a/apc_spin.c +++ b/apc_spin.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | APC | +----------------------------------------------------------------------+ - | Copyright (c) 2007 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 | @@ -17,7 +17,7 @@ */ -/* $Id: apc_spin.c,v 3.1 2007/01/29 07:39:02 shire Exp $ */ +/* $Id: apc_spin.c,v 3.1.2.1 2008/05/11 18:57:00 rasmus Exp $ */ #include "apc_spin.h"