diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-07-03 20:08:47 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-07-03 20:08:47 +0200 |
commit | 56bca8baca163d0417be7b6b725f77c2571f0ced (patch) | |
tree | 1c5767ac81ef76e013742a3bb98f3b2ec71f5160 /storage/myisam | |
parent | b6e6097c95eee4f453c117c298ee6a03fdcd499d (diff) | |
parent | 7087c2e689fb49578ae3cac487050a05ffbf894c (diff) | |
download | mariadb-git-56bca8baca163d0417be7b6b725f77c2571f0ced.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'storage/myisam')
-rw-r--r-- | storage/myisam/mi_range.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/myisam/mi_range.c b/storage/myisam/mi_range.c index e8ac353a1ed..5d08de5d978 100644 --- a/storage/myisam/mi_range.c +++ b/storage/myisam/mi_range.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. 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 |