aboutsummaryrefslogtreecommitdiff
path: root/contrib/libfido2/tools/include_check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libfido2/tools/include_check.sh')
-rwxr-xr-xcontrib/libfido2/tools/include_check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libfido2/tools/include_check.sh b/contrib/libfido2/tools/include_check.sh
index e684d0b6f12d..70abada1640d 100755
--- a/contrib/libfido2/tools/include_check.sh
+++ b/contrib/libfido2/tools/include_check.sh
@@ -3,6 +3,7 @@
# Copyright (c) 2019 Yubico AB. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
+# SPDX-License-Identifier: BSD-2-Clause
check() {
for f in $(find $1 -maxdepth 1 -name '*.h'); do