Skip to content

Commit d8efba0

Browse files
committed
update viewer
1 parent d396f4a commit d8efba0

File tree

2 files changed

+9
-19
lines changed

2 files changed

+9
-19
lines changed

viewer/molstar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

viewer/molstar.js.LICENSE.txt

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,49 +36,39 @@
3636

3737
/**
3838
* @license React
39-
* react-dom-client.production.js
39+
* react-dom.production.min.js
4040
*
41-
* Copyright (c) Meta Platforms, Inc. and affiliates.
41+
* Copyright (c) Facebook, Inc. and its affiliates.
4242
*
4343
* This source code is licensed under the MIT license found in the
4444
* LICENSE file in the root directory of this source tree.
4545
*/
4646

4747
/**
4848
* @license React
49-
* react-dom.production.js
49+
* react-jsx-runtime.production.min.js
5050
*
51-
* Copyright (c) Meta Platforms, Inc. and affiliates.
51+
* Copyright (c) Facebook, Inc. and its affiliates.
5252
*
5353
* This source code is licensed under the MIT license found in the
5454
* LICENSE file in the root directory of this source tree.
5555
*/
5656

5757
/**
5858
* @license React
59-
* react-jsx-runtime.production.js
59+
* react.production.min.js
6060
*
61-
* Copyright (c) Meta Platforms, Inc. and affiliates.
61+
* Copyright (c) Facebook, Inc. and its affiliates.
6262
*
6363
* This source code is licensed under the MIT license found in the
6464
* LICENSE file in the root directory of this source tree.
6565
*/
6666

6767
/**
6868
* @license React
69-
* react.production.js
69+
* scheduler.production.min.js
7070
*
71-
* Copyright (c) Meta Platforms, Inc. and affiliates.
72-
*
73-
* This source code is licensed under the MIT license found in the
74-
* LICENSE file in the root directory of this source tree.
75-
*/
76-
77-
/**
78-
* @license React
79-
* scheduler.production.js
80-
*
81-
* Copyright (c) Meta Platforms, Inc. and affiliates.
71+
* Copyright (c) Facebook, Inc. and its affiliates.
8272
*
8373
* This source code is licensed under the MIT license found in the
8474
* LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)