aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-01-31 03:45:26 +0000
committerRob Landley <rob@landley.net>2006-01-31 03:45:26 +0000
commit9e275e3450c3018c112681e0c79570477c19c827 (patch)
treeb1731bb71d7abd56ea03a47eb3626159ee1f9eab
parenta167ec5e633b5007883b3e0d5619792914e3540f (diff)
downloadbusybox-9e275e3450c3018c112681e0c79570477c19c827.tar.gz
Not on libbusybox.so: it's GPL, no API barrier, no stability promise.
-rw-r--r--Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 204821091..0afc34a94 100644
--- a/Config.in
+++ b/Config.in
@@ -183,6 +183,11 @@ config CONFIG_FEATURE_FULL_LIBBUSYBOX
used by busybox itself. If you plan to write a separate
standalone application which uses libbusybox say 'Y'.
+ Note: libbusybox is GPL, not LGPL, and exports no stable API that
+ might act as a copyright barrier. We can and will modify the
+ exported function set between releases (even minor version number
+ changes), and happily break out-of-tree features.
+
Say 'N' if in doubt.
config CONFIG_FEATURE_SHARED_BUSYBOX