aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-12-13 16:13:17 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-12-13 16:13:17 +0000
commit9b10f59a10b7adff0a5ea3b0fd182d521c3da643 (patch)
tree7c9dda3c10a6033c206c8dc2cec370764c3a2b31 /usr.sbin/watch
parent0118df5ecf3718e0dbb2c9943e72437908efada2 (diff)
downloadsrc-9b10f59a10b7adff0a5ea3b0fd182d521c3da643.tar.gz
src-9b10f59a10b7adff0a5ea3b0fd182d521c3da643.zip
SPDX: mostly fixes to previous changes.
Introduce the recently approved BSD-1-Clause and replace 0BSD which never did fit well our use cases.
Notes
Notes: svn path=/head/; revision=326823
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c
index afd59279ba8a..e0999757ab61 100644
--- a/usr.sbin/watch/watch.c
+++ b/usr.sbin/watch/watch.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: 0BSD
+ * SPDX-License-Identifier: BSD-1-Clause
*
* Copyright (c) 1995 Ugen J.S.Antsilevich
*