diff --git a/esv.d b/esv.d index de6dc6a..0c2cf67 100644 --- a/esv.d +++ b/esv.d @@ -2,7 +2,7 @@ * esv: read the Bible from your terminal * * 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 * it under the terms of the GNU General Public License as published by diff --git a/esvapi.d b/esvapi.d index 4c49ee1..79e70f5 100644 --- a/esvapi.d +++ b/esvapi.d @@ -2,7 +2,7 @@ * esvapi.d: a reusable interface to the ESV HTTP API * * 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 * it under the terms of the GNU General Public License as published by