diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:46:53 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:46:53 +0200 |
commit | 24f62dbd13f25efe3654c0fc09a7a256f7f3e9e2 (patch) | |
tree | d822259015334d322433a6bfcda63aad14087dd6 /sql/rpl_reporting.h | |
parent | 29b4322e4ba3c62bc2809e0b0816baf035869e9f (diff) | |
parent | fa506929104dfbbb4c8ddb5cf0f82b72a341a0fd (diff) | |
download | mariadb-git-24f62dbd13f25efe3654c0fc09a7a256f7f3e9e2.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'sql/rpl_reporting.h')
-rw-r--r-- | sql/rpl_reporting.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/rpl_reporting.h b/sql/rpl_reporting.h index 495c74170d2..2b5e0527b9b 100644 --- a/sql/rpl_reporting.h +++ b/sql/rpl_reporting.h @@ -1,4 +1,4 @@ -/* Copyright 2006-2008 MySQL AB, 2008-2009 Sun Microsystems, Inc. +/* Copyright (c) 2006, 2010, 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 |