mirror of https://github.com/YosysHQ/yosys.git
synth_ecp5: Fix typo in copyright header
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
parent
cae26bf330
commit
27b27b8781
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue