diff options
author | gatecat <gatecat@ds0.me> | 2021-06-12 12:50:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-12 12:50:12 +0100 |
commit | ccc61e5ec7cc04410462ec3196ad467354787afb (patch) | |
tree | e0c8ff532ffaa6cf963654bba22430a5a747f2cb /ice40/lp384.cc | |
parent | 0a27601c817abbbaf230708ffc0daee5ef6fec61 (diff) | |
parent | 8511937a6dee33db3fac3789c2c4d396195dcf4a (diff) | |
download | nextpnr-tests-ccc61e5ec7cc04410462ec3196ad467354787afb.tar.gz nextpnr-tests-ccc61e5ec7cc04410462ec3196ad467354787afb.tar.bz2 nextpnr-tests-ccc61e5ec7cc04410462ec3196ad467354787afb.zip |
Merge pull request #9 from YosysHQ/gatecat/update-names
Fixing old emails and names in copyrights
Diffstat (limited to 'ice40/lp384.cc')
-rw-r--r-- | ice40/lp384.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ice40/lp384.cc b/ice40/lp384.cc index a030b77..dfa855e 100644 --- a/ice40/lp384.cc +++ b/ice40/lp384.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 |