> --- a/tools/testing/selftests/exec/recursion-depth.c > +++ b/tools/testing/selftests/exec/recursion-depth.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: ISC
The license is OpenBSD, not ISC. https://cvsweb.openbsd.org/checkout/src/share/misc/license.template,v

