From c43e3c865939237d8c2e7230f17419e006936039 Mon Sep 17 00:00:00 2001 From: Ruslan Bukin Date: Thu, 21 Jun 2018 11:52:09 +0000 Subject: [PATCH] PLIC driver was sponsored by ECATS contract, not CTSRD one. --- sys/riscv/riscv/plic.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/riscv/riscv/plic.c b/sys/riscv/riscv/plic.c index c400d944f223..f42ed109260d 100644 --- a/sys/riscv/riscv/plic.c +++ b/sys/riscv/riscv/plic.c @@ -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