diff options
author | unknown <lenz@mysql.com> | 2002-10-13 16:57:33 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2002-10-13 16:57:33 +0200 |
commit | 4a498d689158c7cf9068b6c932ea3ea4f4d80aa4 (patch) | |
tree | c4ef65296f29e91dee9d2dd7be37df6feae0ff43 /Build-tools/mysql-copyright-2 | |
parent | 782dccfbfe14f7e0366934faafd515c2435a7d7c (diff) | |
download | mariadb-git-4a498d689158c7cf9068b6c932ea3ea4f4d80aa4.tar.gz |
- replaced Docs/LICENSE with Docs/MySQLEULA.txt
- Updated scripts/make_binary_distribution and scripts/mysql-copyright*
accordingly
BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
Delete: Docs/LICENSE
BitKeeper/deleted/.del-MySQLEULA.doc~e7fa298916345cf3:
Delete: Docs/MySQLEULA.doc
Build-tools/mysql-copyright-2:
- replaced LICENSE with MySQLEULA.txt
Build-tools/mysql-copyright:
- replaced LICENSE with MySQLEULA.txt
scripts/make_binary_distribution.sh:
- replaced LICENSE with MySQLEULA.txt
Diffstat (limited to 'Build-tools/mysql-copyright-2')
-rwxr-xr-x | Build-tools/mysql-copyright-2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build-tools/mysql-copyright-2 b/Build-tools/mysql-copyright-2 index a0d30f308e5..447a2d7c164 100755 --- a/Build-tools/mysql-copyright-2 +++ b/Build-tools/mysql-copyright-2 @@ -15,10 +15,10 @@ Getopts("v") || die "Aborted"; "This software is distributed with NO WARRANTY OF ANY KIND. No author or", "distributor accepts any responsibility for the consequences of using it, or", "for whether it serves any particular purpose or works at all, unless he or", - "she says so in writing. Refer to the LICENSE file for details.", + "she says so in writing. Refer to the MySQLEULA.txt file for details.", "", "Every copy of this file must include a copy of the License, normally in a", - "plain ASCII text file named LICENSE. The License grants you the right to", + "plain ASCII text file named MySQLEULA.txt. The License grants you the right to", "copy, modify and redistribute this file, but only under certain conditions", "described in the License. Among other things, the License requires that", "the copyright notice and this notice be preserved on all copies" |