Move to kernel style SPDX license identifiers
[babeltrace.git] / src / bindings / python / bt2 / bt2 / error.py
index 07d24714be423651ed3ab4d1a1205d9fc8ca34ba..9d06b88e80e9cee186d3fde72a620bdc859053fb 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: MIT
+#
+# Copyright (c) 2019 Simon Marchi <simon.marchi@efficios.com>
+
 from bt2 import native_bt
 from collections import abc
 
This page took 0.023358 seconds and 4 git commands to generate.