diff options
author | Marc Alff <marc.alff@oracle.com> | 2010-07-08 11:04:07 -0600 |
---|---|---|
committer | Marc Alff <marc.alff@oracle.com> | 2010-07-08 11:04:07 -0600 |
commit | 6e3fb7bb071008e3645c9614e5b605ea00dffea4 (patch) | |
tree | 76f90a4f1d7d16dbf81e750d4b8ccb49a6ea9780 /include/mysql/psi/mysql_thread.h | |
parent | 5d2f2cc1a92a49493a4990160ab813da290f1696 (diff) | |
download | mariadb-git-6e3fb7bb071008e3645c9614e5b605ea00dffea4.tar.gz |
Fixed headers in include/mysql/psi
Diffstat (limited to 'include/mysql/psi/mysql_thread.h')
-rw-r--r-- | include/mysql/psi/mysql_thread.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/mysql/psi/mysql_thread.h b/include/mysql/psi/mysql_thread.h index 4e839c7cf6a..193cb89647d 100644 --- a/include/mysql/psi/mysql_thread.h +++ b/include/mysql/psi/mysql_thread.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2009 Sun Microsystems, Inc +/* Copyright (c) 2008, 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 @@ -10,8 +10,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ + along with this program; if not, write to the Free Software Foundation, + 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef MYSQL_THREAD_H #define MYSQL_THREAD_H |