From 8820ecc040f2b2392de20f32ee40cb5f3b90d0d3 Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Thu, 30 Nov 2017 15:10:11 +0000 Subject: SPDX: Fix some cases wrongly attributed to MIT. In the cases of BSD-style license variants without clauses, use 0BSD for the time being in lack of a better description. --- sys/sys/snoop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/sys/snoop.h') diff --git a/sys/sys/snoop.h b/sys/sys/snoop.h index 483cccf43b34..d999750df3ef 100644 --- a/sys/sys/snoop.h +++ b/sys/sys/snoop.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: MIT + * SPDX-License-Identifier: 0BSD * * Copyright (c) 1995 Ugen J.S.Antsilevich * -- cgit v1.2.3