From c2d90d6fa7576b0e6320dc9df99147506acb0e01 Mon Sep 17 00:00:00 2001 From: Brian Munkholm Date: Wed, 16 Aug 2017 21:00:48 +0200 Subject: [PATCH] Update license for Core --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d178b75f..f51dc713 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,8 @@ See [CONTRIBUTING.md](https://github.com/realm/realm-js/blob/master/CONTRIBUTING ## License Realm JS is published under the Apache 2.0 license. -The underlying core is available under the [Realm Core Binary License](https://github.com/realm/realm-cocoa/blob/master/LICENSE#L210-L243) while we [work to open-source it under the Apache 2.0 license](https://realm.io/docs/javascript/latest/#faq). +Realm Core is also published under the Apache 2.0 license and is available +[here](https://github.com/realm/realm-core). **This product is not being made available to any person located in Cuba, Iran, North Korea, Sudan, Syria or the Crimea region, or to any other person that is @@ -135,7 +136,7 @@ not eligible to receive the product under U.S. law.** ## Feedback -**_If you use Realm and are happy with it, all we ask is that you please consider sending out a tweet mentioning [@realm](https://twitter.com/realm), or email [help@realm.io](mailto:help@realm.io) about your great apps!_** +**_If you use Realm and are happy with it, all we ask is that you please consider sending out a tweet mentioning [@realm](https://twitter.com/realm) about your great apps!_** **_And if you don't like it, please let us know what you would like improved, so we can fix it!_**