From 90613d2282e4863630b2facc023af175dd973311 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Thu, 28 Feb 2002 08:29:35 +0000 Subject: Maintain headers. --- ext/tokenizer/php_tokenizer.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ext/tokenizer/php_tokenizer.h') diff --git a/ext/tokenizer/php_tokenizer.h b/ext/tokenizer/php_tokenizer.h index bd0017a7ae..8c55480397 100644 --- a/ext/tokenizer/php_tokenizer.h +++ b/ext/tokenizer/php_tokenizer.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group | + | Copyright (c) 1997-2002 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 | @@ -12,8 +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: Andrei Zmievski | - | | + | Author: Andrei Zmievski | +----------------------------------------------------------------------+ */ -- cgit v1.2.1