git: fb4c8b2d89cb - stable/13 - kldxref: Correct contract number in license ACK
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jan 2024 22:26:34 UTC
The branch stable/13 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=fb4c8b2d89cb809f04ad581e390ada4011f9d2e5
commit fb4c8b2d89cb809f04ad581e390ada4011f9d2e5
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:32:04 +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