Move to kernel style SPDX license identifiers
[deliverable/lttng-ust.git] / tests / unit / gcc-weak-hidden / main.c
index 0a80c05b5f3b5159df1aa52e3bc2152a41a797b3..63a8c75ac7bc122317d1b8422767fa124eacb88b 100644 (file)
@@ -1,14 +1,7 @@
 /*
- * Copyright (C) 2016 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ * SPDX-License-Identifier: MIT
  *
- * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
- * OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
- *
- * Permission is hereby granted to use or copy this program for any
- * purpose, provided the above notices are retained on all copies.
- * Permission to modify the code and to distribute modified code is
- * granted, provided the above notices are retained, and a notice that
- * the code was modified is included with the above copyright notice.
+ * Copyright (C) 2016 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
 #include <stdbool.h>
This page took 0.024917 seconds and 5 git commands to generate.