diff mbox series

[7/7] bsdqueue: Make REUSE compliant

Message ID 20210403180221.7442-8-toertel@gmail.com
State Accepted
Headers show
Series Start making SWUpdate REUSE-compliant | expand

Commit Message

Mark Jonas April 3, 2021, 6:02 p.m. UTC
Signed-off-by: Mark Jonas <toertel@gmail.com>
---
 include/bsdqueue.h | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/include/bsdqueue.h b/include/bsdqueue.h
index 2c808a1..6c705f1 100644
--- a/include/bsdqueue.h
+++ b/include/bsdqueue.h
@@ -1,3 +1,9 @@ 
+/*
+ * SPDX-FileCopyrightText: Copyright (c) 1991, 1993 The Regents of the University of California.  All rights reserved.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ */
+
 /*	$NetBSD: queue.h,v 1.68 2014/11/19 08:10:01 uebayasi Exp $	*/
 
 /*