Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2017 21:36:37 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r327249 - head/lib/libcam
Message-ID:  <201712272136.vBRLabN3021017@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712272136.vBRLabN3021017>