[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180816190724.7cc823fd@gandalf.local.home>
Date: Thu, 16 Aug 2018 19:07:24 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: Alexei Starovoitov <alexei.starovoitov@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
Alexei Starovoitov <ast@...nel.org>
Subject: Re: [PATCH] tracing: Add SPDX License format to bpf_trace.c
On Fri, 17 Aug 2018 00:34:21 +0200
Daniel Borkmann <daniel@...earbox.net> wrote:
> On 08/17/2018 12:20 AM, Alexei Starovoitov wrote:
> > On Thu, Aug 16, 2018 at 03:48:17PM -0400, Steven Rostedt wrote:
> >> [ Alexei and/or Daniel, I'm adding SPDX headers to the tracing
> >> directory. Can you ack this patch? Thanks ]
> >>
> >> From: "Steven Rostedt (VMware)" <rostedt@...dmis.org>
> >>
> >> Add the SPDX License header to ease license compliance management.
> >>
> >> Cc: Alexei Starovoitov <ast@...mgrid.com>
> >
> > ohh. did you get a reply from that address? ;)
> >
> >> Cc: Daniel Borkmann <daniel@...earbox.net>
> >> Signed-off-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
> >
> > Acked-by: Alexei Starovoitov <ast@...nel.org>
>
> Also from my side:
>
> Acked-by: Daniel Borkmann <daniel@...earbox.net>
Thanks!
>
> +// SPDX-License-Identifier: GPL-2.0
> /* Copyright (c) 2011-2015 PLUMgrid, http://plumgrid.com
> * Copyright (c) 2016 Facebook
> *
>
> You probably also want to remove that single '*' line as well in your patch.
Done.
-- Steve
>
> - * This program is free software; you can redistribute it and/or
> - * modify it under the terms of version 2 of the GNU General Public
> - * License as published by the Free Software Foundation.
> */
>
> Thanks,
> Daniel
Powered by blists - more mailing lists