From patchwork Sat Nov 27 06:21:17 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Justin P. Mattock" X-Patchwork-Id: 360472 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oAR6NIGR021745 for ; Sat, 27 Nov 2010 06:23:21 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752701Ab0K0GXH (ORCPT ); Sat, 27 Nov 2010 01:23:07 -0500 Received: from mail-gw0-f46.google.com ([74.125.83.46]:60399 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752205Ab0K0GWH (ORCPT ); Sat, 27 Nov 2010 01:22:07 -0500 Received: by mail-gw0-f46.google.com with SMTP id 20so1244951gwj.19 for ; Fri, 26 Nov 2010 22:22:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references; bh=61gKNYrWjTFP0TFK90+Xz5VML97A1clk73x2ose78rQ=; b=Ml7YvdEKcijF5njnSk9IhTCDlIyrdzQZZaKjj2tcEiJeChYisjwoEYeh2oIPfM6AGC bynEy4dcjv7e829H5zahDwq9HZBayTipz0DahIbB3jH9jPFpQJXSSaOjFGrX/7HTmeBZ 1kXd8Zxu5D8WXmwe8rZg/5Zg+FbqaDxBgmPa4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=H+hs5l7d3w27fsz4VsFxYF9Iq2N3Zs00YjoKtbWnr/UNMZympHOS0t1Ay9BlJHeWCm kH0cy62GwkrqAtEooYT++YJD4nRgxbPp5qlPlZub09nVvCg8i2Mgy4uVrtmBWFyS0rbp NB7KQETZby1EgiJQs0rhWzWGqdIrnguSfCRd4= Received: by 10.151.108.14 with SMTP id k14mr6336522ybm.186.1290838926936; Fri, 26 Nov 2010 22:22:06 -0800 (PST) Received: from localhost.localdomain ([76.91.45.220]) by mx.google.com with ESMTPS id f23sm3102842ybh.10.2010.11.26.22.22.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Nov 2010 22:22:06 -0800 (PST) From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-rdma@vger.kernel.org, linux-ide@vger.kernel.org, linux-mtd@lists.infradead.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [RFC 7/9]drivers:ata Change the copyright info. Date: Fri, 26 Nov 2010 22:21:17 -0800 Message-Id: <1290838879-11038-8-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1290838879-11038-1-git-send-email-justinmattock@gmail.com> References: <1290838879-11038-1-git-send-email-justinmattock@gmail.com> Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Sat, 27 Nov 2010 06:23:21 +0000 (UTC) diff --git a/drivers/ata/pata_hpt366.c b/drivers/ata/pata_hpt366.c index 7688868..bd52749 100644 --- a/drivers/ata/pata_hpt366.c +++ b/drivers/ata/pata_hpt366.c @@ -6,7 +6,7 @@ * linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003 * * Copyright (C) 1999-2003 Andre Hedrick - * Portions Copyright (C) 2001 Sun Microsystems, Inc. + * Portions Copyright (C) 2001 Oracle and/or its affiliates. * Portions Copyright (C) 2003 Red Hat Inc * * diff --git a/drivers/ata/pata_hpt37x.c b/drivers/ata/pata_hpt37x.c index 9ae4c08..442575e 100644 --- a/drivers/ata/pata_hpt37x.c +++ b/drivers/ata/pata_hpt37x.c @@ -6,7 +6,7 @@ * linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003 * * Copyright (C) 1999-2003 Andre Hedrick - * Portions Copyright (C) 2001 Sun Microsystems, Inc. + * Portions Copyright (C) 2001 Oracle and/or its affiliates. * Portions Copyright (C) 2003 Red Hat Inc * Portions Copyright (C) 2005-2009 MontaVista Software, Inc. * diff --git a/drivers/ata/pata_hpt3x2n.c b/drivers/ata/pata_hpt3x2n.c index 32f3463..d0780c8 100644 --- a/drivers/ata/pata_hpt3x2n.c +++ b/drivers/ata/pata_hpt3x2n.c @@ -6,7 +6,7 @@ * linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003 * * Copyright (C) 1999-2003 Andre Hedrick - * Portions Copyright (C) 2001 Sun Microsystems, Inc. + * Portions Copyright (C) 2001 Oracle and/or its affiliates. * Portions Copyright (C) 2003 Red Hat Inc * Portions Copyright (C) 2005-2009 MontaVista Software, Inc. * diff --git a/drivers/ata/pata_serverworks.c b/drivers/ata/pata_serverworks.c index 86dd714..a8dd665 100644 --- a/drivers/ata/pata_serverworks.c +++ b/drivers/ata/pata_serverworks.c @@ -10,7 +10,7 @@ * Copyright (C) 1998-2000 Michel Aubry * Copyright (C) 1998-2000 Andrzej Krzysztofowicz * Copyright (C) 1998-2000 Andre Hedrick - * Portions copyright (c) 2001 Sun Microsystems + * Portions copyright (c) 2001 Oracle and/or its affiliates. * * * RCC/ServerWorks IDE driver for Linux