fix slightly incorrect license, pounce is actually GPLv3+

OK sthen@
This commit is contained in:
op 2021-11-28 09:52:53 +00:00
parent 940bebd3c9
commit 1c7cb3a469

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2021/11/28 08:19:09 op Exp $
# $OpenBSD: Makefile,v 1.2 2021/11/28 09:52:53 op Exp $
COMMENT = multi-client, TLS-only IRC bouncer
@ -10,7 +10,7 @@ HOMEPAGE = https://git.causal.agency/pounce/about/
MAINTAINER = Omar Polo <op@omarpolo.com>
# GPLv3
# GPLv3+
PERMIT_PACKAGE = Yes
# uses pledge() and unveil()