diff options
Diffstat (limited to 'ext/standard/head.c')
| -rw-r--r-- | ext/standard/head.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/head.c b/ext/standard/head.c index ba09a9cb96..3663cae898 100644 --- a/ext/standard/head.c +++ b/ext/standard/head.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: Rasmus Lerdorf <rasmus@lerdorf.on.ca>                       | +   | Author: Rasmus Lerdorf <rasmus@lerdorf.on.ca>                        |     +----------------------------------------------------------------------+   */  /* $Id$ */  | 
