X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Funit%2Fust-elf%2Fdata%2Fpic%2Fhello.c;h=a45ce5d3cf7e1005d44915fb8fd6380eb926c998;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=e89f5fb266f542d4bdc2a6797676bf4cd534183b;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=lttng-ust.git diff --git a/tests/unit/ust-elf/data/pic/hello.c b/tests/unit/ust-elf/data/pic/hello.c index e89f5fb2..a45ce5d3 100644 --- a/tests/unit/ust-elf/data/pic/hello.c +++ b/tests/unit/ust-elf/data/pic/hello.c @@ -1,3 +1,7 @@ +/* + * SPDX-License-Identifier: LGPL-2.1-only + */ + #include int main()