]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/hexagon/kernel/ptrace.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
[linux.git] / arch / hexagon / kernel / ptrace.c
index fa76493c17459639915c7df9410dcb8f3aaa8da2..dcbf7ea960cc8508fa5d9fe33fae6c64bd56be7f 100644 (file)
@@ -1,21 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Ptrace support for Hexagon
  *
  * Copyright (c) 2010-2013, The Linux Foundation. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  */
 
 #include <linux/kernel.h>