aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/global.cc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-06-12 14:07:47 +0100
committerGitHub <noreply@github.com>2021-06-12 14:07:47 +0100
commitee65e6f32d669cabd1d8a00534410da423348ac4 (patch)
tree9132ab44deff96d03912fab92252115f89697a23 /nexus/global.cc
parentc1d35c1bce481264abeaba69d1791e4c0ad8aa35 (diff)
parentc401ca3d1e298f845120c484f04b05686df125ab (diff)
downloadnextpnr-ee65e6f32d669cabd1d8a00534410da423348ac4.tar.gz
nextpnr-ee65e6f32d669cabd1d8a00534410da423348ac4.tar.bz2
nextpnr-ee65e6f32d669cabd1d8a00534410da423348ac4.zip
Merge pull request #724 from YosysHQ/gatecat/update-names
Update deadnames and emails
Diffstat (limited to 'nexus/global.cc')
-rw-r--r--nexus/global.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/nexus/global.cc b/nexus/global.cc
index 9a0d095b..8b204152 100644
--- a/nexus/global.cc
+++ b/nexus/global.cc
@@ -1,7 +1,7 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2020 David Shah <dave@ds0.me>
+ * Copyright (C) 2020 gatecat <gatecat@ds0.me>
*
*
* Permission to use, copy, modify, and/or distribute this software for any