diff options
Diffstat (limited to 'scripts/native-intercept/chown')
| -rwxr-xr-x | scripts/native-intercept/chown | 3 |
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 | # | ||
| 2 | echo "Intercept $0: $@ -- do nothing" | 5 | echo "Intercept $0: $@ -- do nothing" |
