aboutsummaryrefslogtreecommitdiffstats
path: root/frontend
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 /frontend
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 'frontend')
-rw-r--r--frontend/frontend_base.h2
-rw-r--r--frontend/json_frontend.cc2
-rw-r--r--frontend/json_frontend.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/frontend/frontend_base.h b/frontend/frontend_base.h
index bc85fabb..ce09a737 100644
--- a/frontend/frontend_base.h
+++ b/frontend/frontend_base.h
@@ -1,7 +1,7 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2019 David Shah <dave@ds0.me>
+ * Copyright (C) 2019 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
diff --git a/frontend/json_frontend.cc b/frontend/json_frontend.cc
index 52f7bfdc..f2fb3ac0 100644
--- a/frontend/json_frontend.cc
+++ b/frontend/json_frontend.cc
@@ -1,7 +1,7 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2019 David Shah <dave@ds0.me>
+ * Copyright (C) 2019 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
diff --git a/frontend/json_frontend.h b/frontend/json_frontend.h
index 4d6c28f7..0774fd40 100644
--- a/frontend/json_frontend.h
+++ b/frontend/json_frontend.h
@@ -1,7 +1,7 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2019 David Shah <dave@ds0.me>
+ * Copyright (C) 2019 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