[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191021164756.33d97954@hermes.lan>
Date: Mon, 21 Oct 2019 16:47:56 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Dave Taht <dave.taht@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next] Add tc-BPF example for a TCP pure ack
recognizer
On Tue, 1 May 2018 11:32:41 -0700
Dave Taht <dave.taht@...il.com> wrote:
> +/* SPDX-License-Identifier: GPL-2.0 */
> +/*
> + * Copyright 2017 Google Inc.
> + *
> + * 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.
> + *
> + * 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, write to the Free Software
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
> + * 02110-1301, USA.
> + */
> +
SPDX is enough don't add boilerplate.
Powered by blists - more mailing lists