Skip to content

Commit 208a7e4

Browse files
Merge pull request #741 from emmanuel-ferdman/main
Update license reference
2 parents aa034a6 + 3c021f6 commit 208a7e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
[![version](https://badge.fury.io/py/inference.svg)](https://badge.fury.io/py/inference)
1818
[![downloads](https://img.shields.io/pypi/dm/inference)](https://pypistats.org/packages/inference)
1919
![docker pulls](https://img.shields.io/docker/pulls/roboflow/roboflow-inference-server-cpu)
20-
[![license](https://img.shields.io/pypi/l/inference)](https://github.com/roboflow/inference/blob/main/LICENSE.md)
20+
[![license](https://img.shields.io/pypi/l/inference)](https://github.com/roboflow/inference/blob/main/LICENSE.core)
2121
[![huggingface](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/Roboflow/workflows)
2222
[![discord](https://img.shields.io/discord/1159501506232451173)](https://discord.gg/GbfgXGJ8Bk)
2323

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Visit our [documentation](/) to explore comprehensive guides, detailed API refer
204204

205205
## © license
206206

207-
The Roboflow Inference code is distributed under the [Apache 2.0](https://github.com/roboflow/inference/blob/master/LICENSE.md) license. However, each supported model is subject to its licensing. Detailed information on each model's license can be found [here](https://roboflow.com/licensing).
207+
The Roboflow Inference code is distributed under the [Apache 2.0](https://github.com/roboflow/inference/blob/master/LICENSE.core) license. However, each supported model is subject to its licensing. Detailed information on each model's license can be found [here](https://roboflow.com/licensing).
208208

209209

210210
## ⚡️ extras

inference_cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For Jetson specific inference server images, check out the [Roboflow Inference](
9595

9696
## 📝 license
9797

98-
The Roboflow Inference code is distributed under an [Apache 2.0 license](https://github.com/roboflow/inference/blob/master/LICENSE.md). The models supported by Roboflow Inference have their own licenses. View the licenses for supported models below.
98+
The Roboflow Inference code is distributed under an [Apache 2.0 license](https://github.com/roboflow/inference/blob/master/LICENSE.core). The models supported by Roboflow Inference have their own licenses. View the licenses for supported models below.
9999

100100
| model | license |
101101
| :------------------------ | :-----------------------------------------------------------------------------------------------------------------------------------: |

0 commit comments

Comments
 (0)