diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-02-17 18:19:04 +0530 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-02-17 18:19:04 +0530 |
commit | 075a2fb716e6e0ffe5078f2433a5c2bdd0e63a3f (patch) | |
tree | 3450186571ba7a411a2dbc781c45e2b6f2e1a2cf /BUILD/compile-solaris-amd64-debug | |
parent | 9ea02a1c094594692469e79a519b649ec3b8e487 (diff) | |
download | mariadb-git-075a2fb716e6e0ffe5078f2433a5c2bdd0e63a3f.tar.gz |
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
Diffstat (limited to 'BUILD/compile-solaris-amd64-debug')
-rw-r--r-- | BUILD/compile-solaris-amd64-debug | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD/compile-solaris-amd64-debug b/BUILD/compile-solaris-amd64-debug index ec1573fa0ad..d82b92ab8f8 100644 --- a/BUILD/compile-solaris-amd64-debug +++ b/BUILD/compile-solaris-amd64-debug @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2007 MySQL AB -# +# 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 # the Free Software Foundation; version 2 of the License. |