aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/cow.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/tests/cow.py')
-rw-r--r--lib/bb/tests/cow.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bb/tests/cow.py b/lib/bb/tests/cow.py
index d149d84d0..5051e4ed7 100644
--- a/lib/bb/tests/cow.py
+++ b/lib/bb/tests/cow.py
@@ -3,6 +3,8 @@
#
# BitBake Tests for Copy-on-Write (cow.py)
#
+# SPDX-License-Identifier: GPL-2.0-only
+#
# Copyright 2006 Holger Freyther <freyther@handhelds.org>
#
# This program is free software; you can redistribute it and/or modify