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/myisamlog.def | |
parent | fed6019856c1e193461f087177b8b18378f7346f (diff) | |
download | mariadb-git-b09068f8a4e43b5ab6f48e8f124e510032de5612.tar.gz |
Applied some Netware related patches.
Diffstat (limited to 'netware/myisamlog.def')
-rw-r--r-- | netware/myisamlog.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/myisamlog.def b/netware/myisamlog.def index 5c4cbb23361..3580c870c10 100644 --- a/netware/myisamlog.def +++ b/netware/myisamlog.def @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ MODULE libc.nlm SCREENNAME "MySQL MyISAM Table Log Tool" -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 MyISAM Table Log Tool" VERSION 4, 0 XDCDATA ../netware/mysql.xdc |