]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - lib/sort.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / lib / sort.c
index 975c6ef6fec753164de34ee7ce5a508105a41794..d6b7a202b0b648ea4b45bd1b979b2562dddbb8f1 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * A fast, small, non-recursive O(nlog n) sort for the Linux kernel
  *