Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / CONTRIBUTING.md
index dd17a205fc8b177635412c3814413625c334d10a..359a38c6cea68e44699085b2b760545a8f91fb90 100644 (file)
@@ -1,3 +1,9 @@
+<!--
+SPDX-FileCopyrightText: 2016 Philippe Proulx <pproulx@efficios.com>
+
+SPDX-License-Identifier: CC-BY-4.0
+-->
+
 # LTTng-UST contributor's guide
 
 Being an open source project, the LTTng-UST project welcomes
@@ -16,7 +22,7 @@ control. The upstream Git repository URL is:
 ## Coding standard
 
 LTTng-UST uses the
-[Linux kernel coding style](http://www.kernel.org/doc/Documentation/CodingStyle).
+[Linux kernel coding style](https://www.kernel.org/doc/html/latest/process/coding-style.html).
 
 Although the LTTng-UST code base is primarily written in C, it does
 contain shell, Perl, and Python code as well. There is no official coding
This page took 0.023304 seconds and 4 git commands to generate.