From 3cecbd71a8dbd00a5e8171e8d4e63d1a0603cdef Mon Sep 17 00:00:00 2001 From: Matteo Ciapparelli Date: Sun, 30 Mar 2025 01:35:29 +0100 Subject: [PATCH] Update copyright notices in LICENSE and NuGet.props --- LICENSE | 2 +- build/NuGet.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index ab3a86a..c352846 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Matteo Ciapparelli +Copyright (c) 2024-present Matteo Ciapparelli Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/build/NuGet.props b/build/NuGet.props index a524449..7681b72 100644 --- a/build/NuGet.props +++ b/build/NuGet.props @@ -6,7 +6,7 @@ true Matteo Ciapparelli - Copyright © 2024 Matteo Ciapparelli + Copyright © 2024-present Matteo Ciapparelli git https://github.com/teociaps/FeatureManagement.Database MIT