On Wed, Sep 19, 2018 at 04:55:17PM +0300, Jarkko Sakkinen wrote:
> On Tue, Sep 18, 2018 at 12:34:42PM +0300, Tomas Winkler wrote:
> > +// SPDX-License-Identifier: GPL-2.0
> > +/*
> > + * Copyright (C) 2004 IBM Corporation
> > + * Copyright (C) 2014 Intel Corporation
> > + *
> > + * Authors:
> > + * Leendert van Doorn <[email protected]>
> > + * Dave Safford <[email protected]>
> > + * Reiner Sailer <[email protected]>
> > + * Kylene Hall <[email protected]>
> 
> > + *
> > + * Device driver for TCG/TCPA TPM (trusted platform module).
> > + * Specifications at www.trustedcomputinggroup.org
> > + *
> 
> This paragraph is not needed. No need to carry it to a new file.
> 
> > + * 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, version 2 of the
> > + * License.
> > + *
> > + */
> 
> Cut this out as SPDX takes already care of this.
> 
> /Jarkko

Forgot to add this:

Tested-by: Jarkko Sakkinen <[email protected]>

/Jarkko

Reply via email to