Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2018 11:52:09 +0000 (UTC)
From:      Ruslan Bukin <br@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335477 - head/sys/riscv/riscv
Message-ID:  <201806211152.w5LBq9n2065740@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: br
Date: Thu Jun 21 11:52:09 2018
New Revision: 335477
URL: https://svnweb.freebsd.org/changeset/base/335477

Log:
  PLIC driver was sponsored by ECATS contract, not CTSRD one.

Modified:
  head/sys/riscv/riscv/plic.c

Modified: head/sys/riscv/riscv/plic.c
==============================================================================
--- head/sys/riscv/riscv/plic.c	Thu Jun 21 11:49:21 2018	(r335476)
+++ head/sys/riscv/riscv/plic.c	Thu Jun 21 11:52:09 2018	(r335477)
@@ -5,8 +5,9 @@
  * All rights reserved.
  *
  * This software was developed by SRI International and the University of
- * Cambridge Computer Laboratory under DARPA/AFRL contract FA8750-10-C-0237
- * ("CTSRD"), as part of the DARPA CRASH research programme.
+ * Cambridge Computer Laboratory (Department of Computer Science and
+ * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the
+ * DARPA SSITH research programme.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions



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