summaryrefslogtreecommitdiff
path: root/ext/standard/lcg.c
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2007-12-31 07:23:06 +0000
committerSebastian Bergmann <sebastian@php.net>2007-12-31 07:23:06 +0000
commit51a34ef7ed23ccb235882dfb878a04ecc407dcf9 (patch)
tree9bb1da3b0f141bee176e854713cf79f36c9eaf43 /ext/standard/lcg.c
parentb686fd905366f8c44c7745e689c162b36fd8fd1d (diff)
downloadphp-git-51a34ef7ed23ccb235882dfb878a04ecc407dcf9.tar.gz
MFH: Bump copyright year.
Diffstat (limited to 'ext/standard/lcg.c')
-rw-r--r--ext/standard/lcg.c2
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 |