diff options
author | gatecat <gatecat@ds0.me> | 2021-06-09 13:18:07 +0100 |
---|---|---|
committer | gatecat <gatecat@ds0.me> | 2021-06-09 13:18:07 +0100 |
commit | 8511937a6dee33db3fac3789c2c4d396195dcf4a (patch) | |
tree | 9091615b481aed790e7eaed1d1e38568b5b765de /generic | |
parent | 1cc7ee785957c14f83b89d6bf18f14d072e6312e (diff) | |
download | nextpnr-tests-8511937a6dee33db3fac3789c2c4d396195dcf4a.tar.gz nextpnr-tests-8511937a6dee33db3fac3789c2c4d396195dcf4a.tar.bz2 nextpnr-tests-8511937a6dee33db3fac3789c2c4d396195dcf4a.zip |
Fixing old emails and names in copyrights
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic')
-rw-r--r-- | generic/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/main.cc b/generic/main.cc index a263471..000175c 100644 --- a/generic/main.cc +++ b/generic/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 |