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 /fpga_interchange/main.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 'fpga_interchange/main.cc')
-rw-r--r-- | fpga_interchange/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga_interchange/main.cc b/fpga_interchange/main.cc index 60b9fda..b3a2a07 100644 --- a/fpga_interchange/main.cc +++ b/fpga_interchange/main.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.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 |