diff options
Diffstat (limited to 'mk/mkopt.sh')
| -rw-r--r-- | mk/mkopt.sh | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/mk/mkopt.sh b/mk/mkopt.sh index ec425440570b..47b858216fe8 100644 --- a/mk/mkopt.sh +++ b/mk/mkopt.sh @@ -1,17 +1,11 @@ #!/bin/sh -# SPDX-License-Identifier: BSD-2-Clause # -# $Id: mkopt.sh,v 1.17 2025/05/22 22:35:14 sjg Exp $ +# $Id: mkopt.sh,v 1.18 2025/08/07 21:59:54 sjg Exp $ # # @(#) Copyright (c) 2014-2025, Simon J. Gerraty # -# This file is provided in the hope that it will -# be of use. There is absolutely NO WARRANTY. -# Permission to copy, redistribute or otherwise -# use this file is hereby granted provided that -# the above copyright notice and this notice are -# left intact. +# SPDX-License-Identifier: BSD-2-Clause # # Please send copies of changes and bug-fixes to: # sjg@crufty.net |
