- Updated `copyright` field in dub.json

This commit is contained in:
Tristan B. Velloza Kildaire 2023-01-11 12:08:36 +02:00
parent 7a0bbe6631
commit 11b2d1d1ea
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2021, Tristan B. Kildaire",
"copyright": "Copyright © 2021-2023, Tristan B. Kildaire",
"dependencies": {
"gogga": "~>0.1.0",
"jcli": "~>0.24.0"