From 8775a37559caa67b2b8d5ede02cde2bac2f974e0 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sun, 1 Jan 2012 13:15:04 +0000 Subject: - Year++ --- sapi/phttpd/php_phttpd.h | 2 +- sapi/phttpd/phttpd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sapi/phttpd') diff --git a/sapi/phttpd/php_phttpd.h b/sapi/phttpd/php_phttpd.h index 0a0d2e53c8..71cff9e373 100644 --- a/sapi/phttpd/php_phttpd.h +++ b/sapi/phttpd/php_phttpd.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2011 The PHP Group | + | Copyright (c) 1997-2012 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 | diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index d63071d73f..5930a1942f 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2011 The PHP Group | + | Copyright (c) 1997-2012 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 | -- cgit v1.2.1