X-Git-Url: http://git.efficios.com/?p=deliverable%2Flttng-ust.git;a=blobdiff_plain;f=tests%2Funit%2Fust-elf%2Fdata%2Fpic%2Flibhello.c;fp=tests%2Funit%2Fust-elf%2Fdata%2Fpic%2Flibhello.c;h=6f990c564d55bd5694d9e2fd9a28f09fe0094ca6;hp=d3f02e88c4da936295d559e1c0c70c9471b08189;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9 diff --git a/tests/unit/ust-elf/data/pic/libhello.c b/tests/unit/ust-elf/data/pic/libhello.c index d3f02e88..6f990c56 100644 --- a/tests/unit/ust-elf/data/pic/libhello.c +++ b/tests/unit/ust-elf/data/pic/libhello.c @@ -1,3 +1,7 @@ +/* + * SPDX-License-Identifier: LGPL-2.1-only + */ + #include void hello()