Author: pfg
Date: Wed Dec 27 21:36:37 2017
New Revision: 327249
URL: https://svnweb.freebsd.org/changeset/base/327249

Log:
  SPDX: Small for a license ID tags.
  
  Use parenthesis for grouping as suggested by the spec.

Modified:
  head/lib/libcam/camlib.h

Modified: head/lib/libcam/camlib.h
==============================================================================
--- head/lib/libcam/camlib.h    Wed Dec 27 21:21:03 2017        (r327248)
+++ head/lib/libcam/camlib.h    Wed Dec 27 21:36:37 2017        (r327249)
@@ -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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to