From 6b2b4ddf263be181896f1d5266e799b414a25ade Mon Sep 17 00:00:00 2001 From: Andre Hofmeister <9199345+HofmeisterAn@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:30:10 +0100 Subject: [PATCH] chore: Update copyright information --- Directory.Build.props | 2 +- LICENSE | 2 +- README.md | 2 +- docs/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 5a2f3a492..24aafd98a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,7 +6,7 @@ $(Version) $(Version) Testcontainers - Copyright (c) 2019 - 2024 Andre Hofmeister and other authors + Copyright (c) 2019 - 2025 Andre Hofmeister and other authors Andre Hofmeister and contributors Andre Hofmeister Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. diff --git a/LICENSE b/LICENSE index 4ebf42b2d..d11ad8064 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2019 - 2024 Andre Hofmeister and other authors +Copyright (c) 2019 - 2025 Andre Hofmeister and other authors 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 diff --git a/README.md b/README.md index b27fd6184..65dbc833a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ See [LICENSE](https://github.com/testcontainers/testcontainers-dotnet/blob/main/ ## Copyright -Copyright (c) 2019 - 2024 Andre Hofmeister and other authors. +Copyright (c) 2019 - 2025 Andre Hofmeister and other authors. See [contributors][testcontainers-dotnet-contributors] for all contributors. diff --git a/docs/index.md b/docs/index.md index c1229046c..00f84f424 100644 --- a/docs/index.md +++ b/docs/index.md @@ -88,7 +88,7 @@ See [LICENSE](https://raw.githubusercontent.com/testcontainers/testcontainers-do ## Copyright -Copyright (c) 2019 - 2024 Andre Hofmeister and other authors. +Copyright (c) 2019 - 2025 Andre Hofmeister and other authors. See [contributors][testcontainers-dotnet-contributors] for all contributors.