X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=doc%2Fmanual%2Fmanual.texinfo;h=53eae017e9e1e939d8c6b6faa6d574909ac1ab28;hp=941e76b25b662fbb031b64d38c1beaec401d87b8;hb=79f9fac7d01a2304c7d4a8c6b7f686f0ef7903a3;hpb=937e29d7e7d5e3a59bfc4e950a888008cd10720c diff --git a/doc/manual/manual.texinfo b/doc/manual/manual.texinfo index 941e76b..53eae01 100644 --- a/doc/manual/manual.texinfo +++ b/doc/manual/manual.texinfo @@ -54,9 +54,25 @@ This manual is for UST 0.1. @chapter Overview @menu +* License:: * Supported platforms:: @end menu +@node License +@section License +The LTTng Userspace Tracer is intended to be linkable to open source software +as well as to proprietary applications. This was accomplished by licensing +the code that needs to be linked to the traced program as @acronym{LGPL}. + +The @file{libust} library, including its headers, are licensed as @acronym{GNU} +@acronym{LGPL} v2.1. It is also the case of some other helper libraries +(@file{libmallocwrap}, @file{libinterfork}, @file{libustcomm}) that need to be linked to the traced +program. + +The accompanying tools of the @acronym{UST} package are licensed as +@acronym{GNU} @acronym{GPL} v2. These tools include the @file{ustctl} trace +control program and the @file{ustd} daemon. + @node Supported platforms @section Supported platforms