提交 2d009328 编写于 作者: P Paul Mundt

sh: More license string silliness.

'GPL v2' vs 'GPLv2'.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 8786c952
...@@ -138,4 +138,4 @@ module_exit(switch_exit); ...@@ -138,4 +138,4 @@ module_exit(switch_exit);
MODULE_VERSION(DRV_VERSION); MODULE_VERSION(DRV_VERSION);
MODULE_AUTHOR("Paul Mundt"); MODULE_AUTHOR("Paul Mundt");
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPLv2");
...@@ -144,4 +144,4 @@ static int __init cache_debugfs_init(void) ...@@ -144,4 +144,4 @@ static int __init cache_debugfs_init(void)
} }
module_init(cache_debugfs_init); module_init(cache_debugfs_init);
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPLv2");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册