Add beta license to ReactTests index.ios.js
This commit is contained in:
parent
46bee3c867
commit
b38b87e2f4
|
@ -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');
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
|
||||
#import "RealmJSTests.h"
|
||||
#import "RJSModuleLoader.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue