summaryrefslogtreecommitdiff
path: root/storage/blackhole
diff options
context:
space:
mode:
authorBuild Team <bteam@astra04>2008-11-10 21:21:49 +0100
committerBuild Team <bteam@astra04>2008-11-10 21:21:49 +0100
commit712d1b410940a469bcd4b3e03e44a9c34aedc4c0 (patch)
tree5aae4a23da25165ad3a9ecef6a2e92504f6548d3 /storage/blackhole
parentafce055006eae6d63fb5f745fc2fd891af85c143 (diff)
downloadmariadb-git-712d1b410940a469bcd4b3e03e44a9c34aedc4c0.tar.gz
Added "Sun Microsystems, Inc." to copyright headers on files modified
since Oct 1st
Diffstat (limited to 'storage/blackhole')
-rw-r--r--storage/blackhole/ha_blackhole.cc2
-rw-r--r--storage/blackhole/ha_blackhole.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/storage/blackhole/ha_blackhole.cc b/storage/blackhole/ha_blackhole.cc
index 1a1a0d02375..357496fe095 100644
--- a/storage/blackhole/ha_blackhole.cc
+++ b/storage/blackhole/ha_blackhole.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 MySQL AB
+/* Copyright 2005-2008 MySQL AB, 2008 Sun Microsystems, Inc.
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
diff --git a/storage/blackhole/ha_blackhole.h b/storage/blackhole/ha_blackhole.h
index 085840cce43..289e449be10 100644
--- a/storage/blackhole/ha_blackhole.h
+++ b/storage/blackhole/ha_blackhole.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 MySQL AB
+/* Copyright 2005-2008 MySQL AB, 2008 Sun Microsystems, Inc.
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