diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-09-16 16:43:24 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-09-16 16:43:24 +0200 |
| commit | b6d86f71169ef1643a3a44527ae8f59d10ec78b3 (patch) | |
| tree | aee738bb434832b87fe642cd866ec3f5772512ab /public/assets | |
| parent | 406be9ca2ceb8486c851d79f341f259def0ef803 (diff) | |
new db
Diffstat (limited to 'public/assets')
| -rw-r--r-- | public/assets/js/bundle.js.LICENSE.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/public/assets/js/bundle.js.LICENSE.txt b/public/assets/js/bundle.js.LICENSE.txt new file mode 100644 index 0000000..89dc8d8 --- /dev/null +++ b/public/assets/js/bundle.js.LICENSE.txt @@ -0,0 +1,52 @@ +/* +object-assign +(c) Sindre Sorhus +@license MIT +*/ + +/*! + * weakmap-polyfill v2.0.1 - ECMAScript6 WeakMap polyfill + * https://github.com/polygonplanet/weakmap-polyfill + * Copyright (c) 2015-2020 Polygon Planet <polygon.planet.aqua@gmail.com> + * @license MIT + */ + +/*! @vimeo/player v2.16.0 | (c) 2021 Vimeo | MIT License | https://github.com/vimeo/player.js */ + +/*! Native Promise Only + v0.8.1 (c) Kyle Simpson + MIT License: http://getify.mit-license.org +*/ + +/** + * @license + * Copyright 2010-2021 Three.js Authors + * SPDX-License-Identifier: MIT + */ + +/** @license React v0.20.2 + * scheduler.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** @license React v17.0.2 + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** @license React v17.0.2 + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ |
