mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
faq: Make the legal section less unnecessarily legalistic.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user