Add beta license to ReactTests index.ios.js

This commit is contained in:
Scott Kyle 2015-10-28 10:40:07 -07:00
parent 46bee3c867
commit b38b87e2f4
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/**
* Sample React Native App
* https://github.com/facebook/react-native
/* Copyright 2015 Realm Inc - All Rights Reserved
* Proprietary and Confidential
*/
'use strict';
var React = require('react-native');

View File

@ -2,7 +2,6 @@
* Proprietary and Confidential
*/
#import "RealmJSTests.h"
#import "RJSModuleLoader.h"