From 3cd39827ec2d2aa8d69762de8fbf72322ca85038 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 16 Oct 2024 19:42:08 -0600 Subject: copyright statements --- cmd/sbc_harness/hw/w5500.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cmd/sbc_harness/hw/w5500.h') diff --git a/cmd/sbc_harness/hw/w5500.h b/cmd/sbc_harness/hw/w5500.h index 967a436..bb629c5 100644 --- a/cmd/sbc_harness/hw/w5500.h +++ b/cmd/sbc_harness/hw/w5500.h @@ -1,3 +1,9 @@ +/* hw/w5500.h - libnet implementation for the WIZnet W5500 chip + * + * Copyright (C) 2024 Luke T. Shumaker + * SPDX-Licence-Identifier: AGPL-3.0-or-later + */ + #ifndef _HW_W5500_H_ #define _HW_W5500_H_ -- cgit v1.2.3-2-g168b