diff --git a/LICENSE.md b/LICENSE
similarity index 99%
rename from LICENSE.md
rename to LICENSE
index fbeae2f..4a35a2c 100644
--- a/LICENSE.md
+++ b/LICENSE
@@ -178,7 +178,7 @@
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "{}"
+ boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
diff --git a/README.md b/README.md
index 43f70e8..3bbbe24 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
The .NET client for TrogonEventStore. The package targets .NET 10.
-This project is derived from the Apache 2.0 licensed KurrentDB .NET client. See [LICENSE.md](LICENSE.md) for licensing and attribution. During the initial bootstrap, the public API remains under the `KurrentDB.Client` namespaces while package identity and distribution move to TrogonEventStore.
+This project is derived from the Apache 2.0 licensed KurrentDB .NET client. See [LICENSE](LICENSE) for licensing and attribution. During the initial bootstrap, the public API remains under the `KurrentDB.Client` namespaces while package identity and distribution move to TrogonEventStore.
## Install from GitHub Packages
diff --git a/samples/secure-with-tls/Dockerfile b/samples/secure-with-tls/Dockerfile
index f21fba7..00b676d 100644
--- a/samples/secure-with-tls/Dockerfile
+++ b/samples/secure-with-tls/Dockerfile
@@ -32,7 +32,7 @@ ARG BUILD_CONFIGURATION
WORKDIR /src
-COPY Directory.Build.props Directory.Build.targets LICENSE.md README.md ./
+COPY Directory.Build.props Directory.Build.targets LICENSE README.md ./
COPY src ./src
COPY samples/Directory.Build.props ./samples/
COPY samples/${APP_NAME} ./samples/${APP_NAME}
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 18a6849..62a5e3e 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -9,7 +9,7 @@
- LICENSE.md
+ LICENSE
README.md
https://github.com/TrogonStack/TrogonEventStore-Client-Dotnet
false
@@ -23,7 +23,7 @@
-
+