*: make GNU licensing statement forms more regular
This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Common defines/structures/etc... for applets that need to work with the RTC.
|
||||
*
|
||||
* Licensed under the GPL-2 or later.
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
|
||||
#ifndef BB_RTC_H
|
||||
|
Reference in New Issue
Block a user