makefs: Add SPDX-License-Identifier tags

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
This commit is contained in:
Tuukka Pasanen
2026-02-16 11:26:43 +02:00
committed by Ed Maste
parent a31127e6df
commit 6010b73fa9
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
/* $NetBSD: msdos.c,v 1.20 2017/04/14 15:40:35 christos Exp $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2013 The NetBSD Foundation, Inc.
* All rights reserved.
*
+2
View File
@@ -1,6 +1,8 @@
/* $NetBSD: msdos.h,v 1.3 2015/10/16 16:40:02 christos Exp $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2013 The NetBSD Foundation, Inc.
* All rights reserved.
*