diff options
Diffstat (limited to 'ext/standard/rand.c')
| -rw-r--r-- | ext/standard/rand.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/rand.c b/ext/standard/rand.c index 5b88093d75..a7a1011b26 100644 --- a/ext/standard/rand.c +++ b/ext/standard/rand.c @@ -2,7 +2,7 @@     +----------------------------------------------------------------------+     | PHP version 4.0                                                      |     +----------------------------------------------------------------------+ -   | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group                   | +   | Copyright (c) 1997-2001 The PHP Group                                |     +----------------------------------------------------------------------+     | This source file is subject to version 2.02 of the PHP license,      |     | that is bundled with this package in the file LICENSE, and is        |  | 
