summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@oracle.com>2011-06-30 17:31:31 +0200
committerKent Boortz <kent.boortz@oracle.com>2011-06-30 17:31:31 +0200
commite5ce023f5716212aa1d20c757ebc8c6cecdf055a (patch)
tree263be5af7571db4d71e744c514bc690fcb74ecf3 /CMakeLists.txt
parente2b44930cc499501cbfde81062ea95902eb04465 (diff)
downloadmariadb-git-e5ce023f5716212aa1d20c757ebc8c6cecdf055a.tar.gz
Updated/added copyright headers
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bd597cf29c9..61ac7d597aa 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,5 @@
-# Copyright (C) 2006 MySQL AB
+# Copyright (c) 2006-2008 MySQL AB, 2009 Sun Microsystems, Inc.
+# Use is subject to license terms.
#
# 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