[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1425735720.2281.18.camel@tiscali.nl>
Date: Sat, 07 Mar 2015 14:42:00 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Barry Song <21cnbao@...il.com>
Cc: ohad@...ery.com, linux-kernel@...r.kernel.org,
workgroup.linux@....com, Wei Chen <wei.chen@....com>,
Barry Song <Baohua.Song@....com>
Subject: Re: [PATCH] drivers: hwspinlock: add CSR atlas7 implementation
One license nit.
Barry Song schreef op vr 06-03-2015 om 16:30 [+0800]:
> --- /dev/null
> +++ b/drivers/hwspinlock/sirf_hwspinlock.c
> @@ -0,0 +1,151 @@
> +/*
> + * SIRF hardware spinlock driver
> + *
> + * Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company.
> + *
> + * Licensed under GPLv2 or later.
> + */
This states the license is GPL v2 or later.
> +MODULE_LICENSE("GPL v2");
So you probably want
MODULE_LICENSE("GPL");
here.
Paul Bolle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists