From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] dca: add missing copyright/license headers Date: Sat, 21 Mar 2009 13:31:30 -0700 (PDT) Message-ID: <20090321.133130.59761269.davem@davemloft.net> References: <20090319160244.24380.31212.stgit@linux.site> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: dan.j.williams@intel.com, shannon.nelson@intel.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: maciej.sosnowski@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:55794 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753107AbZCUUbn (ORCPT ); Sat, 21 Mar 2009 16:31:43 -0400 In-Reply-To: <20090319160244.24380.31212.stgit@linux.site> Sender: netdev-owner@vger.kernel.org List-ID: From: Maciej Sosnowski Date: Thu, 19 Mar 2009 17:03:06 +0100 > In two dca files copyright and license headers are missing. > This patch adds them there. > > Signed-off-by: Maciej Sosnowski Applied, thanks.