X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2Fphy%2Fbcm87xx.c;h=799789518e873edf273c95be6ec1c3b59ff4aa80;hb=882e3dba4c486a4953ccf380faf2a9751c45c018;hp=2346b38b9837101deae4848443da3d5b6be7cdeb;hpb=db8c246937713e60b7628661ccc187eeb81f2bae;p=~andy%2Flinux diff --git a/drivers/net/phy/bcm87xx.c b/drivers/net/phy/bcm87xx.c index 2346b38b983..799789518e8 100644 --- a/drivers/net/phy/bcm87xx.c +++ b/drivers/net/phy/bcm87xx.c @@ -229,3 +229,5 @@ static void __exit bcm87xx_exit(void) ARRAY_SIZE(bcm87xx_driver)); } module_exit(bcm87xx_exit); + +MODULE_LICENSE("GPL");