From 4606f69d1b931aaa9f981485eaf44cea08038245 Mon Sep 17 00:00:00 2001 From: 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> Date: Fri, 29 Mar 2024 15:10:57 +0900 Subject: build --- build/assets/js/main.6ed3b510.js.LICENSE.txt | 66 ++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 build/assets/js/main.6ed3b510.js.LICENSE.txt (limited to 'build/assets/js/main.6ed3b510.js.LICENSE.txt') diff --git a/build/assets/js/main.6ed3b510.js.LICENSE.txt b/build/assets/js/main.6ed3b510.js.LICENSE.txt new file mode 100644 index 00000000..3e923fb8 --- /dev/null +++ b/build/assets/js/main.6ed3b510.js.LICENSE.txt @@ -0,0 +1,66 @@ +/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress + * @license MIT */ + +/*! Bundled license information: + +prismjs/prism.js: + (** + * Prism: Lightweight, robust, elegant syntax highlighting + * + * @license MIT + * @author Lea Verou + * @namespace + * @public + *) +*/ + +/*! medium-zoom 1.1.0 | MIT License | https://github.com/francoischalifour/medium-zoom */ + +/** + * @license React + * 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 + * react-jsx-runtime.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 + * 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. + */ + +/** + * @license React + * 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 v16.13.1 + * react-is.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. + */ -- cgit v1.3.1