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/php_dom.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/dom/php_dom.c') diff --git a/ext/dom/php_dom.c b/ext/dom/php_dom.c index da73a7f63..5f9480b1d 100644 --- a/ext/dom/php_dom.c +++ b/ext/dom/php_dom.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 | @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_dom.c 298967 2010-05-04 12:55:26Z rrichards $ */ +/* $Id: php_dom.c 306939 2011-01-01 02:19:59Z felipe $ */ #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3