From 47045188fb43826970aa71a80ceb430b447165a2 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sat, 4 Jan 2025 12:48:37 +1300 Subject: [PATCH] tree: update copyright to 2025 --- esv.d | 2 +- esvapi.d | 2 +- esvsearch.d | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/esv.d b/esv.d index 3db4888..39690c8 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-2024 Jeremy Baxter + * Copyright (c) 2023-2025 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 294e1a6..78fa28c 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-2024 Jeremy Baxter + * Copyright (c) 2023-2025 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/esvsearch.d b/esvsearch.d index 9649b16..4953e1a 100644 --- a/esvsearch.d +++ b/esvsearch.d @@ -2,7 +2,7 @@ * esvsearch: search the Bible from your terminal * * The GPLv2 License (GPLv2) - * Copyright (c) 2023-2024 Jeremy Baxter + * Copyright (c) 2023-2025 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