summaryrefslogtreecommitdiff
path: root/usr.sbin/fstyp
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2019-03-11 22:23:56 +0000
committerAlan Somers <asomers@FreeBSD.org>2019-03-11 22:23:56 +0000
commit809a8352dd5bb83dca991ff6c82e509208afad26 (patch)
tree958d888b7bdb9e67e25d47e46c98478fee0c5ced /usr.sbin/fstyp
parenta9f59cc0293d91204bea1ca69049fa056a1bf80c (diff)
downloadsrc-test2-809a8352dd5bb83dca991ff6c82e509208afad26.tar.gz
src-test2-809a8352dd5bb83dca991ff6c82e509208afad26.zip
Notes
Diffstat (limited to 'usr.sbin/fstyp')
-rwxr-xr-xusr.sbin/fstyp/tests/fstyp_test.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/fstyp/tests/fstyp_test.sh b/usr.sbin/fstyp/tests/fstyp_test.sh
index e7a4108b5fd4..5103ba042746 100755
--- a/usr.sbin/fstyp/tests/fstyp_test.sh
+++ b/usr.sbin/fstyp/tests/fstyp_test.sh
@@ -1,7 +1,8 @@
#!/bin/sh
#
+# SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+#
# Copyright (c) 2015 Alan Somers
-# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions