[LTP] [PATCH v8 1/4] Refactor mqns_03 using new LTP API
Petr Vorel
pvorel@suse.cz
Tue Jul 11 13:13:22 CEST 2023
Hi Andrea,
...
> +++ b/testcases/kernel/containers/mqns/mqns_03.c
> @@ -1,207 +1,170 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> -* Copyright (c) International Business Machines Corp., 2009
> -* This program is free software; you can redistribute it and/or modify
> -* it under the terms of the GNU General Public License as published by
> -* the Free Software Foundation; either version 2 of the License, or
> -* (at your option) any later version.
or (at your option) any later version => SPDX-License-Identifier: GPL-2.0-or-later
The same applies to mqns_04. If it's the only change, it can be fixed by person
who merges the patchset.
Kind regards,
Petr
More information about the ltp
mailing list