From ad95af10b4c8ef7e2e6dbee7572ce2bd70ee2cc5 Mon Sep 17 00:00:00 2001 From: Emmanuel Pacaud Date: Fri, 14 Feb 2025 22:07:16 +0100 Subject: [PATCH] Fix license version in citation file --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index adef38790..f882fc34c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -15,4 +15,4 @@ url: 'https://aravisproject.github.io/aravis/' abstract: >- Aravis is a GObject based library for the control and the video stream acquisition of digital cameras. -license: LGPL-2.1+ +license: LGPL-2.0-or-later