summaryrefslogtreecommitdiffstats
path: root/pw/pw_vpw.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-11-27 15:37:16 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-11-27 15:37:16 +0000
commitdfbdc8a51b65827faa66e5f333715d340ed92d0c (patch)
tree5e8306a4b83e86b1f8d59924fbedcd371c893ea2 /pw/pw_vpw.c
parent8bb23862b30da1757168ce7259004982a1edfbf4 (diff)
downloadpw-darwin-dfbdc8a51b65827faa66e5f333715d340ed92d0c.tar.gz
pw-darwin-dfbdc8a51b65827faa66e5f333715d340ed92d0c.tar.zst
pw-darwin-dfbdc8a51b65827faa66e5f333715d340ed92d0c.zip
various: general adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I was using misidentified many licenses so this was mostly a manual - error prone - task. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. No functional change intended.
Diffstat (limited to 'pw/pw_vpw.c')
-rw-r--r--pw/pw_vpw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw/pw_vpw.c b/pw/pw_vpw.c
index 58e5294..ea87f71 100644
--- a/pw/pw_vpw.c
+++ b/pw/pw_vpw.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 1996
* David L. Nugent. All rights reserved.
*