]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - include/net/inet_hashtables.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / include / net / inet_hashtables.h
index babb14136705ea5ca71aec77d5ffd13dad4c14a2..af2b4c065a042e36135fe6fdcee9833b6b353364 100644 (file)
@@ -1,14 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the BSD Socket
  *             interface as the means of communication with the user level.
  *
  * Authors:    Lotsa people, from code originally in tcp
- *
- *     This program is free software; you can redistribute it and/or
- *      modify it under the terms of the GNU General Public License
- *      as published by the Free Software Foundation; either version
- *      2 of the License, or (at your option) any later version.
  */
 
 #ifndef _INET_HASHTABLES_H