diff options
Diffstat (limited to 'libhw/w5500_ll.h')
-rw-r--r-- | libhw/w5500_ll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhw/w5500_ll.h b/libhw/w5500_ll.h index 57bfccd..db66f01 100644 --- a/libhw/w5500_ll.h +++ b/libhw/w5500_ll.h @@ -4,7 +4,7 @@ * https://docs.wiznet.io/img/products/w5500/W5500_ds_v110e.pdf * * Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> - * SPDX-Licence-Identifier: AGPL-3.0-or-later + * SPDX-License-Identifier: AGPL-3.0-or-later */ #ifndef _LIBHW_W5500_LL_H_ |