[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <559ce547-b07c-0ae9-c137-32b82f231b1b@gmail.com>
Date: Mon, 2 Aug 2021 10:37:26 -0600
From: David Ahern <dsahern@...il.com>
To: Justin Iurman <justin.iurman@...ege.be>, netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...il.com
Subject: Re: [PATCH iproute2-next v3 1/3] Add, show, link, remove IOAM
namespaces and schemas
On 8/1/21 6:45 AM, Justin Iurman wrote:
> +/*
> + * ioam6.c "ip ioam"
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License
> + * version 2 as published by the Free Software Foundation;
> + *
> + * Author: Justin Iurman <justin.iurman@...ege.be>
> + */
This boiler plate is no longer needed; just add:
// SPDX-License-Identifier: GPL-2.0
as the first line. I can do the replace before applying.
Powered by blists - more mailing lists