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 /gui | |
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 'gui')
-rw-r--r-- | gui/quadtree.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/quadtree.cc b/gui/quadtree.cc index 6711e90..4d95d2d 100644 --- a/gui/quadtree.cc +++ b/gui/quadtree.cc @@ -1,7 +1,7 @@ /* * nextpnr -- Next Generation Place and Route * - * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com> + * Copyright (C) 2018 Serge Bazanski <q3k@q3k.org> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |