mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
📄 update copyright year
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
"compiler": {
|
||||
"c++": "201103",
|
||||
"family": "clang",
|
||||
"version": "12.0.0 (clang-1200.0.22.19)"
|
||||
"version": "12.0.0 (clang-1200.0.32.28)"
|
||||
},
|
||||
"copyright": "(C) 2013-2020 Niels Lohmann",
|
||||
"copyright": "(C) 2013-2021 Niels Lohmann",
|
||||
"name": "JSON for Modern C++",
|
||||
"platform": "apple",
|
||||
"url": "https://github.com/nlohmann/json",
|
||||
|
Reference in New Issue
Block a user