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 @@
1#! /bin/sh 1#! /bin/sh
2#
3# SPDX-License-Identifier: GPL-2.0-only
4#
2echo "Intercept $0: $@ -- do nothing" 5echo "Intercept $0: $@ -- do nothing"