summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKaren Langford <karen.langford@oracle.com>2011-01-25 15:42:40 +0100
committerKaren Langford <karen.langford@oracle.com>2011-01-25 15:42:40 +0100
commitde3c4428b8c759e85631d8d70b5845c872de5400 (patch)
treeebd90f6cc78ae0cf364b236ea4edf75611f4bd37 /include
parent7f9ce73d494f24e47c6fc5d41c004489a91958ad (diff)
downloadmariadb-git-de3c4428b8c759e85631d8d70b5845c872de5400.tar.gz
Updating header copyright/README in source for 2011
Diffstat (limited to 'include')
-rw-r--r--include/my_pthread.h2
-rw-r--r--include/my_sys.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/my_pthread.h b/include/my_pthread.h
index 3880511da2d..87cdaaad0dd 100644
--- a/include/my_pthread.h
+++ b/include/my_pthread.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 MySQL AB
+/* 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
diff --git a/include/my_sys.h b/include/my_sys.h
index 0ac220cec31..f6cd9dada99 100644
--- a/include/my_sys.h
+++ b/include/my_sys.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
+/* 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