1
0
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
This commit is contained in:
lenz@mysql.com
2002-10-13 16:57:33 +02:00
parent 3805a5edfe
commit 79ab39ec94
5 changed files with 258 additions and 104 deletions

View File

@@ -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