From b086c45c34a1dfc0467a13a7e32af356118d1cf2 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Fri, 18 Nov 2022 19:51:48 -0500 Subject: Commit public dir for use with static site builders --- .../framework-201727cf59a0fd0a27c0.js.LICENSE.txt | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 public/framework-201727cf59a0fd0a27c0.js.LICENSE.txt (limited to 'public/framework-201727cf59a0fd0a27c0.js.LICENSE.txt') diff --git a/public/framework-201727cf59a0fd0a27c0.js.LICENSE.txt b/public/framework-201727cf59a0fd0a27c0.js.LICENSE.txt new file mode 100644 index 0000000..83f058d --- /dev/null +++ b/public/framework-201727cf59a0fd0a27c0.js.LICENSE.txt @@ -0,0 +1,49 @@ +/** + * @license React + * react-dom-server-legacy.browser.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-dom-server.browser.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-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.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. + */ -- cgit