[LTP] [PATCH 1/1] ns_ifmove.c: Rewrite to new API

Petr Vorel pvorel@suse.cz
Fri Mar 10 12:47:47 CET 2023


Hi all,

> Hi Tim,

> > > +++ b/testcases/kernel/containers/share/ns_ifmove.c
> > > @@ -1,43 +1,31 @@
> > > +// SPDX-License-Identifier: GPL-2.0-or-later

> > I don't see "or later" anywhere in the license header that was removed.

> > Is this the correct SPDX license identifier?
> > Maybe it should be 'GPL-2.0-only'
> Good catch, thank you!

FYI I contacted Matus Marhefka privately and got his ack:

	I am not on that mailing list anymore. Anyway, feel free to re-license any
	of my tests to GPL-v2+, you have my agreement :)

=> going to use the original version.

Kind regards,
Petr

> Kind regards,
> Petr

> >  -- Tim

> > >  /* Copyright (c) 2015 Red Hat, Inc.
> > > - *
> > > - * This program is free software: you can redistribute it and/or modify
> > > - * it under the terms of version 2 the GNU General Public License as
> > > - * published by the Free Software Foundation.
> > > - *
> > > - * This program is distributed in the hope that it will be useful,
> > > - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> > > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> > > - * GNU General Public License for more details.
> > > - *
> > > - * You should have received a copy of the GNU General Public License
> > > - * along with this program.  If not, see <http://www.gnu.org/licenses/>.
> > > - *
> > > + * Copyright (c) Linux Test Project, 2015-2022
> > > + * Copyright (c) 2023 Petr Vorel <pvorel@suse.cz>
> > >   * Written by Matus Marhefka <mmarhefk@redhat.com>
> > > + */


More information about the ltp mailing list