summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/rawcopy.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-10 18:32:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-12 11:57:26 +0100
commitdeb3ccec53e0bd63bc4235cf2b0d3fc781687361 (patch)
tree702f27cb8ef4eec6135491c66e2906129e44a11d /scripts/lib/wic/plugins/source/rawcopy.py
parent880c1ea3edc8edef974e65b2d424fc36809ea034 (diff)
downloadopenembedded-core-deb3ccec53e0bd63bc4235cf2b0d3fc781687361.tar.gz
scripts: Add copyright statements to files without one
Where there isn't a copyright statement, add one to make it explicit. Also drop editor config lines where they were present and add license identifiers as MIT if there isn't one. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rawcopy.py')
-rw-r--r--scripts/lib/wic/plugins/source/rawcopy.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/lib/wic/plugins/source/rawcopy.py b/scripts/lib/wic/plugins/source/rawcopy.py
index 7c90cd3cf8..8101efcb28 100644
--- a/scripts/lib/wic/plugins/source/rawcopy.py
+++ b/scripts/lib/wic/plugins/source/rawcopy.py
@@ -1,4 +1,6 @@
#
+# Copyright OpenEmbedded Contributors
+#
# SPDX-License-Identifier: GPL-2.0-only
#