Re: git: 7a56f5af7185 - main - libcrypto: Don't embed $FreeBSD$ in generated assembly files

From: Enji Cooper <yaneurabeya_at_gmail.com>
Date: Tue, 22 Aug 2023 16:21:31 UTC
> On Aug 21, 2023, at 9:04 PM, John Baldwin <jhb@freebsd.org> wrote:
> 
> The branch main has been updated by jhb:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=7a56f5af71851c8b502720ca956629c302821430
> 
> commit 7a56f5af71851c8b502720ca956629c302821430
> Author:     John Baldwin <jhb@FreeBSD.org>
> AuthorDate: 2023-08-22 04:01:48 +0000
> Commit:     John Baldwin <jhb@FreeBSD.org>
> CommitDate: 2023-08-22 04:01:48 +0000
> 
>    libcrypto: Don't embed $FreeBSD$ in generated assembly files
> 
>    Reviewed by:    gallatin, ngie, emaste
>    Differential Revision:  https://reviews.freebsd.org/D41536

I wonder — should this be MFCed? It doesn’t seem like there’s much value in the $FreeBSD$ tags now that FreeBSD has moved its source to git.
Cheers,
-Enji