X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Flibfoo.c;h=3c92464d849f03a1d7a22cf0c2df69aba6f84a9f;hb=cc22de985fbd6c192a021063fc3be165dd6fa5c0;hp=3bebed42776db4e4f3c6cb4d61cdfd0af6d985eb;hpb=818df80b8b47b736056088fd7d75263a21f6a5a9;p=lttng-tools.git diff --git a/tests/regression/ust/ust-dl/libfoo.c b/tests/regression/ust/ust-dl/libfoo.c index 3bebed427..3c92464d8 100644 --- a/tests/regression/ust/ust-dl/libfoo.c +++ b/tests/regression/ust/ust-dl/libfoo.c @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2016 Antoine Busque + * + * SPDX-License-Identifier: GPL-2.0-only + * + */ + #include "libfoo.h" #include "libbar.h"