diff --git a/standalone.min.js b/standalone.min.js index 482671e..ac68c21 100644 --- a/standalone.min.js +++ b/standalone.min.js @@ -438,8 +438,10 @@ /* 7 */ /***/ function(module, exports) { + "use strict"; + /** - * Copyright 2013-2015, Facebook, Inc. + * Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the @@ -448,8 +450,6 @@ * */ - "use strict"; - function makeEmptyFunction(arg) { return function () { return arg; @@ -1269,8 +1269,10 @@ /* 19 */ /***/ function(module, exports) { - /* WEBPACK VAR INJECTION */(function(global) {/** - * Copyright 2013-2015, Facebook, Inc. + /* WEBPACK VAR INJECTION */(function(global) {"use strict"; + + /** + * Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the @@ -1280,8 +1282,6 @@ * */ - "use strict"; - function crc32(str) { /* jslint bitwise: true */ var crc = -1; @@ -1537,7 +1537,7 @@ /***/ function(module, exports) { /** - * Copyright 2013-2015, Facebook, Inc. + * Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the