aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2024-01-09 01:01:05 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2024-01-09 01:01:05 +0000
commit78258ee013cfec2145060cc4c25d66f075db36d3 (patch)
tree6ead551102837bd37166a0d302c2fce05d46c797
parentdf8a58b17a1907ed3b4597475d1cb8eacc9636de (diff)
downloadsrc-78258ee013cfec2145060cc4c25d66f075db36d3.tar.gz
src-78258ee013cfec2145060cc4c25d66f075db36d3.zip
kldxref: Correct contract number in license ACK
Reviewed by: brooks Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D43371
-rw-r--r--usr.sbin/kldxref/elf.c2
1 files changed, 1 insertions, 1 deletions
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