diff options
author | Kent Boortz <kent.boortz@sun.com> | 2010-12-29 00:47:05 +0100 |
---|---|---|
committer | Kent Boortz <kent.boortz@sun.com> | 2010-12-29 00:47:05 +0100 |
commit | 920d185fd8551b9737161ee903b2d0bc24dda2f8 (patch) | |
tree | f61328771628e2b6b67f40d38e0a493c5ba4e6f7 /storage/heap | |
parent | b69b46c77561fd773943738c348c32b8bda5e51e (diff) | |
parent | fddb1f1b1342026bbe39e5ae880c775fc5f189c1 (diff) | |
download | mariadb-git-920d185fd8551b9737161ee903b2d0bc24dda2f8.tar.gz |
Merge
Diffstat (limited to 'storage/heap')
-rw-r--r-- | storage/heap/hp_delete.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/heap/hp_delete.c b/storage/heap/hp_delete.c index 9e9e28da335..ceba0fcf12e 100644 --- a/storage/heap/hp_delete.c +++ b/storage/heap/hp_delete.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2002, 2004-200 MySQL AB +/* Copyright (C) 2000-2002, 2004-2007 MySQL 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 |