diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-19 21:29:15 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-19 21:29:15 (EST) |
commit | 24cda99dcb80be0cf2103ad4e98d907b039e4ac3 (patch) | |
tree | 492902a608e0768dda39edfe05ad8760f2e1993a | |
parent | c938a0fef5617ae26c72d6f003e4f34f50df5388 (diff) |
copyright: Add clarification from upstream
https://github.com/pciutils/pciids/commit/5293b162ecf7a0bce81085d3840c9abfe23a5719
https://github.com/pciutils/pciids/commit/21a9a3136e489dba586a39441291bcb595177cc1
-rw-r--r-- | copyright | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -4,9 +4,12 @@ Upstream Source Maintained by Albert Pool, Martin Mares, and other volunteers from the PCI ID Project at https://pci-ids.ucw.cz/. -The contents of the database and the generated files can be distributed under -the terms of either the GNU General Public License (version 2 or later) or of -the 3-clause BSD License. +This file can be distributed under either the GNU General Public License +(version 2 or higher) or the 3-clause BSD License. + +The database is a compilation of factual data, and as such the copyright +only covers the aggregation and formatting. The copyright is held by +Martin Mares and Albert Pool. On this system, a copy of the GNU General Public License may be found at <file:///usr/share/common-licenses/GPL-2>. |