treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
[sfrench/cifs-2.6.git] / arch / ia64 / lib / xor.S
index c83f1c410691b7c2c9b47f563bf6fb5741633c45..5413dafe6b2e0103e418c7fbd8dd7b08c51e9e72 100644 (file)
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * arch/ia64/lib/xor.S
  *
  * Optimized RAID-5 checksumming functions for IA-64.
- *
- * 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, or (at your option)
- * any later version.
- *
- * You should have received a copy of the GNU General Public License
- * (for example /usr/src/linux/COPYING); if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
 #include <asm/asmmacro.h>