[LTP] [PATCH v8 2/4] Refactor mqns_04 using new LTP API

Petr Vorel pvorel@suse.cz
Tue Jul 11 13:14:19 CEST 2023


Hi Andrea,

> +++ b/testcases/kernel/containers/mqns/mqns_04.c
> @@ -1,187 +1,167 @@
> +// 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

This can be fixed by person who merges the patchset.

Kind regards,
Petr


More information about the ltp mailing list