]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - net/core/request_sock.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[thirdparty/kernel/stable.git] / net / core / request_sock.c
index 9b8727c67b58011227cc09098d96a40fee5c5d69..c9bb00008528414486bb58ba4c26b003545c6ae4 100644 (file)
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * NET         Generic infrastructure for Network protocols.
  *
  * Authors:    Arnaldo Carvalho de Melo <acme@conectiva.com.br>
  *
  *             From code originally in include/net/tcp.h
- *
- *             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.
  */
 
 #include <linux/module.h>