diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2019-03-11 22:23:56 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2019-03-11 22:23:56 +0000 |
| commit | 809a8352dd5bb83dca991ff6c82e509208afad26 (patch) | |
| tree | 958d888b7bdb9e67e25d47e46c98478fee0c5ced /usr.bin/cmp/tests | |
| parent | a9f59cc0293d91204bea1ca69049fa056a1bf80c (diff) | |
Notes
Diffstat (limited to 'usr.bin/cmp/tests')
| -rwxr-xr-x | usr.bin/cmp/tests/cmp_test2.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/cmp/tests/cmp_test2.sh b/usr.bin/cmp/tests/cmp_test2.sh index d4d30cd0f49bb..2b0d66382d362 100755 --- a/usr.bin/cmp/tests/cmp_test2.sh +++ b/usr.bin/cmp/tests/cmp_test2.sh @@ -1,5 +1,6 @@ +# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# # Copyright (c) 2017 Alan Somers -# All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |
