X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Ferror.py;h=9d06b88e80e9cee186d3fde72a620bdc859053fb;hp=07d24714be423651ed3ab4d1a1205d9fc8ca34ba;hb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;hpb=0f77b5c9dfac44ff6eff8fb66fefadea72846c97 diff --git a/src/bindings/python/bt2/bt2/error.py b/src/bindings/python/bt2/bt2/error.py index 07d24714..9d06b88e 100644 --- a/src/bindings/python/bt2/bt2/error.py +++ b/src/bindings/python/bt2/bt2/error.py @@ -1,3 +1,7 @@ +# SPDX-License-Identifier: MIT +# +# Copyright (c) 2019 Simon Marchi + from bt2 import native_bt from collections import abc