summaryrefslogtreecommitdiffstats
path: root/scripts/oe-pylint
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/oe-pylint')
-rwxr-xr-xscripts/oe-pylint2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/oe-pylint b/scripts/oe-pylint
index 7cc1ccb010..5ad72838e9 100755
--- a/scripts/oe-pylint
+++ b/scripts/oe-pylint
@@ -1,5 +1,7 @@
#!/bin/bash
#
+# Copyright OpenEmbedded Contributors
+#
# SPDX-License-Identifier: GPL-2.0-only
#
# Run the pylint3 against our common python module spaces and print a report of potential issues