aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2019-07-09 22:26:10 +0100
committerDavid Shah <dave@ds0.me>2019-07-09 22:26:10 +0100
commit27b27b8781ab8d57aa85a432aba7e914570feffb (patch)
treefe212273f1c585d2984b951adf7261f14c24655f /techlibs/ecp5
parentcae26bf330e359fb27f5e04c7686d5862823aa67 (diff)
downloadyosys-27b27b8781ab8d57aa85a432aba7e914570feffb.tar.gz
yosys-27b27b8781ab8d57aa85a432aba7e914570feffb.tar.bz2
yosys-27b27b8781ab8d57aa85a432aba7e914570feffb.zip
synth_ecp5: Fix typo in copyright header
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'techlibs/ecp5')
-rw-r--r--techlibs/ecp5/synth_ecp5.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/ecp5/synth_ecp5.cc b/techlibs/ecp5/synth_ecp5.cc
index f16a47f01..3b0c2ea9e 100644
--- a/techlibs/ecp5/synth_ecp5.cc
+++ b/techlibs/ecp5/synth_ecp5.cc
@@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite
*
* Copyright (C) 2012 Clifford Wolf <clifford@clifford.at>
- * Copyright (C) 2018 Clifford Wolf <dave@ds0.me>
+ * Copyright (C) 2018 David Shah <dave@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