Add SPDX tags to syscon bits, correct inconsistency in Copyright line.

This commit is contained in:
kevans 2018-01-13 19:00:41 +00:00
parent 75aad63139
commit 58786377c9
4 changed files with 10 additions and 2 deletions

View File

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

View File

@ -1,5 +1,7 @@
/*-
* Copyright 2017 Kyle Evans <kevans@FreeBSD.org>
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle Evans <kevans@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Michal Meloun
* All rights reserved.
*

View File

@ -1,5 +1,7 @@
/*-
* Copyright 2018 Kyle Evans <kevans@FreeBSD.org>
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without