mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
- 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
This commit is contained in:
@@ -55,7 +55,7 @@ mkdir $BASE $BASE/bin $BASE/data $BASE/data/mysql $BASE/data/test \
|
||||
chmod o-rwx $BASE/data $BASE/data/*
|
||||
|
||||
for i in ChangeLog COPYING COPYING.LIB README Docs/INSTALL-BINARY \
|
||||
LICENSE Docs/manual.html Docs/manual.txt Docs/manual_toc.html
|
||||
MySQLEULA.txt Docs/manual.html Docs/manual.txt Docs/manual_toc.html
|
||||
do
|
||||
if [ -f $i ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user