From: Martin Mares Date: Fri, 28 Jan 2022 16:09:34 +0000 (+0100) Subject: README: Added a note on dynamic linking and derived works X-Git-Tag: v3.8.0~55 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=53e73b36c999ef091a51c0b6803604ce4f1ff315;p=pciutils.git README: Added a note on dynamic linking and derived works --- diff --git a/README b/README index abcdc8a..5e58eff 100644 --- a/README +++ b/README @@ -6,6 +6,9 @@ All files in this package can be freely distributed and used according to the terms of the GNU General Public License, either version 2 or (at your opinion) any newer version. See https://www.gnu.org/ for details. +The author wants to clarify that he does not consider programs which link +dynamically to the libpci to be derived works of the library. + 1. What's that? ~~~~~~~~~~~~~~~