├── README.md └── pci.ids /README.md: -------------------------------------------------------------------------------- 1 | # History of pci.ids 2 | 3 | This repository contains the history of the pci.ids file, which is 4 | automatically generated from the PCI ID Database at http://pci-ids.ucw.cz/. 5 | 6 | *Please do not open issues nor pull requests in this project.* 7 | 8 | The contents of the database and the generated files can be distributed under 9 | the terms of either the GNU General Public License (version 2 or later) or of 10 | the 3-clause BSD License. 11 | 12 | The database is a compilation of factual data, and as such the copyright 13 | only covers the aggregation and formatting. The copyright is held by 14 | Martin Mares and Albert Pool. 15 | --------------------------------------------------------------------------------