summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache_extra.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/bb/cache_extra.py')
-rw-r--r--bitbake/lib/bb/cache_extra.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/bb/cache_extra.py b/bitbake/lib/bb/cache_extra.py
index 83f4959d6c..108d55d16f 100644
--- a/bitbake/lib/bb/cache_extra.py
+++ b/bitbake/lib/bb/cache_extra.py
@@ -12,6 +12,8 @@
12 12
13# Copyright (C) 2011, Intel Corporation. All rights reserved. 13# Copyright (C) 2011, Intel Corporation. All rights reserved.
14 14
15# SPDX-License-Identifier: GPL-2.0-only
16#
15# This program is free software; you can redistribute it and/or modify 17# This program is free software; you can redistribute it and/or modify
16# it under the terms of the GNU General Public License version 2 as 18# it under the terms of the GNU General Public License version 2 as
17# published by the Free Software Foundation. 19# published by the Free Software Foundation.