diff options
author | John Baldwin <jhb@FreeBSD.org> | 2024-01-09 01:01:05 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2024-01-09 01:01:05 +0000 |
commit | 78258ee013cfec2145060cc4c25d66f075db36d3 (patch) | |
tree | 6ead551102837bd37166a0d302c2fce05d46c797 | |
parent | df8a58b17a1907ed3b4597475d1cb8eacc9636de (diff) | |
download | src-78258ee013cfec2145060cc4c25d66f075db36d3.tar.gz src-78258ee013cfec2145060cc4c25d66f075db36d3.zip |
-rw-r--r-- | usr.sbin/kldxref/elf.c | 2 |
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 |