]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - scripts/cleanpatch
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / scripts / cleanpatch
index 3e5a2303dc0e744508804a3b136e0ba681cc9436..9f1755271516e6a3a123cfe25e62ab3b0864a027 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0
 #
 # Clean a patch file -- or directory of patch files -- of stealth whitespace.
 # WARNING: this can be a highly destructive operation.  Use with caution.