From 9df98e65f842cf3acae09cbdd969966f42d64469 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 14 Oct 2017 18:40:54 +0200 Subject: update dependencies --- node_modules/fbjs/lib/Promise.native.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'node_modules/fbjs/lib/Promise.native.js') diff --git a/node_modules/fbjs/lib/Promise.native.js b/node_modules/fbjs/lib/Promise.native.js index 2a6a3b8aa..27aa673f1 100644 --- a/node_modules/fbjs/lib/Promise.native.js +++ b/node_modules/fbjs/lib/Promise.native.js @@ -1,10 +1,9 @@ /** * - * Copyright 2013-2016 Facebook, Inc. + * Copyright (c) 2013-present, Facebook, Inc. * - * 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. * * This module wraps and augments the minimally ES6-compliant Promise * implementation provided by the promise npm package. -- cgit v1.2.3