diff options
Diffstat (limited to 'tools/include/linux/hash.h')
-rw-r--r-- | tools/include/linux/hash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/include/linux/hash.h b/tools/include/linux/hash.h index ad6fa21d977b..2c4183bbc504 100644 --- a/tools/include/linux/hash.h +++ b/tools/include/linux/hash.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_HASH_H #define _LINUX_HASH_H /* Fast hashing routine for ints, longs and pointers. |