]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - lib/checksum.c
ovl: make i_ino consistent with st_ino in more cases
[thirdparty/kernel/linux.git] / lib / checksum.c
index d3ec93f9e5f3e61900c8268c883010433a08f567..de032ad96f4ac0e82b3028fe41e523a7636d2170 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
  *             data-registers to hold input values and one tries to
  *             specify d0 and d1 as scratch registers. Letting gcc
  *             choose these registers itself solves the problem.
- *
- *             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.
  */
 
 /* Revised by Kenneth Albanowski for m68knommu. Basic problem: unaligned access