From 8373652f7d8f563ab779c902aec16e45e1cbc882 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Sun, 1 Sep 2019 23:59:58 +0200 Subject: [PATCH] docs: fix license in README --- packages/react-navigation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-navigation/README.md b/packages/react-navigation/README.md index c7160c42..7c94e333 100644 --- a/packages/react-navigation/README.md +++ b/packages/react-navigation/README.md @@ -45,4 +45,4 @@ This library has adopted a Code of Conduct that we expect project participants t ## License -React Navigation is licensed under the [BSD 2-clause "Simplified" License](https://github.com/react-community/react-navigation/blob/master/LICENSE). +React Navigation is licensed under the [MIT](https://github.com/react-community/react-navigation/blob/master/LICENSE).