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