From c78ddf2c3d00ececffd6634fc23df8df3cf33023 Mon Sep 17 00:00:00 2001 From: Eric Vicenti Date: Tue, 13 Jun 2017 12:07:27 -0700 Subject: [PATCH] Fix header on RNTester file Reviewed By: hramos Differential Revision: D5214933 fbshipit-source-id: 42ef48eead88200fc33029923ce1f4b1b5acf3b2 --- RNTester/js/ARTExample.js | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/RNTester/js/ARTExample.js b/RNTester/js/ARTExample.js index 1f6a58c2d..3433d3403 100644 --- a/RNTester/js/ARTExample.js +++ b/RNTester/js/ARTExample.js @@ -6,18 +6,6 @@ * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * - * 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 NON INFRINGEMENT. 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. - * * @flow * @providesModule ARTExample */