diff --git a/LICENSE b/LICENSE index 246b98dbe..7f736c15b 100644 --- a/LICENSE +++ b/LICENSE @@ -187,6 +187,7 @@ identification within third-party archives. Copyright 2018, Brock Allen, Dominick Baier + Copyright in modifications 2026, Rock Solid Knowledge Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index b8948ce8e..8c89d8f7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## About Open.IdentityServer -![Open.IdentityServer](./docs/images/OpenIdentityServer.png) +![Open.IdentityServer](./docs/images/OpenIdentityServerDark.png) Open.IdentityServer is a free, open source [OpenID Connect](http://openid.net/connect/) and [OAuth 2.0](https://tools.ietf.org/html/rfc6749) framework for .NET. diff --git a/Roadmap.md b/ROADMAP.md similarity index 100% rename from Roadmap.md rename to ROADMAP.md diff --git a/docs/images/OpenIdentityServerDark.png b/docs/images/OpenIdentityServerDark.png new file mode 100644 index 000000000..6996ab0a3 Binary files /dev/null and b/docs/images/OpenIdentityServerDark.png differ