lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ