License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / tools / include / linux / hashtable.h
index 251eabf2a05e91ea4197ffce4541613e2eb92b1d..434dd5ac6d712e12c1658a3b0c46f1cc69d93096 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Statically sized hash table implementation
  * (C) 2012  Sasha Levin <levinsasha928@gmail.com>