From 2c2498354a5bf50c65fa47e0498b42a62e370f58 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Wed, 14 Jan 2026 21:40:03 +0100 Subject: docs: add SPDX license identifier and repo link --- ls_test.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ls_test.h b/ls_test.h index 5b87e8b..a2a6f2a 100644 --- a/ls_test.h +++ b/ls_test.h @@ -3,6 +3,8 @@ /* Lion's Standard (LS) test harness. * * Version: 1.0 + * Repo: https://github.com/lionkor/ls_test + * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== * -- cgit