diff options
| -rw-r--r-- | ext/ingres_ii/ii.c | 3 | ||||
| -rw-r--r-- | ext/ingres_ii/ii.h | 3 | ||||
| -rw-r--r-- | ext/ingres_ii/php_ii.h | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/ext/ingres_ii/ii.c b/ext/ingres_ii/ii.c index e548a4f1c7..cf33c8e584 100644 --- a/ext/ingres_ii/ii.c +++ b/ext/ingres_ii/ii.c @@ -12,6 +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. | +----------------------------------------------------------------------+ + | Contributed by ECL IP'S Software & Services | + | http://www.eclips-software.com | + | mailto://idev@eclips-software.com | | Author: David Hénot <henot@php.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/ingres_ii/ii.h b/ext/ingres_ii/ii.h index 96058efc72..d84bc3aa7a 100644 --- a/ext/ingres_ii/ii.h +++ b/ext/ingres_ii/ii.h @@ -12,6 +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. | +----------------------------------------------------------------------+ + | Contributed by ECL IP'S Software & Services | + | http://www.eclips-software.com | + | mailto://idev@eclips-software.com | | Author: David Hénot <henot@php.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/ingres_ii/php_ii.h b/ext/ingres_ii/php_ii.h index 2c35e63de5..b55672aa33 100644 --- a/ext/ingres_ii/php_ii.h +++ b/ext/ingres_ii/php_ii.h @@ -12,6 +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. | +----------------------------------------------------------------------+ + | Contributed by ECL IP'S Software & Services | + | http://www.eclips-software.com | + | mailto://idev@eclips-software.com | | Author: David Hénot <henot@php.net> | +----------------------------------------------------------------------+ */ |
