From 496abd0814af68dbedc2ea734b76e69db122a5c2 Mon Sep 17 00:00:00 2001 From: Murthy Narkedimilli Date: Mon, 6 Jan 2014 10:52:35 +0530 Subject: Updated/added copyright headers --- storage/myisam/mi_rfirst.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'storage/myisam/mi_rfirst.c') 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 -- cgit v1.2.1