aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-12-20 20:25:28 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-12-20 20:25:28 +0000
commit33d72c30f1d883cd9c9574e4732f2fc48a565bcc (patch)
tree8912f35684f2124a5b0fef9cd50e5be0c414ec45 /usr.sbin/watch
parent5ee9f0508595903f73a5f91f5958feffc63f6261 (diff)
downloadsrc-33d72c30f1d883cd9c9574e4732f2fc48a565bcc.tar.gz
src-33d72c30f1d883cd9c9574e4732f2fc48a565bcc.zip
Revert r327005 - SPDX tags for license similar to BSD-2-Clause.
After consultation with SPDX experts and their matching guidelines[1], the licensing doesn't exactly match the BSD-2-Clause. It yet remains to be determined if they are equivalent or if there is a recognized license that matches but it is safer to just revert the tags. Let this also be a reminder that on FreeBSD, SPDX tags are only advisory and have no legal value (but IANAL). Pointyhat to: pfg Thanks to: Rodney Grimes, Gary O'Neall [1] https://spdx.org/spdx-license-list/matching-guidelines
Notes
Notes: svn path=/head/; revision=327040
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c
index 3585d4555b18..85583882ea4e 100644
--- a/usr.sbin/watch/watch.c
+++ b/usr.sbin/watch/watch.c
@@ -1,6 +1,4 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause
- *
* Copyright (c) 1995 Ugen J.S.Antsilevich
*
* Redistribution and use in source forms, with and without modification,