git: b1a3aa4eec58 - stable/14 - kldxref: Correct contract number in license ACK

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Thu, 18 Jan 2024 22:26:03 UTC
The branch stable/14 has been updated by jhb:

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

commit b1a3aa4eec580596cee6ff3a1f626c31a7696732
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-01-09 01:01:05 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-01-18 21:31:59 +0000

    kldxref: Correct contract number in license ACK
    
    Reviewed by:    brooks
    Sponsored by:   DARPA
    Differential Revision:  https://reviews.freebsd.org/D43371
    
    (cherry picked from commit 78258ee013cfec2145060cc4c25d66f075db36d3)
---
 usr.sbin/kldxref/elf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/kldxref/elf.c b/usr.sbin/kldxref/elf.c
index cc9bf9e6cb38..e5fe90169d2c 100644
--- a/usr.sbin/kldxref/elf.c
+++ b/usr.sbin/kldxref/elf.c
@@ -7,7 +7,7 @@
  * of Cambridge Computer Laboratory (Department of Computer Science
  * and Technology) under Defense Advanced Research Projects Agency
  * (DARPA) contract HR0011-18-C-0016 ("ECATS"), as part of the DARPA
- * SSITH research programme and under DARPA Contract No. HR001122S0003
+ * SSITH research programme and under DARPA Contract No. HR001123C0031
  * ("MTSS").
  *
  * Redistribution and use in source and binary forms, with or without