]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/ipv4/tcp_dctcp.c
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[linux.git] / net / ipv4 / tcp_dctcp.c
index 477cb4aa456c11c70185a982cbadafba857d3619..79f705450c162832e73f22a00a57916e6eddf8cd 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /* DataCenter TCP (DCTCP) congestion control.
  *
  * http://simula.stanford.edu/~alizade/Site/DCTCP.html
  *     Daniel Borkmann <dborkman@redhat.com>
  *     Florian Westphal <fw@strlen.de>
  *     Glenn Judd <glenn.judd@morganstanley.com>
- *
- * 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>