diff options
author | Mikael Ronström <mikael@dator9> | 2011-02-10 18:15:19 +0100 |
---|---|---|
committer | Mikael Ronström <mikael@dator9> | 2011-02-10 18:15:19 +0100 |
commit | 80179eba3e0cfd12f4bf6860b193ffa09f8dfde0 (patch) | |
tree | 47a4be74fb4e90a025c800c4e4290a9427824390 /sql/log.cc | |
parent | 24f72c368cf94bb4b5ea71944e1ececbd7994672 (diff) | |
parent | a726555523a0ce00d250224b726a9332f593c0a7 (diff) | |
download | mariadb-git-80179eba3e0cfd12f4bf6860b193ffa09f8dfde0.tar.gz |
merge
Diffstat (limited to 'sql/log.cc')
-rw-r--r-- | sql/log.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/log.cc b/sql/log.cc index 17efbca8bb2..36501b4a007 100644 --- a/sql/log.cc +++ b/sql/log.cc @@ -1,4 +1,4 @@ -/* Copyright 2000-2008 MySQL AB, 2008-2009 Sun Microsystems, Inc. +/* 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 |