doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / demo-tracelog / demo-vtracelog.c
index 69e7d5d2c328ab48faeaf9efe1aec90a78bff4db..f2181f4057fbb919b657167a4702410adcbb2881 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * SPDX-License-Identifier: LGPL-2.1-only
- *
- * Copyright (C) 2020 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- */
+// SPDX-FileCopyrightText: 2020 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+//
+// SPDX-License-Identifier: LGPL-2.1-only
 
 #include <stdarg.h>
 #include <stdlib.h>
This page took 0.022594 seconds and 4 git commands to generate.