mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Add license headers to local-cli
Reviewed By: martinbigio Differential Revision: D2559969 fb-gh-sync-id: d8cd52435213729ff73a1f039eb0378b28f8d10e
This commit is contained in:
committed by
facebook-github-bot-4
parent
82fad33af7
commit
e612690413
@@ -1,7 +1,11 @@
|
||||
/**
|
||||
* 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.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
var bundle = require('../private-cli/src/bundle/bundle');
|
||||
|
||||
Reference in New Issue
Block a user