diff options
Diffstat (limited to 'scripts/profile2linkerlist.pl')
| -rwxr-xr-x[-rw-r--r--] | scripts/profile2linkerlist.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/profile2linkerlist.pl b/scripts/profile2linkerlist.pl index 6943fa7cc95b..316e71918ac8 100644..100755 --- a/scripts/profile2linkerlist.pl +++ b/scripts/profile2linkerlist.pl @@ -1,4 +1,5 @@ -#!/usr/bin/perl +#!/usr/bin/env perl +# SPDX-License-Identifier: GPL-2.0 # # Takes a (sorted) output of readprofile and turns it into a list suitable for |
