diff mbox series

[RFC,v2,7/7] bsdqueue: Make REUSE compliant

Message ID 20210402161535.30191-8-toertel@gmail.com
State RFC
Headers show
Series Make SWUpdate REUSE-compliant | expand

Commit Message

Mark Jonas April 2, 2021, 4:15 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 $	*/
 
 /*