aboutsummaryrefslogtreecommitdiffstats
path: root/gui
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 /gui
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 'gui')
-rw-r--r--gui/application.cc4
-rw-r--r--gui/application.h4
-rw-r--r--gui/basewindow.cc4
-rw-r--r--gui/basewindow.h2
-rw-r--r--gui/designwidget.cc4
-rw-r--r--gui/designwidget.h2
-rw-r--r--gui/ecp5/mainwindow.cc2
-rw-r--r--gui/ecp5/mainwindow.h2
-rw-r--r--gui/fpga_interchange/mainwindow.cc2
-rw-r--r--gui/fpga_interchange/mainwindow.h2
-rw-r--r--gui/fpgaviewwidget.cc2
-rw-r--r--gui/fpgaviewwidget.h2
-rw-r--r--gui/generic/mainwindow.cc2
-rw-r--r--gui/generic/mainwindow.h2
-rw-r--r--gui/gowin/mainwindow.cc2
-rw-r--r--gui/gowin/mainwindow.h2
-rw-r--r--gui/ice40/mainwindow.cc2
-rw-r--r--gui/ice40/mainwindow.h2
-rw-r--r--gui/line_editor.cc2
-rw-r--r--gui/line_editor.h2
-rw-r--r--gui/lineshader.cc2
-rw-r--r--gui/lineshader.h2
-rw-r--r--gui/machxo2/mainwindow.cc2
-rw-r--r--gui/machxo2/mainwindow.h2
-rw-r--r--gui/mistral/mainwindow.cc2
-rw-r--r--gui/mistral/mainwindow.h2
-rw-r--r--gui/nexus/mainwindow.cc2
-rw-r--r--gui/nexus/mainwindow.h2
-rw-r--r--gui/pyconsole.cc2
-rw-r--r--gui/pyconsole.h2
-rw-r--r--gui/pythontab.cc2
-rw-r--r--gui/pythontab.h2
-rw-r--r--gui/quadtree.h2
-rw-r--r--gui/treemodel.cc4
-rw-r--r--gui/treemodel.h4
-rw-r--r--gui/worker.cc2
-rw-r--r--gui/worker.h2
37 files changed, 43 insertions, 43 deletions
diff --git a/gui/application.cc b/gui/application.cc
index 33a106bc..3f6d538b 100644
--- a/gui/application.cc
+++ b/gui/application.cc
@@ -2,8 +2,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com>
- * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com>
+ * Copyright (C) 2018 Miodrag Milanovic <micko@yosyshq.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
diff --git a/gui/application.h b/gui/application.h
index ad5de62f..b342a264 100644
--- a/gui/application.h
+++ b/gui/application.h
@@ -1,8 +1,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com>
- * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com>
+ * Copyright (C) 2018 Miodrag Milanovic <micko@yosyshq.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
diff --git a/gui/basewindow.cc b/gui/basewindow.cc
index 50eb2e52..de4e8272 100644
--- a/gui/basewindow.cc
+++ b/gui/basewindow.cc
@@ -1,8 +1,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com>
- * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com>
+ * Copyright (C) 2018 Miodrag Milanovic <micko@yosyshq.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
diff --git a/gui/basewindow.h b/gui/basewindow.h
index f90991e1..0b63dd73 100644
--- a/gui/basewindow.h
+++ b/gui/basewindow.h
@@ -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
diff --git a/gui/designwidget.cc b/gui/designwidget.cc
index 53958c3a..369596c7 100644
--- a/gui/designwidget.cc
+++ b/gui/designwidget.cc
@@ -1,8 +1,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com>
- * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com>
+ * Copyright (C) 2018 Miodrag Milanovic <micko@yosyshq.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
diff --git a/gui/designwidget.h b/gui/designwidget.h
index cde69099..5efe2b42 100644
--- a/gui/designwidget.h
+++ b/gui/designwidget.h
@@ -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
diff --git a/gui/ecp5/mainwindow.cc b/gui/ecp5/mainwindow.cc
index 31afd936..73d4a989 100644
--- a/gui/ecp5/mainwindow.cc
+++ b/gui/ecp5/mainwindow.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
diff --git a/gui/ecp5/mainwindow.h b/gui/ecp5/mainwindow.h
index e60fc5b0..17c694b8 100644
--- a/gui/ecp5/mainwindow.h
+++ b/gui/ecp5/mainwindow.h
@@ -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
diff --git a/gui/fpga_interchange/mainwindow.cc b/gui/fpga_interchange/mainwindow.cc
index b8a89ca9..3483f6c7 100644
--- a/gui/fpga_interchange/mainwindow.cc
+++ b/gui/fpga_interchange/mainwindow.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>
* Copyright (C) 2021 Symbiflow Authors
*
* Permission to use, copy, modify, and/or distribute this software for any
diff --git a/gui/fpga_interchange/mainwindow.h b/gui/fpga_interchange/mainwindow.h
index 0983845b..2875cb74 100644
--- a/gui/fpga_interchange/mainwindow.h
+++ b/gui/fpga_interchange/mainwindow.h
@@ -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>
* Copyright (C) 2021 Symbiflow Authors
*
* Permission to use, copy, modify, and/or distribute this software for any
diff --git a/gui/fpgaviewwidget.cc b/gui/fpgaviewwidget.cc
index 32ae9b89..b99c2bfc 100644
--- a/gui/fpgaviewwidget.cc
+++ b/gui/fpgaviewwidget.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
diff --git a/gui/fpgaviewwidget.h b/gui/fpgaviewwidget.h
index 7a2994f6..3a240229 100644
--- a/gui/fpgaviewwidget.h
+++ b/gui/fpgaviewwidget.h
@@ -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
diff --git a/gui/generic/mainwindow.cc b/gui/generic/mainwindow.cc
index f616ca1a..5697718c 100644
--- a/gui/generic/mainwindow.cc
+++ b/gui/generic/mainwindow.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
diff --git a/gui/generic/mainwindow.h b/gui/generic/mainwindow.h
index 4d1cf598..1e39b63f 100644
--- a/gui/generic/mainwindow.h
+++ b/gui/generic/mainwindow.h
@@ -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
diff --git a/gui/gowin/mainwindow.cc b/gui/gowin/mainwindow.cc
index 3017ded6..9dafcef5 100644
--- a/gui/gowin/mainwindow.cc
+++ b/gui/gowin/mainwindow.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
diff --git a/gui/gowin/mainwindow.h b/gui/gowin/mainwindow.h
index 4d1cf598..1e39b63f 100644
--- a/gui/gowin/mainwindow.h
+++ b/gui/gowin/mainwindow.h
@@ -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
diff --git a/gui/ice40/mainwindow.cc b/gui/ice40/mainwindow.cc
index c715fd51..54d3b50b 100644
--- a/gui/ice40/mainwindow.cc
+++ b/gui/ice40/mainwindow.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
diff --git a/gui/ice40/mainwindow.h b/gui/ice40/mainwindow.h
index 6e725a16..16069e2d 100644
--- a/gui/ice40/mainwindow.h
+++ b/gui/ice40/mainwindow.h
@@ -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
diff --git a/gui/line_editor.cc b/gui/line_editor.cc
index 3e1000dc..ee6a2f9c 100644
--- a/gui/line_editor.cc
+++ b/gui/line_editor.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>
* Copyright (C) 2018 Alex Tsui
*
* Permission to use, copy, modify, and/or distribute this software for any
diff --git a/gui/line_editor.h b/gui/line_editor.h
index 05a6cf1c..f4288b22 100644
--- a/gui/line_editor.h
+++ b/gui/line_editor.h
@@ -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>
* Copyright (C) 2018 Alex Tsui
*
* Permission to use, copy, modify, and/or distribute this software for any
diff --git a/gui/lineshader.cc b/gui/lineshader.cc
index 4175dcec..083967f1 100644
--- a/gui/lineshader.cc
+++ b/gui/lineshader.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
diff --git a/gui/lineshader.h b/gui/lineshader.h
index 4c54bf46..9d2524b3 100644
--- a/gui/lineshader.h
+++ b/gui/lineshader.h
@@ -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
diff --git a/gui/machxo2/mainwindow.cc b/gui/machxo2/mainwindow.cc
index d1266102..6302d9fa 100644
--- a/gui/machxo2/mainwindow.cc
+++ b/gui/machxo2/mainwindow.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
diff --git a/gui/machxo2/mainwindow.h b/gui/machxo2/mainwindow.h
index 13556fa1..2dcd052f 100644
--- a/gui/machxo2/mainwindow.h
+++ b/gui/machxo2/mainwindow.h
@@ -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
diff --git a/gui/mistral/mainwindow.cc b/gui/mistral/mainwindow.cc
index 58b785e6..ca8d7178 100644
--- a/gui/mistral/mainwindow.cc
+++ b/gui/mistral/mainwindow.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
diff --git a/gui/mistral/mainwindow.h b/gui/mistral/mainwindow.h
index 13556fa1..2dcd052f 100644
--- a/gui/mistral/mainwindow.h
+++ b/gui/mistral/mainwindow.h
@@ -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
diff --git a/gui/nexus/mainwindow.cc b/gui/nexus/mainwindow.cc
index 846284c4..a3a1cf38 100644
--- a/gui/nexus/mainwindow.cc
+++ b/gui/nexus/mainwindow.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
diff --git a/gui/nexus/mainwindow.h b/gui/nexus/mainwindow.h
index 13556fa1..2dcd052f 100644
--- a/gui/nexus/mainwindow.h
+++ b/gui/nexus/mainwindow.h
@@ -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
diff --git a/gui/pyconsole.cc b/gui/pyconsole.cc
index d015aea2..9c66b9ab 100644
--- a/gui/pyconsole.cc
+++ b/gui/pyconsole.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>
* Copyright (C) 2018 Alex Tsui
*
* Permission to use, copy, modify, and/or distribute this software for any
diff --git a/gui/pyconsole.h b/gui/pyconsole.h
index 977242f3..bbdfb5f0 100644
--- a/gui/pyconsole.h
+++ b/gui/pyconsole.h
@@ -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>
* Copyright (C) 2018 Alex Tsui
*
* Permission to use, copy, modify, and/or distribute this software for any
diff --git a/gui/pythontab.cc b/gui/pythontab.cc
index 1d53dc64..c1008d07 100644
--- a/gui/pythontab.cc
+++ b/gui/pythontab.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
diff --git a/gui/pythontab.h b/gui/pythontab.h
index 860bf1c3..0ab9b94e 100644
--- a/gui/pythontab.h
+++ b/gui/pythontab.h
@@ -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
diff --git a/gui/quadtree.h b/gui/quadtree.h
index 49749a68..d28e4e8f 100644
--- a/gui/quadtree.h
+++ b/gui/quadtree.h
@@ -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
diff --git a/gui/treemodel.cc b/gui/treemodel.cc
index b0dc51db..f03572d2 100644
--- a/gui/treemodel.cc
+++ b/gui/treemodel.cc
@@ -1,8 +1,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com>
- * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com>
+ * Copyright (C) 2018 Miodrag Milanovic <micko@yosyshq.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
diff --git a/gui/treemodel.h b/gui/treemodel.h
index e2692f3e..79e6e3f7 100644
--- a/gui/treemodel.h
+++ b/gui/treemodel.h
@@ -1,8 +1,8 @@
/*
* nextpnr -- Next Generation Place and Route
*
- * Copyright (C) 2018 Miodrag Milanovic <miodrag@symbioticeda.com>
- * Copyright (C) 2018 Serge Bazanski <q3k@symbioticeda.com>
+ * Copyright (C) 2018 Miodrag Milanovic <micko@yosyshq.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
diff --git a/gui/worker.cc b/gui/worker.cc
index bd14771b..dacd9e61 100644
--- a/gui/worker.cc
+++ b/gui/worker.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
diff --git a/gui/worker.h b/gui/worker.h
index 12a11977..176fc28a 100644
--- a/gui/worker.h
+++ b/gui/worker.h
@@ -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