From patchwork Wed May 17 09:04:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 13244474 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 093E5C77B75 for ; Wed, 17 May 2023 09:04:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1B40110E3CB; Wed, 17 May 2023 09:04:27 +0000 (UTC) Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0A1DB10E1AC for ; Wed, 17 May 2023 09:04:24 +0000 (UTC) Received: by mail-pl1-x629.google.com with SMTP id d9443c01a7336-1aaf21bb427so4463135ad.1 for ; Wed, 17 May 2023 02:04:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684314264; x=1686906264; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=NkLNdeDn6hMP5F0r+T8wUttQQ19WSpWtWoPCipbjjYk=; b=sX2TRVtxCyE37VlJebGv4kakRzuCKnk3cbla80jLNjqRzQ9Dmq/vrKfyM2u9wYBaNm krCeicswnpCeF/b/D4RvPc9WrnRbsfNQBOtRnOty0qm+W1/iYui1O1E1jEok05OCqb0l jsxWscfC9NjE3Jt8jPeK8W08rXRTQvWOgr9QK7kRwKS4xrAq4JVIHWzdUpi0wOKxTcuT XRRI10XMq81MihVWqlTncEwPq9jrWLBB3MYI2y2tGKxekumTtmh2U5RENiuarO1i2XJW 6S7iV2MdKqGD02v8XOkc4jI7kOPPKRIZxah1wHyZt3z4Szh9pM6asOw92neAOL5ENjXn dWGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684314264; x=1686906264; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NkLNdeDn6hMP5F0r+T8wUttQQ19WSpWtWoPCipbjjYk=; b=V9LfsPtuDPPXOYxaYoov1SlLMDTpkSvz4VExUGPPiSUo7LU6fZAuxcpJA7/EKW2ByU UQO6R02s8SGapd0XTzsuYOkDW8AARZZLlhqU8GhMcOSeTiHm3USYPD3NHlEtpBgA2ky5 5M9YV+owrvTGjMt8CKCl4GHMbzw6eMJ/pJh3eM6TE2JpZMFqkffuDXIeAR3gGUa1BNmm eoD2RzGYLh/Y3h8lsQ7eO8hTw4G4fOjwbrjYAvXJz+FQYAPGtCuk+qHm0jyiukp3malH traxrDGvioTKJsNDik1MXXWe3r0yKcQJKmOQisFwSCN2aOVFmc6W0Bm7jJsphuRbSo0+ 838g== X-Gm-Message-State: AC+VfDwYBU8fHe6x16YSm+16nGowpdIhWtvw2qAVCwi+hsz4RUlCBSWi nP5+vJWc7kYGDYN7IU5N7E0= X-Google-Smtp-Source: ACHHUZ7hwMokgWaISpXvantDtiRSpqKfnHJ9i0Gs+2Wu7pm5FTQkz7gbL6AErGtCa461zrTPNdbvuA== X-Received: by 2002:a17:902:e5c3:b0:1ad:fa2e:17fc with SMTP id u3-20020a170902e5c300b001adfa2e17fcmr19927781plf.2.1684314264094; Wed, 17 May 2023 02:04:24 -0700 (PDT) Received: from debian.me (subs03-180-214-233-22.three.co.id. [180.214.233.22]) by smtp.gmail.com with ESMTPSA id jf20-20020a170903269400b001ac69bdc9d1sm1750069plb.156.2023.05.17.02.04.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 02:04:23 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id EE78910627D; Wed, 17 May 2023 16:04:20 +0700 (WIB) From: Bagas Sanjaya To: Linux DRI Development , Linux Kernel Mailing List , Linux Networking , Linux Staging Drivers Subject: [PATCH v3 1/4] agp/amd64: Remove GPL distribution notice Date: Wed, 17 May 2023 16:04:15 +0700 Message-Id: <20230517090418.1093091-2-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230517090418.1093091-1-bagasdotme@gmail.com> References: <20230517090418.1093091-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=865; i=bagasdotme@gmail.com; h=from:subject; bh=BnhAyHqAAXZPpElC1S7AamhQL42pHpYqVocWHPx47Os=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkpMyZuW/hnt7XbkVcl5v/vLZfM4N4W5XKzeuqjne90W S8sN5Y/3FHKwiDGxSArpsgyKZGv6fQuI5EL7WsdYeawMoEMYeDiFICJzGhgZHhft/DsEsHrZ0qf W27sj6pb+Jzhf2lfTkPflzSb4k2T+nkYfjEb8zg/2/q4qq3k+OaprZ8e3ug/6V7Z5n2+boZ8myf TFh4A X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Karsten Keil , Davidlohr Bueso , Dan Carpenter , Deepak R Varma , Simon Horman , Christophe JAILLET , Bagas Sanjaya , Greg Kroah-Hartman , Jacob Keller , David Airlie , Thomas Gleixner , Anna-Maria Behnsen , Gaosheng Cui , Archana Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" There is already SPDX tag which does the job, so remove the redundant notice. Cc: Christophe JAILLET Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/char/agp/amd64-agp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/char/agp/amd64-agp.c b/drivers/char/agp/amd64-agp.c index ce8651436609fc..b93b0f836e52ba 100644 --- a/drivers/char/agp/amd64-agp.c +++ b/drivers/char/agp/amd64-agp.c @@ -1,7 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2001-2003 SuSE Labs. - * Distributed under the GNU public license, v2. * * This is a GART driver for the AMD Opteron/Athlon64 on-CPU northbridge. * It also includes support for the AMD 8151 AGP bridge,