diff options
Diffstat (limited to 'scripts/stackdelta')
-rwxr-xr-x | scripts/stackdelta | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/stackdelta b/scripts/stackdelta index 20a79f1..44d2dfd 100755 --- a/scripts/stackdelta +++ b/scripts/stackdelta @@ -1,4 +1,5 @@ #!/usr/bin/env perl +# SPDX-License-Identifier: GPL-2.0 # Read two files produced by the stackusage script, and show the # delta between them. |