libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
[linux-2.6-microblaze.git] / lib / checksum.c
index d3ec93f..de032ad 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