diff options
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 9d902dde50..2683c789ce 100644 --- a/ext/standard/lcg.c +++ b/ext/standard/lcg.c @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ |