From 7a1cbdf9b93fe68049dc1b6e6dc028b6380dcca8 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Dec 2013 21:45:17 +0000 Subject: [PATCH] - Update LICENSE --- misc/pciids/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index a874020a3bbe..71bb2bd7c4aa 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Database of all known IDs used in PCI devices -LICENSE= BSD GPLv2 GPLv3 +LICENSE= BSD3CLAUSE GPLv2 GPLv3 LICENSE_COMB= dual NO_BUILD= yes