esv, esvapi: include 2023 in copyright year range

This commit is contained in:
Jeremy Baxter 2024-06-18 13:06:46 +12:00
parent ed6813f2ef
commit a3a575e8c5
2 changed files with 2 additions and 2 deletions

2
esv.d
View file

@ -2,7 +2,7 @@
* esv: read the Bible from your terminal
*
* The GPLv2 License (GPLv2)
* Copyright (c) 2024 Jeremy Baxter
* Copyright (c) 2023-2024 Jeremy Baxter
*
* esv is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View file

@ -2,7 +2,7 @@
* esvapi.d: a reusable interface to the ESV HTTP API
*
* The GPLv2 License (GPLv2)
* Copyright (c) 2024 Jeremy Baxter
* Copyright (c) 2023-2024 Jeremy Baxter
*
* esv is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by