X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2Fexamples%2Fgen-tp%2Fsample.c;fp=doc%2Fexamples%2Fgen-tp%2Fsample.c;h=b0b0388ab88a7d4c8bde96667f34cb786af17b23;hp=52c4a9ebc5df52043a67bf83edfe8780fe1b9c9f;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hpb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8 diff --git a/doc/examples/gen-tp/sample.c b/doc/examples/gen-tp/sample.c index 52c4a9eb..b0b0388a 100644 --- a/doc/examples/gen-tp/sample.c +++ b/doc/examples/gen-tp/sample.c @@ -1,9 +1,7 @@ -/* - * SPDX-License-Identifier: MIT - * - * Copyright (C) 2011-2012 Matthew Khouzam - * Copyright (C) 2012 Mathieu Desnoyers - */ +// SPDX-FileCopyrightText: 2011-2012 Matthew Khouzam +// SPDX-FileCopyrightText: 2012 Mathieu Desnoyers +// +// SPDX-License-Identifier: MIT #include