From b8a6feb961d4b9fcc0e652c0374a86b846cb16be Mon Sep 17 00:00:00 2001 From: Daniel Cerqueira Date: Tue, 27 Jan 2026 16:22:50 +0000 Subject: make licensing REUSE-compliant --- liblali.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'liblali.h') diff --git a/liblali.h b/liblali.h index da0d3d6..33b192b 100644 --- a/liblali.h +++ b/liblali.h @@ -7,7 +7,7 @@ * Keywords: lali, lisp, implementation, interpreter, lisp1.5, * computer programming language * Homepage: https://gitlab.com/alexandre1985/lali - * SPDX-License-Identifier: AGPL-3.0-or-later, Unlicense + * SPDX-License-Identifier: AGPL-3.0-or-later AND Unlicense * * Copyright (C) 2025 Daniel Cerqueira * -- cgit