diff options
Diffstat (limited to 'techlibs/sf2')
| -rw-r--r-- | techlibs/sf2/arith_map.v | 2 | ||||
| -rw-r--r-- | techlibs/sf2/synth_sf2.cc | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/techlibs/sf2/arith_map.v b/techlibs/sf2/arith_map.v index 462d3ce50..f16b1abb8 100644 --- a/techlibs/sf2/arith_map.v +++ b/techlibs/sf2/arith_map.v @@ -1,7 +1,7 @@  /*   *  yosys -- Yosys Open SYnthesis Suite   * - *  Copyright (C) 2012  Clifford Wolf <clifford@clifford.at> + *  Copyright (C) 2012  Claire Xenia Wolf <claire@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/techlibs/sf2/synth_sf2.cc b/techlibs/sf2/synth_sf2.cc index 22cc4a1ae..8d78a6097 100644 --- a/techlibs/sf2/synth_sf2.cc +++ b/techlibs/sf2/synth_sf2.cc @@ -1,7 +1,7 @@  /*   *  yosys -- Yosys Open SYnthesis Suite   * - *  Copyright (C) 2012  Clifford Wolf <clifford@clifford.at> + *  Copyright (C) 2012  Claire Xenia Wolf <claire@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  | 
