diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:31:31 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:31:31 +0200 |
commit | 44135d4725dd3ad6d331c60b0bab1618472b8ae4 (patch) | |
tree | 263be5af7571db4d71e744c514bc690fcb74ecf3 /win | |
parent | 779c42ddb6ab54960cce482d89037c132e850068 (diff) | |
download | mariadb-git-44135d4725dd3ad6d331c60b0bab1618472b8ae4.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'win')
-rwxr-xr-x | win/configure.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win/configure.js b/win/configure.js index 54345522ab8..aaa3c86d660 100755 --- a/win/configure.js +++ b/win/configure.js @@ -1,6 +1,7 @@ // Configure.js // -// 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 |