summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_packrec.c
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@oracle.com>2012-02-15 17:21:38 +0100
committerKent Boortz <kent.boortz@oracle.com>2012-02-15 17:21:38 +0100
commit6a003dd8ef5b07c9a75fedfeae89fc148a9e7c05 (patch)
tree1a4eee887a6d346f4e04cefbf763fa9bcbdaa792 /storage/myisam/mi_packrec.c
parentb566d9a512a9671a423e1ff944d1e4ede2df7f7e (diff)
parent7177a2b9d79122babf85cfe26c8fe8f9dbd06f1c (diff)
downloadmariadb-git-6a003dd8ef5b07c9a75fedfeae89fc148a9e7c05.tar.gz
Updated/added copyright headers
Diffstat (limited to 'storage/myisam/mi_packrec.c')
-rw-r--r--storage/myisam/mi_packrec.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/myisam/mi_packrec.c b/storage/myisam/mi_packrec.c
index 005f8c65d71..3160ca3976b 100644
--- a/storage/myisam/mi_packrec.c
+++ b/storage/myisam/mi_packrec.c
@@ -1,6 +1,5 @@
/*
- Copyright (c) 2000-2008 MySQL AB, 2009 Sun Microsystems, Inc.
- Use is subject to license terms.
+ 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