[ReactNative] Expanded license on js packager files

This commit is contained in:
Christopher Chedeau
2015-03-23 11:48:02 -07:00
parent d6bb48d972
commit f67a36733f
56 changed files with 419 additions and 47 deletions

View File

@@ -1,3 +1,11 @@
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* 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.
*/
'use strict';
jest.autoMockOff();

View File

@@ -1,3 +1,11 @@
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* 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.
*/
'use strict';
var COLLECTION_PERIOD = 1000;