aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch_pybindings.cc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-06-09 13:09:08 +0100
committergatecat <gatecat@ds0.me>2021-06-12 13:22:38 +0100
commit2ffb08144278c870b9f1b0549afae6d962312fc0 (patch)
tree90c301333f904b9abb8c3e6fd35808d6a9af04b7 /generic/arch_pybindings.cc
parent1c7efdc02ce3e36558374e641ea07833cb3a1849 (diff)
downloadnextpnr-2ffb08144278c870b9f1b0549afae6d962312fc0.tar.gz
nextpnr-2ffb08144278c870b9f1b0549afae6d962312fc0.tar.bz2
nextpnr-2ffb08144278c870b9f1b0549afae6d962312fc0.zip
Fixing old emails and names in copyrights
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/arch_pybindings.cc')
-rw-r--r--generic/arch_pybindings.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/arch_pybindings.cc b/generic/arch_pybindings.cc
index 735c7e41..df59b4fe 100644
--- a/generic/arch_pybindings.cc
+++ b/generic/arch_pybindings.cc
@@ -1,8 +1,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Clifford Wolf <clifford@symbioticeda.com>
- * Copyright (C) 2018 David Shah <dave@ds0.me>
+ * Copyright (C) 2018 Claire Xenia Wolf <claire@yosyshq.com>
+ * Copyright (C) 2018 gatecat <gatecat@ds0.me>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above