Add SPDX tags to recently added files

Reported by:	Pawel Biernacki
This commit is contained in:
Kyle Evans 2019-09-25 22:53:30 +00:00
parent 736dcdb75a
commit a631497fca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=352727
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,6 @@
/*
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2019 Kyle Evans <kevans@FreeBSD.org>
* All rights reserved.
*

View File

@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2019 Kyle Evans <kevans@FreeBSD.org>
* All rights reserved.
*