summaryrefslogtreecommitdiff
path: root/plugin/auth
diff options
context:
space:
mode:
authorMySQL Build Team <mysql-build@oss.oracle.com>2012-02-16 10:48:16 +0100
committerMySQL Build Team <mysql-build@oss.oracle.com>2012-02-16 10:48:16 +0100
commit7a35cb91500a69c479c8eabc5d81e896d4401dd2 (patch)
tree0553c9290e2fcf4fd2016bd65932bae8630aaeb9 /plugin/auth
parentba7d726c4812ebba43ad138d67b10e38f81b0b79 (diff)
parent6a003dd8ef5b07c9a75fedfeae89fc148a9e7c05 (diff)
downloadmariadb-git-7a35cb91500a69c479c8eabc5d81e896d4401dd2.tar.gz
Updated/added copyright headers
Diffstat (limited to 'plugin/auth')
-rw-r--r--plugin/auth/dialog.c2
-rw-r--r--plugin/auth/qa_auth_interface.c2
-rw-r--r--plugin/auth/qa_auth_server.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugin/auth/dialog.c b/plugin/auth/dialog.c
index 490de346a1e..ea600743b92 100644
--- a/plugin/auth/dialog.c
+++ b/plugin/auth/dialog.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2010, 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
diff --git a/plugin/auth/qa_auth_interface.c b/plugin/auth/qa_auth_interface.c
index 61e29fe9619..59c9705b0c9 100644
--- a/plugin/auth/qa_auth_interface.c
+++ b/plugin/auth/qa_auth_interface.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2010, 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
diff --git a/plugin/auth/qa_auth_server.c b/plugin/auth/qa_auth_server.c
index 4f1294e159f..ae57ad8d1be 100644
--- a/plugin/auth/qa_auth_server.c
+++ b/plugin/auth/qa_auth_server.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2010, 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