Move to kernel style SPDX license identifiers
[lttng-ust.git] / tests / unit / ust-elf / data / main.c
CommitLineData
c0c0989a
MJ
1/*
2 * SPDX-License-Identifier: LGPL-2.1-only
3 */
4
22609c7a
AB
5int main()
6{
7 char buf[100];
8
9 return 0;
10}
This page took 0.024117 seconds and 4 git commands to generate.