]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/memory/mvebu-devbus.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
[linux.git] / drivers / memory / mvebu-devbus.c
index 981860879d02e88f0266dfc5367280520b53cda4..095f8a3b2cfcca0033ec4078f9b294e95daf3db4 100644 (file)
@@ -1,21 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Marvell EBU SoC Device Bus Controller
  * (memory controller for NOR/NAND/SRAM/FPGA devices)
  *
  * Copyright (C) 2013-2014 Marvell
- *
- * 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 version 2 of the License.
- *
- * 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, see <http://www.gnu.org/licenses/>.
- *
  */
 
 #include <linux/kernel.h>