From 038ba12e8724d537040e88ec794354b0c063f0a6 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Fri, 18 Mar 2011 11:28:21 +0100 Subject: Imported Upstream version 5.3.6 --- ext/dom/xpath.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/dom/xpath.c') diff --git a/ext/dom/xpath.c b/ext/dom/xpath.c index d6c3487c2..e9bd75340 100644 --- a/ext/dom/xpath.c +++ b/ext/dom/xpath.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2010 The PHP Group | + | Copyright (c) 1997-2011 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: xpath.c 298974 2010-05-04 15:41:49Z rrichards $ */ +/* $Id: xpath.c 306939 2011-01-01 02:19:59Z felipe $ */ #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3