From de3ddfbb70a3abda6c388359e2535cf8457f6c46 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sat, 1 Feb 2025 22:46:19 +0100 Subject: [PATCH] Update copyrights --- LICENSE.txt | 2 +- README.md | 2 +- docs/mirage.html | 2 +- docs/mirage/config.html | 2 +- docs/mirage/config/ArrayNode.html | 2 +- docs/mirage/config/ConfigCreationException.html | 2 +- docs/mirage/config/ConfigDictionary.get.html | 2 +- docs/mirage/config/ConfigDictionary.getConfig.html | 2 +- docs/mirage/config/ConfigDictionary.html | 2 +- docs/mirage/config/ConfigDictionary.set.html | 2 +- docs/mirage/config/ConfigFactory.html | 2 +- docs/mirage/config/ConfigFactory.loadFile.html | 2 +- docs/mirage/config/ConfigFactory.parseConfig.html | 2 +- docs/mirage/config/ConfigNode.html | 2 +- docs/mirage/config/ConfigPathNotFoundException.html | 2 +- docs/mirage/config/ConfigReadException.html | 2 +- docs/mirage/config/ObjectNode.html | 2 +- docs/mirage/config/PathParseException.html | 2 +- docs/mirage/config/SubstituteConfigVariables.html | 2 +- docs/mirage/config/SubstituteEnvironmentVariables.html | 2 +- docs/mirage/config/ValueNode.html | 2 +- docs/mirage/java.html | 2 +- docs/mirage/java/JavaPropertiesFactory.html | 2 +- docs/mirage/java/JavaPropertiesFactory.parseConfig.html | 2 +- docs/mirage/java/loadJavaProperties.html | 2 +- docs/mirage/java/parseJavaProperties.html | 2 +- docs/mirage/json.html | 2 +- docs/mirage/json/JsonConfigFactory.html | 2 +- docs/mirage/json/JsonConfigFactory.parseConfig.html | 2 +- docs/mirage/json/JsonConfigFactory.parseJson.html | 2 +- docs/mirage/json/loadJsonConfig.html | 2 +- docs/mirage/json/parseJsonConfig.html | 2 +- examples/ini/app.d | 2 +- examples/javaProperties/app.d | 2 +- examples/json/app.d | 2 +- examples/manipulation/app.d | 2 +- examples/quickstart/app.d | 2 +- examples/valueSubstitution/app.d | 2 +- source/mirage/config.d | 2 +- source/mirage/ini.d | 2 +- source/mirage/java.d | 2 +- source/mirage/json.d | 2 +- source/mirage/keyvalue.d | 2 +- source/mirage/package.d | 2 +- source/mirage/testmain.d | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 6e9cbe2..dc71427 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2022-2023 Mike Bierlee +Copyright 2022-2025 Mike Bierlee Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 0b5c151..b73e8d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Mirage Config Version 1.0.0 -Copyright 2022-2023 Mike Bierlee +Copyright 2022-2025 Mike Bierlee Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt) [![DUB Package](https://img.shields.io/dub/v/mirage-config.svg)](https://code.dlang.org/packages/mirage-config) [![CI](https://github.com/mbierlee/mirage-config/actions/workflows/dub.yml/badge.svg)](https://github.com/mbierlee/mirage-config/actions/workflows/dub.yml) diff --git a/docs/mirage.html b/docs/mirage.html index baaf20e..2e0c543 100644 --- a/docs/mirage.html +++ b/docs/mirage.html @@ -61,7 +61,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config.html b/docs/mirage/config.html index a5abe70..6363efb 100644 --- a/docs/mirage/config.html +++ b/docs/mirage/config.html @@ -205,7 +205,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ArrayNode.html b/docs/mirage/config/ArrayNode.html index 0a3e783..fdb3784 100644 --- a/docs/mirage/config/ArrayNode.html +++ b/docs/mirage/config/ArrayNode.html @@ -75,7 +75,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigCreationException.html b/docs/mirage/config/ConfigCreationException.html index 4f2da5e..dfa338d 100644 --- a/docs/mirage/config/ConfigCreationException.html +++ b/docs/mirage/config/ConfigCreationException.html @@ -72,7 +72,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigDictionary.get.html b/docs/mirage/config/ConfigDictionary.get.html index 40576d0..e842970 100644 --- a/docs/mirage/config/ConfigDictionary.get.html +++ b/docs/mirage/config/ConfigDictionary.get.html @@ -188,7 +188,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigDictionary.getConfig.html b/docs/mirage/config/ConfigDictionary.getConfig.html index 8c07ac9..0529094 100644 --- a/docs/mirage/config/ConfigDictionary.getConfig.html +++ b/docs/mirage/config/ConfigDictionary.getConfig.html @@ -88,7 +88,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigDictionary.html b/docs/mirage/config/ConfigDictionary.html index 8501624..d53e18b 100644 --- a/docs/mirage/config/ConfigDictionary.html +++ b/docs/mirage/config/ConfigDictionary.html @@ -129,7 +129,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigDictionary.set.html b/docs/mirage/config/ConfigDictionary.set.html index 6ad1518..b6821a9 100644 --- a/docs/mirage/config/ConfigDictionary.set.html +++ b/docs/mirage/config/ConfigDictionary.set.html @@ -84,7 +84,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigFactory.html b/docs/mirage/config/ConfigFactory.html index 7fb6c1a..023b3dd 100644 --- a/docs/mirage/config/ConfigFactory.html +++ b/docs/mirage/config/ConfigFactory.html @@ -99,7 +99,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigFactory.loadFile.html b/docs/mirage/config/ConfigFactory.loadFile.html index fa7007a..083653d 100644 --- a/docs/mirage/config/ConfigFactory.loadFile.html +++ b/docs/mirage/config/ConfigFactory.loadFile.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigFactory.parseConfig.html b/docs/mirage/config/ConfigFactory.parseConfig.html index 531bbd7..20884ae 100644 --- a/docs/mirage/config/ConfigFactory.parseConfig.html +++ b/docs/mirage/config/ConfigFactory.parseConfig.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigNode.html b/docs/mirage/config/ConfigNode.html index f6d7162..d2d48d2 100644 --- a/docs/mirage/config/ConfigNode.html +++ b/docs/mirage/config/ConfigNode.html @@ -72,7 +72,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigPathNotFoundException.html b/docs/mirage/config/ConfigPathNotFoundException.html index 0068690..7e9c995 100644 --- a/docs/mirage/config/ConfigPathNotFoundException.html +++ b/docs/mirage/config/ConfigPathNotFoundException.html @@ -72,7 +72,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ConfigReadException.html b/docs/mirage/config/ConfigReadException.html index d0423eb..441a7af 100644 --- a/docs/mirage/config/ConfigReadException.html +++ b/docs/mirage/config/ConfigReadException.html @@ -72,7 +72,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ObjectNode.html b/docs/mirage/config/ObjectNode.html index 2947f08..87e0a6c 100644 --- a/docs/mirage/config/ObjectNode.html +++ b/docs/mirage/config/ObjectNode.html @@ -75,7 +75,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/PathParseException.html b/docs/mirage/config/PathParseException.html index f3b4a6e..ab64b19 100644 --- a/docs/mirage/config/PathParseException.html +++ b/docs/mirage/config/PathParseException.html @@ -72,7 +72,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/SubstituteConfigVariables.html b/docs/mirage/config/SubstituteConfigVariables.html index 8f95e15..78e3032 100644 --- a/docs/mirage/config/SubstituteConfigVariables.html +++ b/docs/mirage/config/SubstituteConfigVariables.html @@ -71,7 +71,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/SubstituteEnvironmentVariables.html b/docs/mirage/config/SubstituteEnvironmentVariables.html index 58cd011..3fbf00f 100644 --- a/docs/mirage/config/SubstituteEnvironmentVariables.html +++ b/docs/mirage/config/SubstituteEnvironmentVariables.html @@ -71,7 +71,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/config/ValueNode.html b/docs/mirage/config/ValueNode.html index ec40b74..844e4a8 100644 --- a/docs/mirage/config/ValueNode.html +++ b/docs/mirage/config/ValueNode.html @@ -72,7 +72,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/java.html b/docs/mirage/java.html index ddc82bc..02350b9 100644 --- a/docs/mirage/java.html +++ b/docs/mirage/java.html @@ -108,7 +108,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/java/JavaPropertiesFactory.html b/docs/mirage/java/JavaPropertiesFactory.html index 0e1ddf5..299ee75 100644 --- a/docs/mirage/java/JavaPropertiesFactory.html +++ b/docs/mirage/java/JavaPropertiesFactory.html @@ -100,7 +100,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/java/JavaPropertiesFactory.parseConfig.html b/docs/mirage/java/JavaPropertiesFactory.parseConfig.html index e62c500..a3f86b8 100644 --- a/docs/mirage/java/JavaPropertiesFactory.parseConfig.html +++ b/docs/mirage/java/JavaPropertiesFactory.parseConfig.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/java/loadJavaProperties.html b/docs/mirage/java/loadJavaProperties.html index 26fe837..c1ee0f3 100644 --- a/docs/mirage/java/loadJavaProperties.html +++ b/docs/mirage/java/loadJavaProperties.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/java/parseJavaProperties.html b/docs/mirage/java/parseJavaProperties.html index 788f500..8b9743f 100644 --- a/docs/mirage/java/parseJavaProperties.html +++ b/docs/mirage/java/parseJavaProperties.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/json.html b/docs/mirage/json.html index bf4233d..dc8bd4f 100644 --- a/docs/mirage/json.html +++ b/docs/mirage/json.html @@ -117,7 +117,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/json/JsonConfigFactory.html b/docs/mirage/json/JsonConfigFactory.html index fda6093..dac1bdd 100644 --- a/docs/mirage/json/JsonConfigFactory.html +++ b/docs/mirage/json/JsonConfigFactory.html @@ -120,7 +120,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/json/JsonConfigFactory.parseConfig.html b/docs/mirage/json/JsonConfigFactory.parseConfig.html index 6a4406d..6fd0c8d 100644 --- a/docs/mirage/json/JsonConfigFactory.parseConfig.html +++ b/docs/mirage/json/JsonConfigFactory.parseConfig.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/json/JsonConfigFactory.parseJson.html b/docs/mirage/json/JsonConfigFactory.parseJson.html index cc0b861..ab82e26 100644 --- a/docs/mirage/json/JsonConfigFactory.parseJson.html +++ b/docs/mirage/json/JsonConfigFactory.parseJson.html @@ -128,7 +128,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/json/loadJsonConfig.html b/docs/mirage/json/loadJsonConfig.html index 3a3c98d..413e70c 100644 --- a/docs/mirage/json/loadJsonConfig.html +++ b/docs/mirage/json/loadJsonConfig.html @@ -85,7 +85,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/docs/mirage/json/parseJsonConfig.html b/docs/mirage/json/parseJsonConfig.html index a8653df..b1218c5 100644 --- a/docs/mirage/json/parseJsonConfig.html +++ b/docs/mirage/json/parseJsonConfig.html @@ -124,7 +124,7 @@ document.getElementById('symbolSearchPane').style.display = 'block';

Mike Bierlee, m.bierlee@lostmoment.com

-

2022-2023 Mike Bierlee +

2022-2025 Mike Bierlee

This software is licensed under the terms of the MIT license. diff --git a/examples/ini/app.d b/examples/ini/app.d index 4ba1a3c..3768581 100644 --- a/examples/ini/app.d +++ b/examples/ini/app.d @@ -1,7 +1,7 @@ /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/examples/javaProperties/app.d b/examples/javaProperties/app.d index cf30509..b7de819 100644 --- a/examples/javaProperties/app.d +++ b/examples/javaProperties/app.d @@ -1,7 +1,7 @@ /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/examples/json/app.d b/examples/json/app.d index 7364bfd..97993c8 100644 --- a/examples/json/app.d +++ b/examples/json/app.d @@ -1,7 +1,7 @@ /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/examples/manipulation/app.d b/examples/manipulation/app.d index 240e58a..8d8cf5b 100644 --- a/examples/manipulation/app.d +++ b/examples/manipulation/app.d @@ -3,7 +3,7 @@ module examples.manipulation.app; /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/examples/quickstart/app.d b/examples/quickstart/app.d index 87ac4dd..1a59dbe 100644 --- a/examples/quickstart/app.d +++ b/examples/quickstart/app.d @@ -3,7 +3,7 @@ module examples.quickstart.app; /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/examples/valueSubstitution/app.d b/examples/valueSubstitution/app.d index f38ba49..5a1fea9 100644 --- a/examples/valueSubstitution/app.d +++ b/examples/valueSubstitution/app.d @@ -1,7 +1,7 @@ /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/config.d b/source/mirage/config.d index 8e139b0..1092bcc 100644 --- a/source/mirage/config.d +++ b/source/mirage/config.d @@ -3,7 +3,7 @@ * * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/ini.d b/source/mirage/ini.d index e30b5cb..0de110f 100644 --- a/source/mirage/ini.d +++ b/source/mirage/ini.d @@ -3,7 +3,7 @@ * * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/java.d b/source/mirage/java.d index 8fa20a3..c8e8efe 100644 --- a/source/mirage/java.d +++ b/source/mirage/java.d @@ -3,7 +3,7 @@ * * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/json.d b/source/mirage/json.d index 3e2422e..4f54a45 100644 --- a/source/mirage/json.d +++ b/source/mirage/json.d @@ -3,7 +3,7 @@ * * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/keyvalue.d b/source/mirage/keyvalue.d index cfd8039..6d6e558 100644 --- a/source/mirage/keyvalue.d +++ b/source/mirage/keyvalue.d @@ -3,7 +3,7 @@ * * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/package.d b/source/mirage/package.d index 17c8ad1..ec1d1db 100644 --- a/source/mirage/package.d +++ b/source/mirage/package.d @@ -1,7 +1,7 @@ /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file. diff --git a/source/mirage/testmain.d b/source/mirage/testmain.d index 549cb17..4c9045c 100644 --- a/source/mirage/testmain.d +++ b/source/mirage/testmain.d @@ -1,7 +1,7 @@ /** * Authors: * Mike Bierlee, m.bierlee@lostmoment.com - * Copyright: 2022-2023 Mike Bierlee + * Copyright: 2022-2025 Mike Bierlee * License: * This software is licensed under the terms of the MIT license. * The full terms of the license can be found in the LICENSE file.