aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/remotedata.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/remotedata.py')
-rw-r--r--lib/bb/remotedata.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bb/remotedata.py b/lib/bb/remotedata.py
index 68ecffc19..05c6fabdf 100644
--- a/lib/bb/remotedata.py
+++ b/lib/bb/remotedata.py
@@ -6,6 +6,8 @@ Provides support for using a datastore from the bitbake client
# 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.