summaryrefslogtreecommitdiff
path: root/poky/scripts/native-intercept/chown
diff options
context:
space:
mode:
Diffstat (limited to 'poky/scripts/native-intercept/chown')
-rwxr-xr-xpoky/scripts/native-intercept/chown3
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/scripts/native-intercept/chown b/poky/scripts/native-intercept/chown
index 4f43271c2..399c979f9 100755
--- a/poky/scripts/native-intercept/chown
+++ b/poky/scripts/native-intercept/chown
@@ -1,2 +1,5 @@
#! /bin/sh
+#
+# SPDX-License-Identifier: GPL-2.0-only
+#
echo "Intercept $0: $@ -- do nothing"