From patchwork Thu May 11 13:33:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 13237956 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 AF6EEC7EE23 for ; Thu, 11 May 2023 13:34:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B6E1610E25B; Thu, 11 May 2023 13:34:33 +0000 (UTC) Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A76B10E251 for ; Thu, 11 May 2023 13:34:19 +0000 (UTC) Received: by mail-pl1-x635.google.com with SMTP id d9443c01a7336-1a516fb6523so80950375ad.3 for ; Thu, 11 May 2023 06:34:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683812058; x=1686404058; 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=FYUYLtbs7KfpLD4I5Dqpb8BMTQvZKnVJ8qVnL1hB5C8=; b=at6ka6jNGjd4UsPayk9jEy1oDKwDu1ittNtsmOXT6qcnBSsGsR2izC3GWnK37KP+Hm rYaEQ/kR1edGF1qztqgQ1QR6/uRsGcB1tPG2wj6Y90u+/eTnbvykrY21zfxA2xdiK1cX MTDVeYEFXMY7zJhSAyhgD6tFvpsIbCdlPJ3RH+jAI6ZaIvo+O8XJ0dbEqwwGw+icrK4j Cl0Xum9N2KrxofQ+QzrPS7wAzNueHVaPpxxe1XcCDhnE3LHaNmJ+fzzhhch99G7IbyM6 YDv7jf/9Paew6HAiuzUnr5WpmxretGw15dZwru+CVY20o5v6MaIkVpfuVqns9M1fTyUK rOKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683812058; x=1686404058; 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=FYUYLtbs7KfpLD4I5Dqpb8BMTQvZKnVJ8qVnL1hB5C8=; b=UKbadaY6dBEFG7zvN5LVsuAzU69GaABMCAw0LClbbylVcqVhnFRp9KD8QkO/T7H27w rCUCGLkiJXGU3F0hSvxxDpsF3vnTV9AqBRhbM59ctV+9jNFgJberawvbJxSh84XBrTED yesUytK64YbCahSYYsal06Aw0j5qFAr3iNidBZcUJlVRmHo8BePiKiTbCNmO+voj7uzC CxfGLEoQ42r3YnODPt67kjzuR+Iwwsom5e0DnEjryJhPWhutLDAvd+PH3CS3puUAz8Tl p5tEFOY9eIbggxDRMH3D0pSy23qo/dx0B5FotTUvzOv5AA/tL4onn3OghGJ0lasXxhtb x3Eg== X-Gm-Message-State: AC+VfDwzDXfFHeyv5TSHLoDlL2A7aN78WHTCbTky76xIsCuT5M6dejCL AlNHklgIPsYCOaHv++R3xnI= X-Google-Smtp-Source: ACHHUZ4ZCa3MPyTZWwhE0hr8Onh5crSmnn9r3Df3rija7+vx/kqL4xMF4JqUIaOPGaMpaopRBNbInw== X-Received: by 2002:a17:903:32c7:b0:1ac:7345:f254 with SMTP id i7-20020a17090332c700b001ac7345f254mr20259399plr.33.1683812058459; Thu, 11 May 2023 06:34:18 -0700 (PDT) Received: from debian.me (subs02-180-214-232-92.three.co.id. [180.214.232.92]) by smtp.gmail.com with ESMTPSA id t1-20020a170902a5c100b001a9581ed7casm5904903plq.141.2023.05.11.06.34.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 May 2023 06:34:18 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 840A5106881; Thu, 11 May 2023 20:34:09 +0700 (WIB) From: Bagas Sanjaya To: Linux DRI Development , Linux Kernel Mailing List , Linux Networking , Linux ARM , Linux Staging Drivers , Linux Watchdog Devices , Linux Kernel Actions Subject: [PATCH 01/10] agp/amd64: Remove GPL distribution notice Date: Thu, 11 May 2023 20:33:57 +0700 Message-Id: <20230511133406.78155-2-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230511133406.78155-1-bagasdotme@gmail.com> References: <20230511133406.78155-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=810; i=bagasdotme@gmail.com; h=from:subject; bh=cTXyfFqh4XIWuVIHAAZjFpEqWqW9DnmtbLxCr872mbU=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkx747te/M8Vo+lMJXzhvjKUKFq1Vs3W55/lkz/JrGk2 vKBf+eHjlIWBjEuBlkxRZZJiXxNp3cZiVxoX+sIM4eVCWQIAxenAEykUoORYbnT/G8dH37kx7V4 bal3cy17/G/1BsF7nrM1gmOy7G8W/WZkuH5xZ8eJt5tjJjr89OdpK/lTU6G01P7gsZC38zZ3zLm 5jhkA 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: Kate Stewart , Pavel Machek , Tom Rix , Dominik Brodowski , Eric Dumazet , Viresh Kumar , Bagas Sanjaya , Robert Jarzmik , Gaosheng Cui , Andy Gospodarek , Dan Carpenter , Davidlohr Bueso , Minghao Chi , Simon Horman , Jacob Keller , Jakub Kicinski , Paolo Abeni , Guenter Roeck , Sam Creasey , Arnd Bergmann , Manivannan Sadhasivam , Jay Vosburgh , Kalle Valo , Yang Yingliang , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Haojian Zhuang , Christophe JAILLET , "Steven Rostedt \(Google\)" , David Airlie , Thomas Gleixner , Wim Van Sebroeck , Archana , Karsten Keil , Deepak R Varma , Greg Kroah-Hartman , "David S. Miller" , Diederik de Haas , Jan Kara , =?utf-8?q?Andreas_F=C3=A4rber?= , Daniel Mack 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 Signed-off-by: Bagas Sanjaya Reviewed-by: Simon Horman --- 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,