aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-12-19 22:40:16 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-12-19 22:40:16 +0000
commitd17aef79bb2cd7646e57f533d7418938edd74971 (patch)
tree8867cbac33629fff120554cd404cb6f1a99166cc /usr.sbin/watch
parentb501cc5da6f8e10d354ace1befbf59737543eb30 (diff)
downloadsrc-d17aef79bb2cd7646e57f533d7418938edd74971.tar.gz
src-d17aef79bb2cd7646e57f533d7418938edd74971.zip
SPDX: These are fundamentally BSD-2-Clause.
They just omit the introductory line and numbering.
Notes
Notes: svn path=/head/; revision=327005
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 e0999757ab61..3585d4555b18 100644
--- a/usr.sbin/watch/watch.c
+++ b/usr.sbin/watch/watch.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-1-Clause
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1995 Ugen J.S.Antsilevich
*