From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261653AbVGGOnq (ORCPT ); Thu, 7 Jul 2005 10:43:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261748AbVGGOlo (ORCPT ); Thu, 7 Jul 2005 10:41:44 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:61119 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S261681AbVGGOkc (ORCPT ); Thu, 7 Jul 2005 10:40:32 -0400 Subject: Re: [RFC] Atmel-supplied hardware headers for AT91RM9200 SoC processor From: David Woodhouse To: Andrew Victor Cc: linux-kernel@vger.kernel.org, Russell King In-Reply-To: <1120730318.16806.75.camel@fuzzie.sanpeople.com> References: <1120730318.16806.75.camel@fuzzie.sanpeople.com> Content-Type: text/plain Date: Thu, 07 Jul 2005 15:41:10 +0100 Message-Id: <1120747271.19467.388.camel@hades.cambridge.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 (2.2.2-5) Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2005-07-07 at 11:58 +0200, Andrew Victor wrote: > +// - Redistributions in binary form must reproduce the above copyright notice, > +// this list of conditions and the disclaimer below in the documentation and/or > +// other materials provided with the distribution. Is that for real? -- dwmw2