diff options
author | Sebastian Bergmann <sebastian@php.net> | 2007-12-31 07:23:06 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2007-12-31 07:23:06 +0000 |
commit | 51a34ef7ed23ccb235882dfb878a04ecc407dcf9 (patch) | |
tree | 9bb1da3b0f141bee176e854713cf79f36c9eaf43 /ext/standard/lcg.c | |
parent | b686fd905366f8c44c7745e689c162b36fd8fd1d (diff) | |
download | php-git-51a34ef7ed23ccb235882dfb878a04ecc407dcf9.tar.gz |
MFH: Bump copyright year.
Diffstat (limited to 'ext/standard/lcg.c')
-rw-r--r-- | ext/standard/lcg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/lcg.c b/ext/standard/lcg.c index 2f9d1634f1..335c935298 100644 --- a/ext/standard/lcg.c +++ b/ext/standard/lcg.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-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 | |