diff options
Diffstat (limited to 'ice40/smoketest')
-rw-r--r-- | ice40/smoketest/attosoc/attosoc.v | 4 | ||||
-rw-r--r-- | ice40/smoketest/attosoc/picorv32.v | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ice40/smoketest/attosoc/attosoc.v b/ice40/smoketest/attosoc/attosoc.v index 4921e298..39d51438 100644 --- a/ice40/smoketest/attosoc/attosoc.v +++ b/ice40/smoketest/attosoc/attosoc.v @@ -1,8 +1,8 @@ /* * ECP5 PicoRV32 demo * - * Copyright (C) 2017 Clifford Wolf <clifford@clifford.at> - * Copyright (C) 2018 David Shah <dave@ds0.me> + * Copyright (C) 2017 Claire Xenia Wolf <claire@yosyshq.com> + * Copyright (C) 2018 gatecat <gatecat@ds0.me> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/ice40/smoketest/attosoc/picorv32.v b/ice40/smoketest/attosoc/picorv32.v index 1aed4121..27f707d3 100644 --- a/ice40/smoketest/attosoc/picorv32.v +++ b/ice40/smoketest/attosoc/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 |