diff options
Diffstat (limited to 'ice40/benchmark/picorv32.v')
-rw-r--r-- | ice40/benchmark/picorv32.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/benchmark/picorv32.v b/ice40/benchmark/picorv32.v index af634b47..35a8c743 100644 --- a/ice40/benchmark/picorv32.v +++ b/ice40/benchmark/picorv32.v @@ -1,7 +1,7 @@ /* * PicoRV32 -- A Small RISC-V (RV32I) Processor Core * - * Copyright (C) 2015 Clifford Wolf <clifford@clifford.at> + * Copyright (C) 2015 Claire Xenia Wolf <claire@yosyshq.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |