diff options
| author | Marc Boeren <mboeren@php.net> | 2003-07-10 08:25:58 +0000 |
|---|---|---|
| committer | Marc Boeren <mboeren@php.net> | 2003-07-10 08:25:58 +0000 |
| commit | 76aba9b7550bcaf0caf16bf443d148cbc1ff5104 (patch) | |
| tree | 2803ec232b2fbdfed9a4b120b6e5479512d5b42e /ext/dbx/dbx_mssql.c | |
| parent | 4b70683464d8c47c5cefc67bc6149fa45d4e2ecc (diff) | |
| download | php-git-76aba9b7550bcaf0caf16bf443d148cbc1ff5104.tar.gz | |
Add -2003 to copyright line (Marc).
Diffstat (limited to 'ext/dbx/dbx_mssql.c')
| -rw-r--r-- | ext/dbx/dbx_mssql.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dbx/dbx_mssql.c b/ext/dbx/dbx_mssql.c index 011c3021e5..058c71de37 100644 --- a/ext/dbx/dbx_mssql.c +++ b/ext/dbx/dbx_mssql.c @@ -6,7 +6,7 @@ +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ - | Copyright (c) 2001 Guidance Rotterdam BV | + | Copyright (c) 2001-2003 Guidance Rotterdam BV | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |
