summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_rfirst.c
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-01-06 10:52:35 +0530
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-01-06 10:52:35 +0530
commit496abd0814af68dbedc2ea734b76e69db122a5c2 (patch)
tree5ff3a5e676be23d4bfd1d056b44575c9b6e1873a /storage/myisam/mi_rfirst.c
parent51519388f17c213e5247c17cdecf7a0d5ec3ac3a (diff)
downloadmariadb-git-496abd0814af68dbedc2ea734b76e69db122a5c2.tar.gz
Updated/added copyright headers
Diffstat (limited to 'storage/myisam/mi_rfirst.c')
-rw-r--r--storage/myisam/mi_rfirst.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/storage/myisam/mi_rfirst.c b/storage/myisam/mi_rfirst.c
index 057ad4560e3..5f656229b3b 100644
--- a/storage/myisam/mi_rfirst.c
+++ b/storage/myisam/mi_rfirst.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 2000-2001 MySQL AB
+/* Copyright (c) 2000, 2001, 2005-2007 MySQL AB
+ Use is subject to license terms
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