summaryrefslogtreecommitdiff
path: root/cmake/cmake_parse_arguments.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/cmake_parse_arguments.cmake')
-rw-r--r--cmake/cmake_parse_arguments.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cmake_parse_arguments.cmake b/cmake/cmake_parse_arguments.cmake
index db540ae9020..487fe2bacd9 100644
--- a/cmake/cmake_parse_arguments.cmake
+++ b/cmake/cmake_parse_arguments.cmake
@@ -1,5 +1,5 @@
-# Copyright (C) 2007 MySQL AB, 2009 Sun Microsystems,Inc
+# Copyright (c) 2007, 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