diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:46:53 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:46:53 +0200 |
commit | 24f62dbd13f25efe3654c0fc09a7a256f7f3e9e2 (patch) | |
tree | d822259015334d322433a6bfcda63aad14087dd6 /cmd-line-utils/readline | |
parent | 29b4322e4ba3c62bc2809e0b0816baf035869e9f (diff) | |
parent | fa506929104dfbbb4c8ddb5cf0f82b72a341a0fd (diff) | |
download | mariadb-git-24f62dbd13f25efe3654c0fc09a7a256f7f3e9e2.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'cmd-line-utils/readline')
-rw-r--r-- | cmd-line-utils/readline/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-line-utils/readline/CMakeLists.txt b/cmd-line-utils/readline/CMakeLists.txt index be84f22f210..abe83b5a85c 100644 --- a/cmd-line-utils/readline/CMakeLists.txt +++ b/cmd-line-utils/readline/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 |