2018-11-02 17:05+0800, Peng Hao: > Update the verbose license text with the matching SPDX > license identifier. > > Signed-off-by: Peng Hao <peng.hao2@xxxxxxxxxx> > --- > arch/x86/kernel/kvmclock.c | 15 +-------------- > 1 files changed, 1 insertions(+), 14 deletions(-) > > diff --git a/arch/x86/kernel/kvmclock.c b/arch/x86/kernel/kvmclock.c > index 1e67646..a59325e 100644 > --- a/arch/x86/kernel/kvmclock.c > +++ b/arch/x86/kernel/kvmclock.c > @@ -1,19 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0+ GPL-2.0+ is deprecated in favor of GPL-2.0-or-later, so I have changed it to that one and queued, thanks.