diff options
Diffstat (limited to 'tools/build/tests/ex/b.c')
-rw-r--r-- | tools/build/tests/ex/b.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/tests/ex/b.c b/tools/build/tests/ex/b.c index c24ff9ca9a97..2b29fb4d3c20 100644 --- a/tools/build/tests/ex/b.c +++ b/tools/build/tests/ex/b.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 int b(void) { |