summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall/distextract
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2018-03-05 07:26:05 +0000
committereadler <eadler@FreeBSD.org>2018-03-05 07:26:05 +0000
commitfc195e04d9ebb262bd1863735758e138682de6e1 (patch)
tree912d569f5ccd477bf8a409b3db72c12aebd27846 /usr.sbin/bsdinstall/distextract
parente04bce9b4972e0f91b7874fed99e7a1c35f19095 (diff)
downloadFreeBSD-src-fc195e04d9ebb262bd1863735758e138682de6e1.zip
FreeBSD-src-fc195e04d9ebb262bd1863735758e138682de6e1.tar.gz
MFC r326276:
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 'usr.sbin/bsdinstall/distextract')
-rw-r--r--usr.sbin/bsdinstall/distextract/distextract.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/bsdinstall/distextract/distextract.c b/usr.sbin/bsdinstall/distextract/distextract.c
index 94536bc..95287a5 100644
--- a/usr.sbin/bsdinstall/distextract/distextract.c
+++ b/usr.sbin/bsdinstall/distextract/distextract.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2011 Nathan Whitehorn
* Copyright (c) 2014 Devin Teske <dteske@FreeBSD.org>
* All rights reserved.
OpenPOWER on IntegriCloud