Re: git: 7d900907c8cf - main - bhyve/arm64: Tidy up a licence comment

From: Andrew Turner <andrew_at_FreeBSD.org>
Date: Thu, 07 Aug 2025 18:11:27 UTC

> On 7 Aug 2025, at 17:48, Jessica Clarke <jrtc27@freebsd.org> wrote:
> 
> On 7 Aug 2025, at 17:42, Andrew Turner <andrew@freebsd.org <mailto:andrew@freebsd.org>> wrote:
>> 
>> The branch main has been updated by andrew:
>> 
>> URL: https://cgit.FreeBSD.org/src/commit/?id=7d900907c8cf06f1c2da7fefec4f872b9285aa38
>> 
>> commit 7d900907c8cf06f1c2da7fefec4f872b9285aa38
>> Author:     Andrew Turner <andrew@FreeBSD.org>
>> AuthorDate: 2025-08-07 10:45:38 +0000
>> Commit:     Andrew Turner <andrew@FreeBSD.org>
>> CommitDate: 2025-08-07 11:30:59 +0000
>> 
>>   bhyve/arm64: Tidy up a licence comment
>> 
>>   Remove an unneeded dash and add a missing space
>> 
>>   Reported by:    des (missing space)
>>   Sponsored by:   Arm Ltd
>> ---
>> usr.sbin/bhyve/aarch64/bhyve_machdep.h | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>> 
>> diff --git a/usr.sbin/bhyve/aarch64/bhyve_machdep.h b/usr.sbin/bhyve/aarch64/bhyve_machdep.h
>> index 9e01d906ad4d..e487bb5a0f44 100644
>> --- a/usr.sbin/bhyve/aarch64/bhyve_machdep.h
>> +++ b/usr.sbin/bhyve/aarch64/bhyve_machdep.h
>> @@ -1,8 +1,8 @@
>> -/*-
>> +/*
> 
> This is meant to be there.

It’s not there in the licensing guide [1]. I assume it was needed before the use of SPDX tags.

Andrew

[1] https://docs.freebsd.org/en/articles/license-guide/