Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / CodingStyle.md
diff --git a/CodingStyle.md b/CodingStyle.md
new file mode 100644 (file)
index 0000000..4fabece
--- /dev/null
@@ -0,0 +1,16 @@
+<!--
+SPDX-FileCopyrightText: 2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+
+SPDX-License-Identifier: CC-BY-4.0
+-->
+
+# LTTng-UST Coding Style
+
+The coding style used for this project follows the Linux kernel
+guide lines. Please refer to:
+
+- Linux kernel Documentation/CodingStyle document for details,
+- Linux kernel scripts/checkpatch.pl for a script which verify the patch
+  coding style.
+
+Mathieu Desnoyers, May 30, 2012
This page took 0.022998 seconds and 4 git commands to generate.