diff mbox

[04/30] dmaengine: jz4780: remove FSF address

Message ID 1473960849-23024-5-git-send-email-vinod.koul@intel.com (mailing list archive)
State Superseded
Headers show

Commit Message

Vinod Koul Sept. 15, 2016, 5:33 p.m. UTC
Kernel license headers should not include the FSF address as that can
changes, so remove these lines

Cc: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
---
 include/linux/dma/jz-dma.h | 4 ----
 1 file changed, 4 deletions(-)
diff mbox

Patch

diff --git a/include/linux/dma/jz-dma.h b/include/linux/dma/jz-dma.h
index 48419531e6ed..d823cb5ccc66 100644
--- a/include/linux/dma/jz-dma.h
+++ b/include/linux/dma/jz-dma.h
@@ -7,10 +7,6 @@ 
  *  Free Software Foundation;  either version 2 of the License, or (at your
  *  option) any later version.
  *
- *  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.,
- *  675 Mass Ave, Cambridge, MA 02139, USA.
- *
  */
 
 #ifndef __JZ4740_DMA_H__