diff options
author | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-16 10:48:16 +0100 |
---|---|---|
committer | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-16 10:48:16 +0100 |
commit | 5734bae576d9bd34cc36520adeee410312a89f15 (patch) | |
tree | 0553c9290e2fcf4fd2016bd65932bae8630aaeb9 /storage/blackhole | |
parent | 0a53dd8eae6662b4777b33bca936dde35f117048 (diff) | |
parent | 79535de2068ea4ed3d2c4328dd8637a529dd6b7a (diff) | |
download | mariadb-git-5734bae576d9bd34cc36520adeee410312a89f15.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'storage/blackhole')
-rw-r--r-- | storage/blackhole/ha_blackhole.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/blackhole/ha_blackhole.cc b/storage/blackhole/ha_blackhole.cc index c01bd7d27f5..c12d5afbfa5 100644 --- a/storage/blackhole/ha_blackhole.cc +++ b/storage/blackhole/ha_blackhole.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2005, 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 |