From 18506240c678b41857c2bf523c19af470e09e49c Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 27 Sep 2017 19:29:11 +0100 Subject: [PATCH] Delete LICENSE-examples (#10890) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don’t have `examples` folder anymore (or any other folder with examples). I think we can delete this? --- LICENSE-examples | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 LICENSE-examples diff --git a/LICENSE-examples b/LICENSE-examples deleted file mode 100644 index 87f537d434..0000000000 --- a/LICENSE-examples +++ /dev/null @@ -1,9 +0,0 @@ -The examples provided by Facebook are for non-commercial testing and evaluation -purposes only. Facebook reserves all rights not expressly granted. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.