diff options
author | unknown <serg@infomag.ape.relarn.ru> | 2000-08-15 21:52:42 +0400 |
---|---|---|
committer | unknown <serg@infomag.ape.relarn.ru> | 2000-08-15 21:52:42 +0400 |
commit | 4d820053db1a446969b74a4b586b3f5d42f490d1 (patch) | |
tree | 135f6b5b6961c6b7f5bd0d7351d07ae18d9a776f /myisammrg | |
parent | 264ae115fdcdb6c88eae2aec66c3477cb22a90a5 (diff) | |
parent | c53d371cc9ceb8878ce4cae28e82804124340974 (diff) | |
download | mariadb-git-4d820053db1a446969b74a4b586b3f5d42f490d1.tar.gz |
Merge
BitKeeper/etc/logging_ok:
Auto merged
Diffstat (limited to 'myisammrg')
-rw-r--r-- | myisammrg/myrg_rrnd.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/myisammrg/myrg_rrnd.c b/myisammrg/myrg_rrnd.c index 93c7282623d..da11b230f27 100644 --- a/myisammrg/myrg_rrnd.c +++ b/myisammrg/myrg_rrnd.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ |