Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2018 13:14:07 +0000 (UTC)
From:      "George V. Neville-Neil" <gnn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478956 - head/comms/libbtbb
Message-ID:  <201809041314.w84DE79N085468@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gnn
Date: Tue Sep  4 13:14:07 2018
New Revision: 478956
URL: https://svnweb.freebsd.org/changeset/ports/478956

Log:
  Update the license allow post GPLv2
  
  Reported by:	jbeich

Modified:
  head/comms/libbtbb/Makefile

Modified: head/comms/libbtbb/Makefile
==============================================================================
--- head/comms/libbtbb/Makefile	Tue Sep  4 13:12:27 2018	(r478955)
+++ head/comms/libbtbb/Makefile	Tue Sep  4 13:14:07 2018	(r478956)
@@ -8,7 +8,7 @@ CATEGORIES=	comms
 MAINTAINER=	gnn@FreeBSD.org
 COMMENT=	Bluetooth Baseband Library
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BIULD_DEPENDS=	${PYNUMPY}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809041314.w84DE79N085468>