From nobody Wed Mar 25 21:25:13 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fh0LK6J69z6Wp4c for ; Wed, 25 Mar 2026 21:25:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fh0LK5Ctqz400t for ; Wed, 25 Mar 2026 21:25:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774473913; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UACpLwenUG3fVMSGw7QdQqF6e25HMNjNb+O/svopmm0=; b=EcgvvczFyvZWLcXngj732rPbeG4R15Sif8S8JDuVpXxC63Z/5TKctmW1iCb/om5BrNZje6 hZ1/FThyoWw08NiHl0LUe/01lqguHFsSDsazdNsHcu7hYaAQrNpFHSvhzogOicLpV++WZv OzEvNQSZt1Z47T8ljA3SLgg0/7QKs8V+IoHvH3/tNY3BXNMIyrtvjljvYlwa9GbeP+SMI1 k46tMW5m8dcqRu6EuvgcYVJ/Yt4i05k6c6EOWSJwMuLqxRFGUotm62rXPqQRTkVTcRyyg7 1oeRbQzaa1OHgaNlFWb4U5u2/0GtCHWA4V9PXg4vCm5ttRPGN620W0/HYnvGqA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774473913; a=rsa-sha256; cv=none; b=CNfiETKxQZs2Y7qzV+4tc/geeSH9gm95sWZYrvqsSs6Z6hS1h45L1VMxZe6JG1MEtQ2lWh 0j2A2RH+1lIcS3DwXpMwCgQy9N5GDHri9ssRi3JmsgLsMUrS907JAZd9hgXkNAmyom9XDf n+yViN2Q26q29Zj5iFvnqx9JFfvZdgGm4a9bd5aWIadmr3JQ4crI1oAMKqxNN7TXsv4aL3 q/OLZagC3uyI/+zbs4f4iEYLR9onTtqLKnXIuQiiO0T7ifs1IkR5wyPbO1126FG26qG3h8 0UfEhC9dpV5b2jGeWmE05E9doDq23VasnVmvDv9ANaRIIJSZ2z1OQOD9ziBpKQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774473913; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UACpLwenUG3fVMSGw7QdQqF6e25HMNjNb+O/svopmm0=; b=xCZv7wlvlke6IKS+TboR/rKFqE/6a8/qtmxnzkDFipHiAT7ht1EHd88VCrW4xzMuDjkWkK 2k1igYuW0AVzi0m2hTDgbsjKMSUREHqLobppG98wLVj+RCW1Pn3laTDDJK3DHjETdX/Ajx tc9EGEZ1epOpsqPJCGFXrGF3wJyD0i/ml0L2hc6hA1HFWarmfP28iP1D2nqUhjzV5uO+Im Qzp5p07aKyXZN5PBwhb3gwtQ7W2XTsM/eRnLb1Er6Cc64LWkqaTWVJ0FR1OoFmJjPAMIaF ikKUlKV8q+V234spSfygxuslTERLn1hrx4gswOH7oAl8kzGCnJMGpzcWukALXA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fh0LK4R86z71N for ; Wed, 25 Mar 2026 21:25:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 276db by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 25 Mar 2026 21:25:13 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Ali Mashtizadeh From: Warner Losh Subject: git: 98bedca0a4ef - main - pmc: Fix copyright in previous commits List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 98bedca0a4effed7f170be52f7ef3e1ab8a79b11 Auto-Submitted: auto-generated Date: Wed, 25 Mar 2026 21:25:13 +0000 Message-Id: <69c452b9.276db.61ccf954@gitrepo.freebsd.org> The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=98bedca0a4effed7f170be52f7ef3e1ab8a79b11 commit 98bedca0a4effed7f170be52f7ef3e1ab8a79b11 Author: Ali Mashtizadeh AuthorDate: 2026-03-25 18:51:21 +0000 Commit: Warner Losh CommitDate: 2026-03-25 21:24:18 +0000 pmc: Fix copyright in previous commits Fix the copyright attribution to Netflix and the date and missing SPDX line in pmc.ibs man page. Sponsored by: Netflix Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/2094 --- lib/libpmc/pmc.ibs.3 | 5 ++++- sys/dev/hwpmc/hwpmc_ibs.c | 3 +-- sys/dev/hwpmc/hwpmc_ibs.h | 3 +-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/lib/libpmc/pmc.ibs.3 b/lib/libpmc/pmc.ibs.3 index 69b90b84556c..f0534a0955d2 100644 --- a/lib/libpmc/pmc.ibs.3 +++ b/lib/libpmc/pmc.ibs.3 @@ -1,4 +1,7 @@ -.\" Copyright (c) 2016 Ali Mashtizadeh. All rights reserved. +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" +.\" Copyright (c) 2026, Netflix, Inc. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions diff --git a/sys/dev/hwpmc/hwpmc_ibs.c b/sys/dev/hwpmc/hwpmc_ibs.c index 66d3260cf040..bfc135f06884 100644 --- a/sys/dev/hwpmc/hwpmc_ibs.c +++ b/sys/dev/hwpmc/hwpmc_ibs.c @@ -1,8 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2026, Ali Jose Mashtizadeh - * All rights reserved. + * Copyright (c) 2026, Netflix, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/dev/hwpmc/hwpmc_ibs.h b/sys/dev/hwpmc/hwpmc_ibs.h index 01fc88648558..c66d54672543 100644 --- a/sys/dev/hwpmc/hwpmc_ibs.h +++ b/sys/dev/hwpmc/hwpmc_ibs.h @@ -1,8 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2026, Ali Jose Mashtizadeh - * All rights reserved. + * Copyright (c) 2026, Netflix, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions