diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-12-19 22:40:16 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-12-19 22:40:16 +0000 |
commit | d17aef79bb2cd7646e57f533d7418938edd74971 (patch) | |
tree | 8867cbac33629fff120554cd404cb6f1a99166cc /sys/sys/snoop.h | |
parent | b501cc5da6f8e10d354ace1befbf59737543eb30 (diff) | |
download | src-d17aef79bb2cd7646e57f533d7418938edd74971.tar.gz src-d17aef79bb2cd7646e57f533d7418938edd74971.zip |
SPDX: These are fundamentally BSD-2-Clause.
They just omit the introductory line and numbering.
Notes
Notes:
svn path=/head/; revision=327005
Diffstat (limited to 'sys/sys/snoop.h')
-rw-r--r-- | sys/sys/snoop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/snoop.h b/sys/sys/snoop.h index f2d6b31a903e..1a5e117976f1 100644 --- a/sys/sys/snoop.h +++ b/sys/sys/snoop.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-1-Clause + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 1995 Ugen J.S.Antsilevich * |