[LTP] [PATCH 1/1] ns_ifmove.c: Rewrite to new API
Petr Vorel
pvorel@suse.cz
Fri Mar 10 08:34:06 CET 2023
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!
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