summaryrefslogtreecommitdiffstats
path: root/usr.sbin/utx
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/utx
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/utx')
-rw-r--r--usr.sbin/utx/utx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/utx/utx.c b/usr.sbin/utx/utx.c
index 59edf3b..75a3e00 100644
--- a/usr.sbin/utx/utx.c
+++ b/usr.sbin/utx/utx.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2011-2012 Ed Schouten <ed@FreeBSD.org>
* All rights reserved.
*
OpenPOWER on IntegriCloud