aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lock
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-03-14 03:19:51 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-03-14 03:19:51 +0000
commitbe5d0b9566b13fdf8cabebb63334cbec12bfc409 (patch)
tree520694c14456beb2e7b1f82e4a34687db70e1d91 /usr.bin/lock
parent8774e6a3fc97f5b72aa2fdda5f366f528259b3ec (diff)
downloadsrc-be5d0b9566b13fdf8cabebb63334cbec12bfc409.tar.gz
src-be5d0b9566b13fdf8cabebb63334cbec12bfc409.zip
Partial merge of the SPDX changes
These changes are incomplete but are making it difficult to determine what other changes can/should be merged. No objections from: pfg
Notes
Notes: svn path=/stable/11/; revision=330897
Diffstat (limited to 'usr.bin/lock')
-rw-r--r--usr.bin/lock/lock.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/lock/lock.c b/usr.bin/lock/lock.c
index 8c1294656cc9..257a9619f428 100644
--- a/usr.bin/lock/lock.c
+++ b/usr.bin/lock/lock.c
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1980, 1987, 1993
* The Regents of the University of California. All rights reserved.
*