diff options
author | jani@a193-229-222-105.elisa-laajakaista.fi <> | 2004-11-29 18:32:52 +0200 |
---|---|---|
committer | jani@a193-229-222-105.elisa-laajakaista.fi <> | 2004-11-29 18:32:52 +0200 |
commit | 57b30a1eef38d247179f8632f3f3ba7390afff9d (patch) | |
tree | 980f26ce326716d2c2f6e98be490d42e31dd7c2c /netware/resolveip.def | |
parent | 07417cd309a67ad157e3154cd5c7c02a01833b1b (diff) | |
download | mariadb-git-57b30a1eef38d247179f8632f3f3ba7390afff9d.tar.gz |
Applied some patches for Netware.
Diffstat (limited to 'netware/resolveip.def')
-rw-r--r-- | netware/resolveip.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/resolveip.def b/netware/resolveip.def index 10b99304e22..244f52bb969 100644 --- a/netware/resolveip.def +++ b/netware/resolveip.def @@ -2,7 +2,7 @@ # Resolve IP #------------------------------------------------------------------------------ MODULE libc.nlm -COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." +COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL IP/Hostname Resolve Tool" VERSION 4, 0 XDCDATA ../netware/mysql.xdc |