summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-14 23:03:37 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-09-14 23:06:16 +0100
commit244e9a2ac40fa8a1494f769740947c8a600ee8d7 (patch)
tree62b75488cb16d3cbcfd3bc62c399bee261e96496 /examples
parent19da851610fc14b547ff9e25101921f69edc7f2f (diff)
downloadlibguestfs-244e9a2ac40fa8a1494f769740947c8a600ee8d7.tar.gz
libguestfs-244e9a2ac40fa8a1494f769740947c8a600ee8d7.tar.xz
libguestfs-244e9a2ac40fa8a1494f769740947c8a600ee8d7.zip
faq: Make the legal section less unnecessarily legalistic.
Diffstat (limited to 'examples')
-rw-r--r--examples/guestfs-faq.pod13
1 files changed, 7 insertions, 6 deletions
diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index 17a366dc..bebcee57 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -455,12 +455,13 @@ L<guestfs(3)/USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES>.
=head2 Can I use libguestfs in my proprietary / closed source /
commercial program?
-In general, yes. However this is not legal advice. You should read
-the license that comes with libguestfs, and if you have specific
-questions about your obligations when distributing libguestfs, contact
-a lawyer. In the source tree the license is in the file
-C<COPYING.LIB> (LGPLv2+ for the library and bindings) and C<COPYING>
-(GPLv2+ for the standalone programs).
+In general, yes. However this is not legal advice - read the license
+that comes with libguestfs, and if you have specific questions contact
+a lawyer.
+
+In the source tree the license is in the file C<COPYING.LIB> (LGPLv2+
+for the library and bindings) and C<COPYING> (GPLv2+ for the
+standalone programs).
=head1 DEBUGGING LIBGUESTFS