From patchwork Sat Nov 27 06:21:19 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Mattock X-Patchwork-Id: 82053 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0B7AEB70A3 for ; Mon, 7 Feb 2011 00:30:06 +1100 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by bombadil.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1Pm4db-0007j5-3j; Sun, 06 Feb 2011 13:26:47 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1Pm4dZ-00086K-MD; Sun, 06 Feb 2011 13:26:45 +0000 Received: from mail-yx0-f177.google.com ([209.85.213.177]) by canuck.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1PMEAo-0000vR-6i for linux-mtd@lists.infradead.org; Sat, 27 Nov 2010 06:22:14 +0000 Received: by mail-yx0-f177.google.com with SMTP id 34so1339163yxm.36 for ; Fri, 26 Nov 2010 22:22:14 -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=rFfSkWa54gDGryv6TDOhx+kmI1arhEpOQe0qFch9syc=; b=MfsKfFvYDg+FDlb37mqLqs+rNRfPNjxyvgpuiRYk2YqRPHTyrQ3suFxPZxMMq/YPhg EdmfztuSWevi2HPuzukcvi492cc9SaXXTtA24XvFe4HjZdTDnWZpdlSIko56bOFXsMtt j/SmXV3tYpHM1fEDBmSOKvXolvHI+OA1Ncosg= 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=C88HnQ2JJX8yKzIGmKAzn7e6uHNZOlem595QfIpvPstusa7zQw0gnlnIP+MiV4YhXN NVXimP9T5GydMFN2iMdlqeb4Z8jL+1FMwskt5jz0be5bT19aOHH6/k9FsD8ldf4uqxnS 0vtf7MDo8RLLNCi+VaqXfYUjdlkvAzl9qq06I= Received: by 10.151.113.15 with SMTP id q15mr6663074ybm.54.1290838933964; Fri, 26 Nov 2010 22:22:13 -0800 (PST) Received: from localhost.localdomain ([76.91.45.220]) by mx.google.com with ESMTPS id f23sm3102842ybh.10.2010.11.26.22.22.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Nov 2010 22:22:13 -0800 (PST) From: "Justin P. Mattock" To: trivial@kernel.org Subject: [RFC 9/9]include:linux Change the copyright info. Date: Fri, 26 Nov 2010 22:21:19 -0800 Message-Id: <1290838879-11038-10-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> X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20101127_012214_346152_82E1704B X-CRM114-Status: GOOD ( 12.03 ) X-Spam-Score: -0.1 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-0.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is freemail (justinmattock[at]gmail.com) -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.0 T_TO_NO_BRKTS_FREEMAIL T_TO_NO_BRKTS_FREEMAIL X-Mailman-Approved-At: Sun, 06 Feb 2011 08:25:52 -0500 Cc: linux-rdma@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-mtd@lists.infradead.org, "Justin P. Mattock" X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-mtd-bounces@lists.infradead.org Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them. Signed-off-by: Justin P. Mattock --- include/linux/ethtool.h | 4 ++-- include/linux/mlx4/doorbell.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h index 6628a50..2d895be 100644 --- a/include/linux/ethtool.h +++ b/include/linux/ethtool.h @@ -3,11 +3,11 @@ * * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright 2001 Jeff Garzik - * Portions Copyright 2001 Sun Microsystems (thockin@sun.com) + * Portions Copyright 2001 Oracle and/or its affiliates. (thockin@sun.com) * Portions Copyright 2002 Intel (eli.kupermann@intel.com, * christopher.leech@intel.com, * scott.feldman@intel.com) - * Portions Copyright (C) Sun Microsystems 2008 + * Portions Copyright (C) 2008 Oracle and/or its affiliates. */ #ifndef _LINUX_ETHTOOL_H diff --git a/include/linux/mlx4/doorbell.h b/include/linux/mlx4/doorbell.h index f31bba2..d251ee8 100644 --- a/include/linux/mlx4/doorbell.h +++ b/include/linux/mlx4/doorbell.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2004 Topspin Communications. All rights reserved. - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two