1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

timeout(1): add license header to unit test

Requested by:	kevans
This commit is contained in:
Baptiste Daroussin
2025-09-03 11:52:46 +02:00
parent 491986942d
commit 245f2abf94
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: BSD-2-Clause
# Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
atf_test_case nominal
nominal_head()