Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2007-11-06 17:12:51 +0300
committerMiguel de Icaza <miguel@gnome.org>2007-11-06 17:12:51 +0300
commitad5f8957f6efa5c2dc2f2aa9a2409994375a8d17 (patch)
tree27d862e520de5c1f76cbf4e5fe41e3a0b905d815 /man/mkbundle.1
parent2b8b155de6b84b4fa535fc728e8363dab2f6d5f3 (diff)
Flush
svn path=/trunk/mono/; revision=88978
Diffstat (limited to 'man/mkbundle.1')
-rw-r--r--man/mkbundle.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man/mkbundle.1 b/man/mkbundle.1
index 5792280e28a..9fe5540734e 100644
--- a/man/mkbundle.1
+++ b/man/mkbundle.1
@@ -102,6 +102,14 @@ When passed, DIR will be set for the MONO_CFG_DIR environment variable
By default \fImkbundle\fP dynamically links to mono and glib. This option
causes it to statically link instead.
.TP
+.B Important:
+Since the Mono runtime is licensed under the LGPL, even if you use
+static you should transfer the component pieces of the mkbundle to
+your users so they are able to upgrade the Mono runtime on their own.
+.TP
+If you want to use this for commercial licenses, you must obtain a
+proprietary license for Mono from mono@novell.com
+.TP
.I "-z"
Compresses the assemblies before embedding. This results in smaller
executable files, but increases startup time and requires zlib to be