diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-09-05 08:58:42 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-09-05 08:59:47 (EDT) |
commit | ad7cf97d81532bffc66b0cbbac165a409866d859 (patch) | |
tree | b103834be6cf8b6e93993aab4a90b9ad3d7beeff /copyright |
Initial commit
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..366b1a2 --- /dev/null +++ b/copyright @@ -0,0 +1,24 @@ +Upstream Source +=============== + +Maintained by Martin Mares <mj@ucw.cz> and other volunteers from the +PCI ID Project at http://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. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + + +Distribution Packaging +====================== + +Copyright (C) 2015 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +<file:///usr/share/common-licenses/Expat>. |