aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/progress.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/progress.py')
-rw-r--r--lib/bb/progress.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bb/progress.py b/lib/bb/progress.py
index f54d1c76f..00dddabbb 100644
--- a/lib/bb/progress.py
+++ b/lib/bb/progress.py
@@ -4,6 +4,8 @@ BitBake progress handling code
# Copyright (C) 2016 Intel Corporation
#
+# SPDX-License-Identifier: GPL-2.0-only
+#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.