summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlenz@mysql.com <>2004-07-19 12:32:36 +0200
committerlenz@mysql.com <>2004-07-19 12:32:36 +0200
commit1ed37f97a3bc1b3b3a08f39489ebf3f5ad1d703e (patch)
treec74f5e70c6fd3100fe8f81f4004f1c6b1709f726
parent5db861c3e42d367ba19708bb7036a5ec91d434fd (diff)
downloadmariadb-git-1ed37f97a3bc1b3b3a08f39489ebf3f5ad1d703e.tar.gz
- only include the GPL license in the LICENSE text, not the FOSS
exception (it only applies to 4.0 and above)
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index eea93380b35..5d66d236df1 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -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.%