diff --git a/LICENSE b/LICENSE index 2f56f67..261eeb9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Apache License + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -174,6 +174,7 @@ of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS + APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following @@ -185,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright Copyright 2024 EPAM Systems, Inc. + Copyright [yyyy] [name of copyright owner] 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 dcbf563..05f3d69 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ The following tools should be installed for local development: * Python ```shell -git clone https://github.com/data-platform-hq/mlflow-oidc-auth +git clone https://github.com/mlflow-oidc/mlflow-oidc-auth cd mlflow-oidc-auth ./scripts/run-dev-server.sh ``` diff --git a/docs/development.md b/docs/development.md index a65ae2c..33d1cb5 100644 --- a/docs/development.md +++ b/docs/development.md @@ -9,7 +9,7 @@ The following tools should be installed for local development: * Python ```shell -git clone https://github.com/data-platform-hq/mlflow-oidc-auth +git clone https://github.com/mlflow-oidc/mlflow-oidc-auth cd mlflow-oidc-auth ./scripts/run-dev-server.sh ``` diff --git a/docs/index.html b/docs/index.html index f66bdcb..34419ba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@