X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2Fust-elf%2Fdata%2Fpic%2Flibhello.c;h=6f990c564d55bd5694d9e2fd9a28f09fe0094ca6;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=d3f02e88c4da936295d559e1c0c70c9471b08189;hpb=dbe6ade0ba17270b2cb119b9961bbb7e48ce4733;p=lttng-ust.git 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()