Move to kernel style SPDX license identifiers
[lttng-ust.git] / doc / examples / demo-tracelog / Makefile
index 623979d3cd0e5921c8f70f7fed845278561d7afc..51fd7fa91e3c5b3b00f4e6b1ca3b4865e628c90a 100644 (file)
@@ -1,14 +1,7 @@
-# Copyright (C) 2013  Jérémie Galarneau <jeremie.galarneau@efficios.com>
-# Copyright (C) 2014  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) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
+# Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 #
 # This Makefile is not using automake so that users may see how to build
 # a program with tracepoint provider probes as stand-alone shared objects.
This page took 0.022695 seconds and 4 git commands to generate.