From c771a678e382c6e37d5714231629de82476ab3ae Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 24 May 2024 14:15:15 +0300 Subject: add license stuff in tasm --- tasm/include/tasm/assembler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tasm/include') diff --git a/tasm/include/tasm/assembler.h b/tasm/include/tasm/assembler.h index 6f162e4..0527cfc 100644 --- a/tasm/include/tasm/assembler.h +++ b/tasm/include/tasm/assembler.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #ifndef TASM_ASSEMBLER_H #define TASM_ASSEMBLER_H -- cgit v1.3