From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 19 Apr 2018 15:55:57 +0200 From: Greg Kroah-Hartman To: Thomas Gleixner Cc: LKML , Kees Cook , Segher Boessenkool , Kernel Hardening , Andrew Morton , Boris Brezillon , Richard Weinberger , David Woodhouse , Alasdair Kergon , Mike Snitzer , Anton Vorontsov , Colin Cross , Tony Luck , Kate Stewart Subject: Re: [patch V2 4/8] rslib: Remove GPL boilerplate Message-ID: <20180419135557.GB16862@kroah.com> References: <20180419100441.548834519@linutronix.de> <20180419100935.093663398@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180419100935.093663398@linutronix.de> User-Agent: Mutt/1.9.5 (2018-04-13) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Thu, Apr 19, 2018 at 12:04:45PM +0200, Thomas Gleixner wrote: > From: Thomas Gleixner > > Now that SPDX identifiers are in place, remove the GPL boiler plate > text. Leave the notices which document that Phil Karn granted permission in > place (encode/decode source code). The modified files are code written for > the kernel by me. > > Signed-off-by: Thomas Gleixner > Cc: Kate Stewart > Cc: Boris Brezillon > Cc: Tony Luck > Cc: Kees Cook > Cc: Segher Boessenkool > Cc: Kernel Hardening > Cc: Richard Weinberger > Cc: Mike Snitzer > Cc: Anton Vorontsov > Cc: Greg Kroah-Hartman > Cc: Colin Cross > Cc: Andrew Morton > Cc: David Woodhouse > Cc: Alasdair Kergon Reviewed-by: Greg Kroah-Hartman