]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - scripts/gcc-ld
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / scripts / gcc-ld
index cadab9a13ed7a7aaa3e6185418ed482a665a8295..997b818c3962646b38c06747197d38e6aa1fa514 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # run gcc with ld options
 # used as a wrapper to execute link time optimizations
 # yes virginia, this is not pretty