projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3502fbc
)
mtd: nand: tango: Add standard legalese header
author
Marc Gonzalez
<marc_gonzalez@sigmadesigns.com>
Thu, 1 Dec 2016 10:22:14 +0000
(11:22 +0100)
committer
Brian Norris
<computersforpeace@gmail.com>
Thu, 1 Dec 2016 17:46:31 +0000
(09:46 -0800)
Provide proper copyright notice and license information.
Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/tango_nand.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/tango_nand.c
b/drivers/mtd/nand/tango_nand.c
index ec87516b87f5e0d88b464fcab51b4a060ba392a9..28c7f474be77b8b7ccab3379d81bdaa6006594ae 100644
(file)
--- a/
drivers/mtd/nand/tango_nand.c
+++ b/
drivers/mtd/nand/tango_nand.c
@@
-1,3
+1,11
@@
+/*
+ * 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>