Message ID | 20230111031712.19037-1-stephen@networkplumber.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 517D7C54EBC for <netdev@archiver.kernel.org>; Wed, 11 Jan 2023 03:17:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230131AbjAKDRT (ORCPT <rfc822;netdev@archiver.kernel.org>); Tue, 10 Jan 2023 22:17:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59548 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229653AbjAKDRR (ORCPT <rfc822;netdev@vger.kernel.org>); Tue, 10 Jan 2023 22:17:17 -0500 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F0C6DC769 for <netdev@vger.kernel.org>; Tue, 10 Jan 2023 19:17:15 -0800 (PST) Received: by mail-pl1-x62c.google.com with SMTP id d15so15370544pls.6 for <netdev@vger.kernel.org>; Tue, 10 Jan 2023 19:17:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=9fUXn5crzb/9m8DrJA5PFE2Z7lSmcG4Rs/Z1KxcjmkY=; b=o3Ch5oaqtX/Gdxlvmb7wRGDMt4de/OS6wIowvJrr2Rm8qwDUoNBEX28a3ok2Z5CMUh o6qKi1U0DEqiIKhOvjlj2ooXb+IlNhiogW+pDJMmRiG6/3hMtr+K3E0LF/UdLtiudha1 JmB7ADFc+DDGugDpFsQZ0vplta7Sz2p+Ef1fxd09gdbyquX3s0+5I3ub2cM5ChFQezNW XRAJpIrufpGKzdgLhpLPasiUAMt8+7pziaGPdqnszAusvv3LeFiFIhhUIOoYoUebZxH5 +bwFH6qQD+Nq//saWJxp3h8MRBuZZ/D7Y2+nrnQDCr9Fi8TLG7n3NczR2wIZos/urhFt /Obg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9fUXn5crzb/9m8DrJA5PFE2Z7lSmcG4Rs/Z1KxcjmkY=; b=uWKpQvYTzPN9jCccfoSLftqs+HUbhxJji9a61EDoCs5yTS/5sVG8R6KbKcxjBhJ1Mb oBHIoxmr/zClV+458KVTB++De31xqadUlNGiDqVqUS93rRykDHUjxTsdcVkcJ192NUuW xXBsjxtZlt/eHamITRfBAp8vPMixxtKZzJo+jLNRp/DxBix7J5s7TUiJs7lJCejgCryB t5JFnitcJSKrV2oseNMYP30OUbU2RC0P6g4HsluUdnR4PebeDg+Ngkf9irt/u4ns5nVj 7aKlIXHnLCwjGhMFnW1RwT5Lmfee4Q5svpzH5XMErXdVh2YBgjUyl9AyfGb9LXUq9lnA EQXQ== X-Gm-Message-State: AFqh2komNyAbAngygdcu0SKu3RHQM0CxnAlW2UQiQ9Od2IxNNz1G0fHM 6Lqtyc9bO6R8iZTbjhqmROoRZP/yD0RK4XZz1co= X-Google-Smtp-Source: AMrXdXs9edEl1a5oMJhR7v7zb8CHvwhKFHdVGa9LbsJ3oj9S7YFy3yrI79QuBldOLtnDTDo+sADUnQ== X-Received: by 2002:a17:902:7586:b0:189:30cd:8fa2 with SMTP id j6-20020a170902758600b0018930cd8fa2mr1018213pll.50.1673407034975; Tue, 10 Jan 2023 19:17:14 -0800 (PST) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id h5-20020a170902f7c500b0019337bf957dsm4226756plw.296.2023.01.10.19.17.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Jan 2023 19:17:14 -0800 (PST) From: Stephen Hemminger <stephen@networkplumber.org> To: netdev@vger.kernel.org Cc: Stephen Hemminger <stephen@networkplumber.org> Subject: [PATCH iproute2 00/10] SPDX cleanups Date: Tue, 10 Jan 2023 19:17:02 -0800 Message-Id: <20230111031712.19037-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: dsahern@gmail.com |
Series |
SPDX cleanups
|
expand
|
On Tue, Jan 10, 2023 at 07:17:02PM -0800, Stephen Hemminger wrote: > Cleanout the GPL boiler plate in iproute. > Better to use modern SPDX to document the license > rather than copy/paste same text in multiple places. > > There is no change in licensing here, and none is planned. Hi Stephen, FWIIW, this series looks good to me, modulo a minor comment on patch 09/10 which I am happy for you to ignore. Reviewed-by: Simon Horman <simon.horman@corigine.com>