From 2205a5b4f67643213c4db1c1c040aa68735aa281 Mon Sep 17 00:00:00 2001 From: "Lars B. Rollik" Date: Mon, 22 Jun 2026 07:37:36 +0100 Subject: [PATCH] chore: correct license metadata Ensure the LICENSE file, CITATION.cff, and packaging metadata declare the correct licence and copyright year for this package. --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 7794a61..7942bc2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,7 +4,7 @@ type: software title: "ttl-barcoder: TTL barcode generation for multi-system DAQ synchronization" version: "0.4.0" repository-code: https://github.com/murineshiftwork/ttl-barcoder -license: BSD-3-Clause +license: LicenseRef-MSW-NonCommercial authors: - family-names: Rollik given-names: Lars B.