Browse Source

Blackfin: coreb: add gpl module license

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 14 years ago
parent
commit
6cf4d0fadc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/blackfin/mach-bf561/coreb.c

+ 1 - 0
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");