Skip to content

Commit f776ff9

Browse files
committed
chore: Update copyright information
1 parent fd8a3b7 commit f776ff9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyVersion>$(Version)</AssemblyVersion>
77
<FileVersion>$(Version)</FileVersion>
88
<Product>Testcontainers</Product>
9-
<Copyright>Copyright (c) 2019 - 2025 Andre Hofmeister and other authors</Copyright>
9+
<Copyright>Copyright (c) 2019 - 2026 Andre Hofmeister and other authors</Copyright>
1010
<Authors>Andre Hofmeister and contributors</Authors>
1111
<Company>Andre Hofmeister</Company>
1212
<Description>Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.</Description>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2019 - 2025 Andre Hofmeister and other authors
3+
Copyright (c) 2019 - 2026 Andre Hofmeister and other authors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ See [LICENSE](https://github.com/testcontainers/testcontainers-dotnet/blob/main/
1919

2020
## Copyright
2121

22-
Copyright (c) 2019 - 2025 Andre Hofmeister and other authors.
22+
Copyright (c) 2019 - 2026 Andre Hofmeister and other authors.
2323

2424
See [contributors][testcontainers-dotnet-contributors] for all contributors.
2525

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ See [LICENSE](https://raw.githubusercontent.com/testcontainers/testcontainers-do
8686

8787
## Copyright
8888

89-
Copyright (c) 2019 - 2025 Andre Hofmeister and other authors.
89+
Copyright (c) 2019 - 2026 Andre Hofmeister and other authors.
9090

9191
See [contributors][testcontainers-dotnet-contributors] for all contributors.
9292

0 commit comments

Comments
 (0)