diff --git a/scripts/get_abi.pl b/scripts/get_abi.pl
index 774e9b809ead7991d34b89addb55e18f001ce58a..c738cb79551411ad5c3bd3d183f75e8ca5e62c44 100755
--- a/scripts/get_abi.pl
+++ b/scripts/get_abi.pl
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# SPDX-License-Identifier: GPL-2.0
 
 use strict;
 use Pod::Usage;