aboutsummaryrefslogtreecommitdiff
path: root/node_modules/fbjs/lib/resolveImmediate.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/fbjs/lib/resolveImmediate.js')
-rw-r--r--node_modules/fbjs/lib/resolveImmediate.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/node_modules/fbjs/lib/resolveImmediate.js b/node_modules/fbjs/lib/resolveImmediate.js
index a502b72c5..e2d32274d 100644
--- a/node_modules/fbjs/lib/resolveImmediate.js
+++ b/node_modules/fbjs/lib/resolveImmediate.js
@@ -4,11 +4,9 @@ var Promise = require("./Promise");
/**
* Copyright (c) 2013-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.
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
*
*
*/