Skip to content

Commit 5fae86f

Browse files
hramosfacebook-github-bot
authored andcommittedOct 3, 2020
Remove license header from third-party code
Summary: The `flow-typed/npm` path contains third-party code. The propietary Facebook license header should not be included in these files. Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D24082894 fbshipit-source-id: 34928c7a6a3d1fdf8d91b4cdd86eb72ca6341545
1 parent 1511bfa commit 5fae86f

6 files changed

+0
-16
lines changed
 

‎flow-typed/npm/base64-js_v1.x.x.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/**
2-
* (c) Facebook, Inc. and its affiliates. Confidential and proprietary.
3-
*
42
* @flow strict
53
* @format
64
*/

‎flow-typed/npm/pretty-format_v26.x.x.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/**
2-
* (c) Facebook, Inc. and its affiliates. Confidential and proprietary.
3-
*
42
* @flow strict
53
* @format
64
*/

‎flow-typed/npm/promise_v8.x.x.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/**
2-
* (c) Facebook, Inc. and its affiliates. Confidential and proprietary.
3-
*
42
* @flow strict
53
* @format
64
*/

‎flow-typed/npm/prop-types_v15.x.x.js

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
/**
2-
* Copyright (c) Facebook, Inc. and its affiliates.
3-
*
4-
* This source code is licensed under the MIT license found in the
5-
* LICENSE file in the root directory of this source tree.
6-
*
72
* @flow strict
83
* @nolint
94
* @format

‎flow-typed/npm/react-dom_v16.x.x.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
/**
2-
* Copyright (c) 2013-present, Facebook, Inc.
3-
* All rights reserved.
4-
*
52
* react-dom v16.x.x libdefs from flow-typed
63
*
74
* @noformat

‎flow-typed/npm/stacktrace-parser_v0.1.x.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/**
2-
* (c) Facebook, Inc. and its affiliates. Confidential and proprietary.
3-
*
42
* @flow strict
53
* @format
64
*/

0 commit comments

Comments
 (0)