File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# jsonld ChangeLog
22
3+ ### Added
34- Support benchmarks in Karma tests.
45
6+ ### Changed
7+ - Change EARL Assertor to Digital Bazaar, Inc.
8+
59## 5.2.0 - 2021-04-07
610
711### Changed
Original file line number Diff line number Diff line change 33 *
44 * @author Dave Longley
55 *
6- * Copyright (c) 2011-2017 Digital Bazaar, Inc. All rights reserved.
6+ * Copyright (c) 2011-2022 Digital Bazaar, Inc. All rights reserved.
77 */
88
99/**
@@ -58,15 +58,15 @@ function EarlReport(options) {
5858 'https://github.com/digitalbazaar/jsonld.js/blob/master/LICENSE' ,
5959 'doap:description' : 'A JSON-LD processor for JavaScript' ,
6060 'doap:programming-language' : 'JavaScript' ,
61- 'dc:creator' : 'https://github.com/dlongley ' ,
61+ 'dc:creator' : 'https://github.com/digitalbazaar ' ,
6262 'doap:developer' : {
63- '@id' : 'https://github.com/dlongley ' ,
63+ '@id' : 'https://github.com/digitalbazaar ' ,
6464 '@type' : [
65- 'foaf:Person ' ,
65+ 'foaf:Organization ' ,
6666 'earl:Assertor'
6767 ] ,
68- 'foaf:name' : 'Dave Longley ' ,
69- 'foaf:homepage' : 'https://github.com/dlongley '
68+ 'foaf:name' : 'Digital Bazaar, Inc. ' ,
69+ 'foaf:homepage' : 'https://github.com/digitalbazaar '
7070 } ,
7171 'doap:release' : {
7272 'doap:name' : '' ,
You can’t perform that action at this time.
0 commit comments