X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=bootstrap;h=cf6167fff60055b10badc2a2e2486bb66ce167d2;hb=d771d7f1a7d0181b4670c7c3ddb83ba8b8eb7da0;hp=e81ba4d02d0ad3fd5e203c335617b75886a8638d;hpb=583a65644b5b69f5c197322b09a577b3c90ca781;p=openocd.git diff --git a/bootstrap b/bootstrap index e81ba4d02d..cf6167fff6 100755 --- a/bootstrap +++ b/bootstrap @@ -1,4 +1,6 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0-or-later + # Run the autotools bootstrap sequence to create the configure script # Abort execution on error