]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/net/checksum.h
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / include / net / checksum.h
index 0f319e13be2c1f836f5a9f7a47832fb3fd74d88c..97bf4885a962ffc41896b5e840ea16e27aa66c98 100644 (file)
@@ -1,3 +1,4 @@
+/* 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
@@ -9,11 +10,6 @@
  *             Arnt Gulbrandsen, <agulbra@nvg.unit.no>
  *             Borrows very liberally from tcp.c and ip.c, see those
  *             files for more names.
- *
- *             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 _CHECKSUM_H