From d862a8ee9039d67984c39db88843d7b38f2e11be Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 14 Jul 2003 16:11:38 +0000 Subject: [PATCH] WS fix --- ext/odbc/php_odbc.h | 2 +- ext/odbc/php_odbc_includes.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/odbc/php_odbc.h b/ext/odbc/php_odbc.h index e363d80155..dae32a7361 100644 --- a/ext/odbc/php_odbc.h +++ b/ext/odbc/php_odbc.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Stig Sæther Bakken | | Andreas Karajannis | - | Kevin N. Shallow Birdstep Support | + | Kevin N. Shallow (Birdstep) | +----------------------------------------------------------------------+ */ diff --git a/ext/odbc/php_odbc_includes.h b/ext/odbc/php_odbc_includes.h index d86b13359e..f1cfbec2d2 100644 --- a/ext/odbc/php_odbc_includes.h +++ b/ext/odbc/php_odbc_includes.h @@ -12,9 +12,9 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Stig Sæther Bakken | + | Authors: Stig Sæther Bakken | | Andreas Karajannis | - | Kevin N. Shallow Birdstep Support| + | Kevin N. Shallow (Birdstep) | +----------------------------------------------------------------------+ */ -- 2.50.1