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 --- libhw/host_include/libhw/host_net.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhw/host_include') diff --git a/libhw/host_include/libhw/host_net.h b/libhw/host_include/libhw/host_net.h index c74f0bd..7a0dff4 100644 --- a/libhw/host_include/libhw/host_net.h +++ b/libhw/host_include/libhw/host_net.h @@ -1,7 +1,7 @@ /* libhw/host_net.h - implementation for hosted glibc * * Copyright (C) 2024 Luke T. Shumaker - * SPDX-Licence-Identifier: AGPL-3.0-or-later + * SPDX-License-Identifier: AGPL-3.0-or-later */ #ifndef _LIBHW_HOST_NET_H_ -- cgit v1.2.3-2-g168b