From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: Received: from mail-pl1-f196.google.com ([209.85.214.196]:38995 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726880AbeIHVGb (ORCPT ); Sat, 8 Sep 2018 17:06:31 -0400 Received: by mail-pl1-f196.google.com with SMTP id w14-v6so7883821plp.6 for ; Sat, 08 Sep 2018 09:20:13 -0700 (PDT) Date: Sat, 8 Sep 2018 09:20:11 -0700 From: Guenter Roeck To: Fabio Estevam Cc: linux-hwmon@vger.kernel.org, Fabio Estevam Subject: Re: [PATCH 1/2] hwmon: (mc13783-adc) Switch to SPDX identifier Message-ID: <20180908162011.GA20107@roeck-us.net> References: <1536260390-22584-1-git-send-email-festevam@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1536260390-22584-1-git-send-email-festevam@gmail.com> Sender: linux-hwmon-owner@vger.kernel.org List-Id: linux-hwmon@vger.kernel.org On Thu, Sep 06, 2018 at 03:59:49PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Adopt the SPDX license identifier headers to ease license compliance > management. > > Signed-off-by: Fabio Estevam Applied to hwmon-next. Thanks, Guenter