From e71cf2b63c861bdcbe13d0a67d5007b5933c61a5 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 24 Sep 2007 17:49:51 +0900 Subject: sh: Revert incorrect license string changes. These were right the first time. Either a thinko or building in the wrong tree. Revert this. Signed-off-by: Paul Mundt --- arch/sh/mm/cache-debugfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/sh/mm') diff --git a/arch/sh/mm/cache-debugfs.c b/arch/sh/mm/cache-debugfs.c index 9c1b4ad..de6d2c9 100644 --- a/arch/sh/mm/cache-debugfs.c +++ b/arch/sh/mm/cache-debugfs.c @@ -144,4 +144,4 @@ static int __init cache_debugfs_init(void) } module_init(cache_debugfs_init); -MODULE_LICENSE("GPLv2"); +MODULE_LICENSE("GPL v2"); -- cgit v1.1