From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-f196.google.com ([209.85.192.196]:41905 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726043AbeGNNNS (ORCPT ); Sat, 14 Jul 2018 09:13:18 -0400 Date: Sat, 14 Jul 2018 20:54:13 +0800 From: Eryu Guan Subject: Re: [fstests PATCH v2 1/2] src/: add license and copyright info to files Message-ID: <20180714125413.GG2830@desktop> References: <20180710220942.21074-1-ross.zwisler@linux.intel.com> <20180710220942.21074-2-ross.zwisler@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180710220942.21074-2-ross.zwisler@linux.intel.com> Sender: fstests-owner@vger.kernel.org To: Ross Zwisler Cc: Eryu Guan , fstests@vger.kernel.org, Dave Chinner , Jan Kara , Dan Williams , Christoph Hellwig , linux-nvdimm@lists.01.org, linux-ext4@vger.kernel.org List-ID: On Tue, Jul 10, 2018 at 04:09:41PM -0600, Ross Zwisler wrote: > Add copyright and license info to files that I've authored in src/. > > Signed-off-by: Ross Zwisler Thanks for the copyright and license update, I've applied it for next update. Thanks, Eryu