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 | 42bfa908743f9c6c0347073d49ca807606575aff (patch) | |
tree | 3450186571ba7a411a2dbc781c45e2b6f2e1a2cf /BUILD/compile-ppc | |
parent | 255e4506517db4126a8f183d6c2f215fafd629dd (diff) | |
download | mariadb-git-42bfa908743f9c6c0347073d49ca807606575aff.tar.gz |
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
Diffstat (limited to 'BUILD/compile-ppc')
-rwxr-xr-x | BUILD/compile-ppc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD/compile-ppc b/BUILD/compile-ppc index a8e2d838a19..18051aa33ee 100755 --- a/BUILD/compile-ppc +++ b/BUILD/compile-ppc @@ -1,7 +1,8 @@ #! /bin/sh # Copyright (C) 2004 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. |