Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2024 01:01:29 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 78258ee013cf - main - kldxref: Correct contract number in license ACK
Message-ID:  <202401090101.40911TcF076216@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb:

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

commit 78258ee013cfec2145060cc4c25d66f075db36d3
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-01-09 01:01:05 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-01-09 01:01:05 +0000

    kldxref: Correct contract number in license ACK
    
    Reviewed by:    brooks
    Sponsored by:   DARPA
    Differential Revision:  https://reviews.freebsd.org/D43371
---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401090101.40911TcF076216>