aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/json/jsonparse.cc
diff options
context:
space:
mode:
authorSergiusz Bazanski <q3k@q3k.org>2018-06-22 15:54:05 +0100
committerSergiusz Bazanski <q3k@q3k.org>2018-06-22 15:54:05 +0100
commit15a7a76415cfb2e9fcbb534b324f829475036bb6 (patch)
treef5cd6d21aed83a341e786fa75a8b0053efb16656 /frontend/json/jsonparse.cc
parenta68478598666d8fea0bef3c1814a96467bdb18ea (diff)
parente5bd4764b27c86fa804700b18bcac5cf18815314 (diff)
downloadnextpnr-15a7a76415cfb2e9fcbb534b324f829475036bb6.tar.gz
nextpnr-15a7a76415cfb2e9fcbb534b324f829475036bb6.tar.bz2
nextpnr-15a7a76415cfb2e9fcbb534b324f829475036bb6.zip
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl
Diffstat (limited to 'frontend/json/jsonparse.cc')
-rw-r--r--frontend/json/jsonparse.cc2
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