summaryrefslogtreecommitdiff
path: root/plugin/daemon_example
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
commit5734bae576d9bd34cc36520adeee410312a89f15 (patch)
tree0553c9290e2fcf4fd2016bd65932bae8630aaeb9 /plugin/daemon_example
parent0a53dd8eae6662b4777b33bca936dde35f117048 (diff)
parent79535de2068ea4ed3d2c4328dd8637a529dd6b7a (diff)
downloadmariadb-git-5734bae576d9bd34cc36520adeee410312a89f15.tar.gz
Updated/added copyright headers
Diffstat (limited to 'plugin/daemon_example')
-rw-r--r--plugin/daemon_example/CMakeLists.txt2
-rw-r--r--plugin/daemon_example/daemon_example.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugin/daemon_example/CMakeLists.txt b/plugin/daemon_example/CMakeLists.txt
index 1623c3025d7..b91104365f3 100644
--- a/plugin/daemon_example/CMakeLists.txt
+++ b/plugin/daemon_example/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 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
diff --git a/plugin/daemon_example/daemon_example.cc b/plugin/daemon_example/daemon_example.cc
index fbfc0fb5f97..ac4841b10b2 100644
--- a/plugin/daemon_example/daemon_example.cc
+++ b/plugin/daemon_example/daemon_example.cc
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2006, 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