From 52d48b9ea39a990295fdaf53dea492637051bd10 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Mon, 28 Oct 2024 00:02:20 -0600 Subject: s/Licence/License/g --- cmd/sbc_harness/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/sbc_harness/main.c') diff --git a/cmd/sbc_harness/main.c b/cmd/sbc_harness/main.c index b0c9659..b9c5330 100644 --- a/cmd/sbc_harness/main.c +++ b/cmd/sbc_harness/main.c @@ -1,7 +1,7 @@ /* sbc_harness/main.c - Main entry point and event loop for sbc-harness * * Copyright (C) 2024 Luke T. Shumaker - * SPDX-Licence-Identifier: AGPL-3.0-or-later + * SPDX-License-Identifier: AGPL-3.0-or-later */ #include /* libc: for strlen() */ -- cgit v1.2.3-2-g168b