X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Farthur.c;h=321c5291d05f0aea77f326fd05bbb2cd2a5a3b2a;hb=eeca7360f756f7e36e846f35018df20808c7ef63;hp=0ee2e98196313a6dffaf46e38faaf5b426d80144;hpb=ba77df570c6710c9c19b31e0e48e4bcdf31cefe8;p=~andy%2Flinux diff --git a/arch/arm/kernel/arthur.c b/arch/arm/kernel/arthur.c index 0ee2e981963..321c5291d05 100644 --- a/arch/arm/kernel/arthur.c +++ b/arch/arm/kernel/arthur.c @@ -90,3 +90,5 @@ static void __exit arthur_exit(void) module_init(arthur_init); module_exit(arthur_exit); + +MODULE_LICENSE("GPL");