aboutsummaryrefslogtreecommitdiffstats
path: root/lib/layerindexlib/tests
diff options
context:
space:
mode:
Diffstat (limited to 'lib/layerindexlib/tests')
-rw-r--r--lib/layerindexlib/tests/common.py2
-rw-r--r--lib/layerindexlib/tests/cooker.py2
-rw-r--r--lib/layerindexlib/tests/layerindexobj.py2
-rw-r--r--lib/layerindexlib/tests/restapi.py2
4 files changed, 8 insertions, 0 deletions
diff --git a/lib/layerindexlib/tests/common.py b/lib/layerindexlib/tests/common.py
index 22a54585c..f4e04aacc 100644
--- a/lib/layerindexlib/tests/common.py
+++ b/lib/layerindexlib/tests/common.py
@@ -1,5 +1,7 @@
# Copyright (C) 2017-2018 Wind River Systems, Inc.
#
+# 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.
diff --git a/lib/layerindexlib/tests/cooker.py b/lib/layerindexlib/tests/cooker.py
index fdbf09110..648c7ba9f 100644
--- a/lib/layerindexlib/tests/cooker.py
+++ b/lib/layerindexlib/tests/cooker.py
@@ -1,5 +1,7 @@
# Copyright (C) 2018 Wind River Systems, Inc.
#
+# 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.
diff --git a/lib/layerindexlib/tests/layerindexobj.py b/lib/layerindexlib/tests/layerindexobj.py
index e2fbb950b..7de1338d7 100644
--- a/lib/layerindexlib/tests/layerindexobj.py
+++ b/lib/layerindexlib/tests/layerindexobj.py
@@ -1,5 +1,7 @@
# Copyright (C) 2017-2018 Wind River Systems, Inc.
#
+# 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.
diff --git a/lib/layerindexlib/tests/restapi.py b/lib/layerindexlib/tests/restapi.py
index 58766950c..fc4ff939b 100644
--- a/lib/layerindexlib/tests/restapi.py
+++ b/lib/layerindexlib/tests/restapi.py
@@ -1,5 +1,7 @@
# Copyright (C) 2017-2018 Wind River Systems, Inc.
#
+# 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.