From patchwork Sat Nov 27 06:21:14 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: 360392 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 oAR6NIGJ021745 for ; Sat, 27 Nov 2010 06:23:19 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752162Ab0K0GWD (ORCPT ); Sat, 27 Nov 2010 01:22:03 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:43979 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751039Ab0K0GV6 (ORCPT ); Sat, 27 Nov 2010 01:21:58 -0500 Received: by gxk22 with SMTP id 22so1244406gxk.19 for ; Fri, 26 Nov 2010 22:21:57 -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=lA1ULTwEWoKjKljDpmdWv0rGtvHyTM8BFu5WwhkQKR4=; b=tMnatTRUH1t9lkP/LaL8V8/TB32JP0tGbcQAafOqVs23AbTjTEhmrPeMYWlJ99nyvr EexCPLTShB9FTcC6On5rrtfX4Z6L6AKlPOHHZpeX0mqbCA20nKCaeGthX4tor0rS4meX zdZlF+2e+K9rJ+U1Vq/gCjbygBJdG3tif2Lqo= 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=uRjiFr/NDUZJ3jkz8wO1MbH7lEJm1IqicpW2qfb12wdNRr2nfY3irBMGQdwvJVJ4MK Esy+Wi7KzBgpDMqahIIxhFyUA3NSlhia0WtpJ+8SI6zgtE6m7M9bhL9gfyOE8qE4ueKh jw6t9N+VBf2fqGqbhohiDyZJjLaCBnrTTDryE= Received: by 10.150.177.17 with SMTP id z17mr6335657ybe.155.1290838917271; Fri, 26 Nov 2010 22:21:57 -0800 (PST) Received: from localhost.localdomain ([76.91.45.220]) by mx.google.com with ESMTPS id f23sm3102842ybh.10.2010.11.26.22.21.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Nov 2010 22:21:56 -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 4/9]drivers:ide Change the copyright info. Date: Fri, 26 Nov 2010 22:21:14 -0800 Message-Id: <1290838879-11038-5-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:19 +0000 (UTC) diff --git a/drivers/ide/hpt366.c b/drivers/ide/hpt366.c index 58c51cd..8e31cfa 100644 --- a/drivers/ide/hpt366.c +++ b/drivers/ide/hpt366.c @@ -1,6 +1,6 @@ /* * 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) 2007 Bartlomiej Zolnierkiewicz * Portions Copyright (C) 2005-2009 MontaVista Software, Inc. diff --git a/drivers/ide/serverworks.c b/drivers/ide/serverworks.c index 35fb8da..267c87e 100644 --- a/drivers/ide/serverworks.c +++ b/drivers/ide/serverworks.c @@ -3,7 +3,7 @@ * Copyright (C) 1998-2000 Andrzej Krzysztofowicz * Copyright (C) 1998-2000 Andre Hedrick * Copyright (C) 2007-2010 Bartlomiej Zolnierkiewicz - * Portions copyright (c) 2001 Sun Microsystems + * Portions copyright (c) 2001 Oracle and/or its affiliates. * * * RCC/ServerWorks IDE driver for Linux