diff options
author | Alberto Gonzalez <boqwxp@airmail.cc> | 2020-03-18 09:14:22 +0000 |
---|---|---|
committer | Alberto Gonzalez <boqwxp@airmail.cc> | 2020-03-18 09:17:31 +0000 |
commit | 7ea7fb700b4e7450b679d8be8a3380ecba721b68 (patch) | |
tree | 7b30d767846da7cbb559a9434fcdc8652a640f90 /passes | |
parent | cbc5664d370230803ac25705485ef1c6ed5f8416 (diff) | |
download | yosys-7ea7fb700b4e7450b679d8be8a3380ecba721b68.tar.gz yosys-7ea7fb700b4e7450b679d8be8a3380ecba721b68.tar.bz2 yosys-7ea7fb700b4e7450b679d8be8a3380ecba721b68.zip |
Update copyright and license header.
I hereby assign to Claire Wolf the copyright for all work I did on `passes/cmds/exec.cc`.
In the event that this copyright assignment is not legally valid, I offer this work under the ISC license.
Diffstat (limited to 'passes')
-rw-r--r-- | passes/cmds/exec.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/passes/cmds/exec.cc b/passes/cmds/exec.cc index 7b5428f16..399cb0ebb 100644 --- a/passes/cmds/exec.cc +++ b/passes/cmds/exec.cc @@ -1,7 +1,7 @@ /* * yosys -- Yosys Open SYnthesis Suite * - * Copyright (C) 2012 Clifford Wolf <clifford@clifford.at> + * Copyright (C) 2012 - 2020 Claire Wolf <claire@symbioticeda.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 |