]> Git Repo - linux.git/blobdiff - arch/powerpc/mm/dma-noncoherent.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[linux.git] / arch / powerpc / mm / dma-noncoherent.c
index 2f6154b763286aa81a6b6bc1bb053debdef5f314..c617282d5b2aead7023cc27b47cbab0d4a5c4586 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  PowerPC version derived from arch/arm/mm/consistent.c
  *    Copyright (C) 2001 Dan Malek ([email protected])
  * Added in_interrupt() safe dma_alloc_coherent()/dma_free_coherent()
  * implementation. This is pulled straight from ARM and barely
  * modified. -Matt
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include <linux/sched.h>
This page took 0.029918 seconds and 4 git commands to generate.