mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Add License headers to .js files
Differential Revision: D2438967 committer: Service User <svcscm@fb.com>
This commit is contained in:
committed by
facebook-github-bot-6
parent
c51bfdc50c
commit
eb48759675
@@ -1,5 +1,10 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright 2004-present Facebook. All Rights Reserved.
|
* 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.
|
||||||
*
|
*
|
||||||
* @providesModule ProgressBarAndroid
|
* @providesModule ProgressBarAndroid
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +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.
|
||||||
|
*
|
||||||
* iOS stub for BackAndroid.android.js
|
* iOS stub for BackAndroid.android.js
|
||||||
*
|
*
|
||||||
* @providesModule BackAndroid
|
* @providesModule BackAndroid
|
||||||
|
|||||||
Reference in New Issue
Block a user