pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ausweisapp2: fix license



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Apr 14 11:02:39 2024 +0200
Changeset:	803e110eeb685513c4c897a2aecb33f4bb3dcd22

Modified Files:
	ausweisapp2/Makefile

Log Message:
ausweisapp2: fix license

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=803e110eeb685513c4c897a2aecb33f4bb3dcd22

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ausweisapp2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ausweisapp2/Makefile b/ausweisapp2/Makefile
index 8c201ceafa..f978c760a1 100644
--- a/ausweisapp2/Makefile
+++ b/ausweisapp2/Makefile
@@ -10,7 +10,7 @@ GITHUB_RELEASE=	1.22.2
 MAINTAINER=	schmonz%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/Governikus/AusweisApp2/
 COMMENT=	Authenticate with your German ID or residence permit
-LICENSE=	eupl-v1.1 # XXX it's really 1.2
+LICENSE=	eupl-v1.2
 
 USE_CMAKE=	yes
 CMAKE_ARGS+=	-DVENDOR=${PKGBASE}


Home | Main Index | Thread Index | Old Index