diff options
author | jani@a193-229-222-105.elisa-laajakaista.fi <> | 2004-11-29 17:41:47 +0200 |
---|---|---|
committer | jani@a193-229-222-105.elisa-laajakaista.fi <> | 2004-11-29 17:41:47 +0200 |
commit | b09068f8a4e43b5ab6f48e8f124e510032de5612 (patch) | |
tree | 04d6c724b25b06060b936857dfaebf625268816e /netware/pack_isam.def | |
parent | fed6019856c1e193461f087177b8b18378f7346f (diff) | |
download | mariadb-git-b09068f8a4e43b5ab6f48e8f124e510032de5612.tar.gz |
Applied some Netware related patches.
Diffstat (limited to 'netware/pack_isam.def')
-rw-r--r-- | netware/pack_isam.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/pack_isam.def b/netware/pack_isam.def index f0f5a7e328a..b93cfdffbeb 100644 --- a/netware/pack_isam.def +++ b/netware/pack_isam.def @@ -2,7 +2,7 @@ # Pack ISAM #------------------------------------------------------------------------------ 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 ISAM Table Pack Tool" VERSION 4, 0 XDCDATA ../netware/mysql.xdc |