update copyright year to 2024

This commit is contained in:
Jeremy Baxter 2024-02-13 09:31:04 +13:00
parent 9311b19f6d
commit de9e18f06e
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 * esv: read the Bible from your terminal
* *
* The GPLv2 License (GPLv2) * The GPLv2 License (GPLv2)
* Copyright (c) 2023 Jeremy Baxter * Copyright (c) 2024 Jeremy Baxter
* *
* esv is free software: you can redistribute it and/or modify * esv is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * 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 * esvapi.d: a reusable interface to the ESV HTTP API
* *
* The GPLv2 License (GPLv2) * The GPLv2 License (GPLv2)
* Copyright (c) 2023 Jeremy Baxter * Copyright (c) 2024 Jeremy Baxter
* *
* esv is free software: you can redistribute it and/or modify * esv is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by