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