diff options
Diffstat (limited to 'mk/mkopt.sh')
-rwxr-xr-x | mk/mkopt.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/mkopt.sh b/mk/mkopt.sh index 929a5aa83a66..4a42c0ddf122 100755 --- a/mk/mkopt.sh +++ b/mk/mkopt.sh @@ -1,16 +1,16 @@ #!/bin/sh -# $Id: mkopt.sh,v 1.12 2020/06/23 04:16:35 sjg Exp $ +# $Id: mkopt.sh,v 1.13 2020/08/19 17:51:53 sjg Exp $ # # @(#) Copyright (c) 2014, 2020, 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 +# use this file is hereby granted provided that # the above copyright notice and this notice are -# left intact. -# +# left intact. +# # Please send copies of changes and bug-fixes to: # sjg@crufty.net # |