projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97dd505
)
Blackfin: coreb: add gpl module license
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 6 Oct 2010 06:30:04 +0000
(06:30 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 22 Oct 2010 20:29:59 +0000
(16:29 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf561/coreb.c
patch
|
blob
|
history
diff --git
a/arch/blackfin/mach-bf561/coreb.c
b/arch/blackfin/mach-bf561/coreb.c
index
deb2271
..
064d030
100644
(file)
--- a/
arch/blackfin/mach-bf561/coreb.c
+++ b/
arch/blackfin/mach-bf561/coreb.c
@@
-73,3
+73,4
@@
module_exit(bf561_coreb_exit);
MODULE_AUTHOR("Bas Vermeulen <bvermeul@blackstar.xs4all.nl>");
MODULE_DESCRIPTION("BF561 Core B Support");
+MODULE_LICENSE("GPL");