The branch stable/12 has been updated by khng:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=32593b9f873b986dc961cf530e2be9e7e27e6cfa

commit 32593b9f873b986dc961cf530e2be9e7e27e6cfa
Author:     Ed Maste <[email protected]>
AuthorDate: 2021-03-22 17:06:03 +0000
Commit:     Ka Ho Ng <[email protected]>
CommitDate: 2021-09-03 18:46:40 +0000

    Correct "Fondation" typo (missing "u")
    
    (cherry picked from commit 54399caa2f8470d9f7c404ce419362bc62d5a094)
---
 sys/amd64/vmm/amd/amdiommu.c | 2 +-
 sys/amd64/vmm/amd/ivhd_if.m  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys/amd64/vmm/amd/amdiommu.c b/sys/amd64/vmm/amd/amdiommu.c
index 4ded23dff003..26c4b10d7807 100644
--- a/sys/amd64/vmm/amd/amdiommu.c
+++ b/sys/amd64/vmm/amd/amdiommu.c
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2021 The FreeBSD Fondation
+ * Copyright (c) 2021 The FreeBSD Foundation
  *
  * Portions of this software were developed by Ka Ho Ng
  * under sponsorship from the FreeBSD Foundation.
diff --git a/sys/amd64/vmm/amd/ivhd_if.m b/sys/amd64/vmm/amd/ivhd_if.m
index eaae01ae0131..f2994243c91e 100644
--- a/sys/amd64/vmm/amd/ivhd_if.m
+++ b/sys/amd64/vmm/amd/ivhd_if.m
@@ -1,5 +1,5 @@
 #-
-# Copyright (c) 2021 The FreeBSD Fondation
+# Copyright (c) 2021 The FreeBSD Foundation
 #
 # Portions of this software were developed by Ka Ho Ng
 # under sponsorship from the FreeBSD Foundation.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to