diff options
author | gatecat <gatecat@ds0.me> | 2021-06-09 13:09:08 +0100 |
---|---|---|
committer | gatecat <gatecat@ds0.me> | 2021-06-12 13:22:38 +0100 |
commit | 2ffb08144278c870b9f1b0549afae6d962312fc0 (patch) | |
tree | 90c301333f904b9abb8c3e6fd35808d6a9af04b7 /ice40/smoketest/attosoc | |
parent | 1c7efdc02ce3e36558374e641ea07833cb3a1849 (diff) | |
download | nextpnr-2ffb08144278c870b9f1b0549afae6d962312fc0.tar.gz nextpnr-2ffb08144278c870b9f1b0549afae6d962312fc0.tar.bz2 nextpnr-2ffb08144278c870b9f1b0549afae6d962312fc0.zip |
Fixing old emails and names in copyrights
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'ice40/smoketest/attosoc')
-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 |