From 08659c2dcdf169368ba6af691310e4a150596f48 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Wed, 31 Dec 2008 11:15:49 +0000 Subject: MFH: Bump copyright year, 3 of 3. --- ext/shmop/php_shmop.h | 2 +- ext/shmop/shmop.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/shmop') diff --git a/ext/shmop/php_shmop.h b/ext/shmop/php_shmop.h index ad2437d30a..79d6f8198e 100644 --- a/ext/shmop/php_shmop.h +++ b/ext/shmop/php_shmop.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2008 The PHP Group | + | Copyright (c) 1997-2009 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/ext/shmop/shmop.c b/ext/shmop/shmop.c index 7a915f55af..e753697685 100644 --- a/ext/shmop/shmop.c +++ b/ext/shmop/shmop.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2008 The PHP Group | + | Copyright (c) 1997-2009 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