From 29a5d6fe92b0c5b9810d45fdf599ec8012d5b05e Mon Sep 17 00:00:00 2001 From: "Simon G." Date: Mon, 1 Dec 2025 10:09:27 +0100 Subject: [PATCH] - update copyright --- .../LightweightIocContainer.Validation.csproj | 2 +- LightweightIocContainer/LightweightIocContainer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj index f7f5a19..15b7b53 100644 --- a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj +++ b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj @@ -3,7 +3,7 @@ net6.0 SimonG - Copyright(c) 2024 SimonG. All Rights Reserved. + Copyright(c) 2025 SimonG. All Rights Reserved. A lightweight IOC Container Validator. https://github.com/SimonG96/LightweightIocContainer latest diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index de2ccac..0ffc0ec 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -3,7 +3,7 @@ net6.0 SimonG - Copyright(c) 2024 SimonG. All Rights Reserved. + Copyright(c) 2025 SimonG. All Rights Reserved. A lightweight IOC Container that is powerful enough to do all the things you need it to do. https://github.com/SimonG96/LightweightIocContainer latest