.gitignore: ignore local vscode workspace settings file
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz.h
index 4bd03012e30425d6baaccd57b113e84137a61117..ba7d84c86a8735af4e889abe112024c4d7a5f867 100644 (file)
@@ -1,6 +1,13 @@
+/*
+ * Copyright (C) 2015 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0-only
+ *
+ */
+
 #ifndef _LIBZZZ_H
 #define _LIBZZZ_H
 
 int zzz(void);
 
-#endif  /* _LIBZZZ_H */
+#endif /* _LIBZZZ_H */
This page took 0.022837 seconds and 4 git commands to generate.