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 /generic/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 'generic/main.cc')
-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 |