diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-14 03:19:51 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-14 03:19:51 +0000 |
| commit | be5d0b9566b13fdf8cabebb63334cbec12bfc409 (patch) | |
| tree | 520694c14456beb2e7b1f82e4a34687db70e1d91 /usr.bin/lorder | |
| parent | 8774e6a3fc97f5b72aa2fdda5f366f528259b3ec (diff) | |
Notes
Diffstat (limited to 'usr.bin/lorder')
| -rw-r--r-- | usr.bin/lorder/lorder.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/lorder/lorder.sh b/usr.bin/lorder/lorder.sh index 4b6243cd34779..bfa296b85932a 100644 --- a/usr.bin/lorder/lorder.sh +++ b/usr.bin/lorder/lorder.sh @@ -1,5 +1,7 @@ #!/bin/sh - # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1990, 1993 # The Regents of the University of California. All rights reserved. # |
