port to trace format 2.5
[ust.git] / doc / manual / manual.texinfo
index 941e76b25b662fbb031b64d38c1beaec401d87b8..23b02d9607df6c6a2fd042e5ced49018559b93f2 100644 (file)
@@ -54,9 +54,30 @@ 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}.
+
+Components licensed as LGPL v2.1:
+@itemize @bullet
+@item libust
+@item libinterfork
+@item libustcomm
+@end itemize
+
+Components licensed as GPL v2:
+@itemize @bullet
+@item ustctl
+@item libustcmd
+@item ustd
+@end itemize
+
 @node Supported platforms
 @section Supported platforms
 
This page took 0.034416 seconds and 4 git commands to generate.