diff options
| author | Clifford Wolf <clifford@clifford.at> | 2018-06-22 16:19:17 +0200 | 
|---|---|---|
| committer | Clifford Wolf <clifford@clifford.at> | 2018-06-22 16:19:17 +0200 | 
| commit | aa81f9d648e4d699249e6f47e732bcd50b6b08ba (patch) | |
| tree | e0c056d7c25dc2ac01d83b8c2a00eee702fa4718 /frontend/json | |
| parent | 001c6ceb5661976eb3f0146c1b819a7f2ad8ea7d (diff) | |
| download | nextpnr-aa81f9d648e4d699249e6f47e732bcd50b6b08ba.tar.gz nextpnr-aa81f9d648e4d699249e6f47e732bcd50b6b08ba.tar.bz2 nextpnr-aa81f9d648e4d699249e6f47e732bcd50b6b08ba.zip  | |
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright headers
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'frontend/json')
| -rw-r--r-- | frontend/json/jsonparse.cc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/json/jsonparse.cc b/frontend/json/jsonparse.cc index a832e9e5..eba6b6f1 100644 --- a/frontend/json/jsonparse.cc +++ b/frontend/json/jsonparse.cc @@ -5,7 +5,7 @@   *   *  jsonparse.cc -- liberally copied from the yosys file of the same name by   * - *  Copyright (C) 2012  Clifford Wolf <clifford@clifford.at> + *  Copyright (C) 2018  Clifford Wolf <clifford@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  | 
