diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-01-13 15:50:02 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-01-13 15:50:02 +0100 |
commit | 9e23d5ecd6052ed6e0cb744d10ce9f5179d429fe (patch) | |
tree | f9d0655a0d901b87f918a736741144b502cba3f6 /storage/myisam/mi_page.c | |
parent | 56180b3bfb724b5e909a377a63e3f7ff8fc9943d (diff) | |
parent | 6ab9c7776b74424af649433c702335cbda98bdfa (diff) | |
download | mariadb-git-9e23d5ecd6052ed6e0cb744d10ce9f5179d429fe.tar.gz |
5.3 merge
Diffstat (limited to 'storage/myisam/mi_page.c')
-rw-r--r-- | storage/myisam/mi_page.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/storage/myisam/mi_page.c b/storage/myisam/mi_page.c index 868b28315c4..bbcacd35d5d 100644 --- a/storage/myisam/mi_page.c +++ b/storage/myisam/mi_page.c @@ -1,4 +1,5 @@ -/* Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. +/* + Copyright (c) 2000, 2010, Oracle and/or its affiliates 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 |