summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_page.c
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2012-01-13 15:50:02 +0100
committerSergei Golubchik <sergii@pisem.net>2012-01-13 15:50:02 +0100
commit9e23d5ecd6052ed6e0cb744d10ce9f5179d429fe (patch)
treef9d0655a0d901b87f918a736741144b502cba3f6 /storage/myisam/mi_page.c
parent56180b3bfb724b5e909a377a63e3f7ff8fc9943d (diff)
parent6ab9c7776b74424af649433c702335cbda98bdfa (diff)
downloadmariadb-git-9e23d5ecd6052ed6e0cb744d10ce9f5179d429fe.tar.gz
5.3 merge
Diffstat (limited to 'storage/myisam/mi_page.c')
-rw-r--r--storage/myisam/mi_page.c3
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