summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_rrnd.c
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2013-02-25 15:26:00 +0100
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2013-02-25 15:26:00 +0100
commit69d8812a617a450e7188b17be818b7aa9d878cfc (patch)
tree502b7ff1474b87d65f629e4757907b361ee69b55 /storage/myisam/mi_rrnd.c
parent5b7f1c50de531a550366dc0c544e7f6c3e25e997 (diff)
downloadmariadb-git-69d8812a617a450e7188b17be818b7aa9d878cfc.tar.gz
Updated/added copyright headers.
Diffstat (limited to 'storage/myisam/mi_rrnd.c')
-rw-r--r--storage/myisam/mi_rrnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/myisam/mi_rrnd.c b/storage/myisam/mi_rrnd.c
index 211e5fa51cc..2d9ebe940b9 100644
--- a/storage/myisam/mi_rrnd.c
+++ b/storage/myisam/mi_rrnd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2002, 2004 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