Commit 59dbc86c authored by Marc Gonzalez's avatar Marc Gonzalez Committed by Brian Norris

mtd: nand: tango: Add standard legalese header

Provide proper copyright notice and license information.
Signed-off-by: default avatarMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 3502fbcc
/*
* Copyright (C) 2016 Sigma Designs
*
* 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/io.h>
#include <linux/of.h>
#include <linux/clk.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment