diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2019-09-26 16:19:22 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2019-09-26 16:19:22 +0000 |
| commit | e12ff891366cf94db4bfe4c2c810b26a5531053d (patch) | |
| tree | f8559295e6c898f67eeb2d4670461cbc21a9e0bd /lib/libregex | |
| parent | d4f44305039b3f432896fe8a5d011473573d46f3 (diff) | |
Notes
Diffstat (limited to 'lib/libregex')
| -rwxr-xr-x | lib/libregex/tests/libregex_test.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libregex/tests/libregex_test.sh b/lib/libregex/tests/libregex_test.sh index 071f407cdb102..9e41db67e10b3 100755 --- a/lib/libregex/tests/libregex_test.sh +++ b/lib/libregex/tests/libregex_test.sh @@ -1,6 +1,7 @@ # +# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# # Copyright (c) 2017 Kyle Evans <kevans@FreeBSD.org> -# All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |
