diff options
author | Bjorn Munch <bjorn.munch@oracle.com> | 2011-01-18 11:03:44 +0100 |
---|---|---|
committer | Bjorn Munch <bjorn.munch@oracle.com> | 2011-01-18 11:03:44 +0100 |
commit | 5a85609d6be1ab6dd56489c70c5640c43aba33c2 (patch) | |
tree | 913b75d458816e7a49b06230da192f486b39454f /mysql-test/lib/My/SafeProcess/safe_process_win.cc | |
parent | 8ed50d99721130f1431d1b41491f4ad8232beeed (diff) | |
download | mariadb-git-5a85609d6be1ab6dd56489c70c5640c43aba33c2.tar.gz |
Fixed copyright headers in mtr src files
Diffstat (limited to 'mysql-test/lib/My/SafeProcess/safe_process_win.cc')
-rwxr-xr-x | mysql-test/lib/My/SafeProcess/safe_process_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/lib/My/SafeProcess/safe_process_win.cc b/mysql-test/lib/My/SafeProcess/safe_process_win.cc index 896bd599f4f..931705e1911 100755 --- a/mysql-test/lib/My/SafeProcess/safe_process_win.cc +++ b/mysql-test/lib/My/SafeProcess/safe_process_win.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2004 MySQL AB +/* Copyright (C) 2008 MySQL AB, 2009 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 |