aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTuukka Pasanen <tuukka.pasanen@ilmi.fi>2026-02-09 08:11:04 +0000
committerEd Maste <emaste@FreeBSD.org>2026-02-18 15:50:22 +0000
commitf4eccc3add7b91532396970913792fa264fc5430 (patch)
tree442d4ce4bf22307d84d7b257a9cff840ac5a2aeb /bin
parent632c73b4bfd48b89b7c2318079fd50835b8b5016 (diff)
Diffstat (limited to 'bin')
-rw-r--r--bin/sleep/sleep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sleep/sleep.c b/bin/sleep/sleep.c
index 34d335cf4736..3be82dbd2189 100644
--- a/bin/sleep/sleep.c
+++ b/bin/sleep/sleep.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1988, 1993, 1994
* The Regents of the University of California. All rights reserved.
*