diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-08-01 23:18:16 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-08-01 23:19:37 +0000 |
commit | ac641d55ea0622f06baa60b9d22ef4880007d8c4 (patch) | |
tree | 80b754fb550c343a9ca74b1117bcc9a6dbaa9a94 | |
parent | 7f04c09fe74535c1646a4af120f8f1342fe1c328 (diff) |
-rw-r--r-- | libexec/rc/tests/rc_subr_test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/rc/tests/rc_subr_test.sh b/libexec/rc/tests/rc_subr_test.sh index e8398c8d9b12..fe6d3b8264c9 100644 --- a/libexec/rc/tests/rc_subr_test.sh +++ b/libexec/rc/tests/rc_subr_test.sh @@ -4,8 +4,6 @@ # Copyright 2022 Mateusz Piotrowski <0mp@FreeBSD.org> # Copyright (c) 2025 Klara, Inc. # -# SPDX-License-Identifier: BSD-2-Clause -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: |