SPDX: Small for a license ID tags.

Use parenthesis for grouping as suggested by the spec.
This commit is contained in:
pfg 2017-12-27 21:36:37 +00:00
parent 36c2d09b6b
commit 73ddbfc6bb

View File

@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: (BSD-2-Clause-FreeBSD AND BSD-4-Clause)
*
* Copyright (c) 1997, 1998 Kenneth D. Merry.
* All rights reserved.