diff options
Diffstat (limited to 'passes/techmap/extractinv.cc')
-rw-r--r-- | passes/techmap/extractinv.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/passes/techmap/extractinv.cc b/passes/techmap/extractinv.cc index 9b350456f..48d9600fa 100644 --- a/passes/techmap/extractinv.cc +++ b/passes/techmap/extractinv.cc @@ -1,8 +1,8 @@ /* * yosys -- Yosys Open SYnthesis Suite * - * Copyright (C) 2012 Clifford Wolf <clifford@clifford.at> - * Copyright (C) 2019 Marcin KoĆcielnicki <mwk@0x04.net> + * Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com> + * Copyright (C) 2019 Marcelina KoĆcielnicka <mwk@0x04.net> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |