SPDX: Small for a license ID tags.

Use parenthesis for grouping as suggested by the spec.
This commit is contained in:
Pedro F. Giffuni 2017-12-27 21:36:37 +00:00
parent 91fb056ed6
commit f8bece56a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327249

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. * Copyright (c) 1997, 1998 Kenneth D. Merry.
* All rights reserved. * All rights reserved.