aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/checksum.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/checksum.py')
-rw-r--r--lib/bb/checksum.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bb/checksum.py b/lib/bb/checksum.py
index 4e1598fe8..9ac07a6a8 100644
--- a/lib/bb/checksum.py
+++ b/lib/bb/checksum.py
@@ -2,6 +2,8 @@
#
# Copyright (C) 2012 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.