diff options
author | gatecat <gatecat@ds0.me> | 2021-06-12 14:07:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-12 14:07:47 +0100 |
commit | ee65e6f32d669cabd1d8a00534410da423348ac4 (patch) | |
tree | 9132ab44deff96d03912fab92252115f89697a23 /ice40/main.cc | |
parent | c1d35c1bce481264abeaba69d1791e4c0ad8aa35 (diff) | |
parent | c401ca3d1e298f845120c484f04b05686df125ab (diff) | |
download | nextpnr-ee65e6f32d669cabd1d8a00534410da423348ac4.tar.gz nextpnr-ee65e6f32d669cabd1d8a00534410da423348ac4.tar.bz2 nextpnr-ee65e6f32d669cabd1d8a00534410da423348ac4.zip |
Merge pull request #724 from YosysHQ/gatecat/update-names
Update deadnames and emails
Diffstat (limited to 'ice40/main.cc')
-rw-r--r-- | ice40/main.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ice40/main.cc b/ice40/main.cc index 28e6de9a..e480a6ce 100644 --- a/ice40/main.cc +++ b/ice40/main.cc @@ -1,8 +1,8 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Clifford Wolf <clifford@symbioticeda.com> - * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com> + * Copyright (C) 2018 Claire Xenia Wolf <claire@yosyshq.com> + * Copyright (C) 2018 Miodrag Milanovic <micko@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 |