aboutsummaryrefslogtreecommitdiff
path: root/bin/timeout/tests/timeout_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/timeout/tests/timeout_test.sh')
-rw-r--r--bin/timeout/tests/timeout_test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/timeout/tests/timeout_test.sh b/bin/timeout/tests/timeout_test.sh
index b1bf69968e84..88dbaa808043 100644
--- a/bin/timeout/tests/timeout_test.sh
+++ b/bin/timeout/tests/timeout_test.sh
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: BSD-2-Clause
+# Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
atf_test_case nominal
nominal_head()