- only include the GPL license in the LICENSE text, not the FOSS

exception (it only applies to 4.0 and above)
This commit is contained in:
unknown 2004-07-19 12:32:36 +02:00
parent d75022fff7
commit d0934eca16

View File

@ -139,7 +139,7 @@ INSTALL-BINARY: mysql.info $(GT)
perl -w $(GT) mysql.info "Installing binary" "Installing source" > $@
../COPYING: mysql.info $(GT)
perl -w $(GT) mysql.info "GPL license" "LGPL license" > $@
perl -w $(GT) mysql.info "GPL license" "MySQL FOSS License Exception" > $@
# Don't update the files from bitkeeper
%::SCCS/s.%