浏览代码

Update Copyright (#25224)

gitplus 2 年之前
父节点
当前提交
c3d21d87ce
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/build/rollup.config.js

+ 1 - 1
utils/build/rollup.config.js

@@ -252,7 +252,7 @@ function header() {
 
 			return `/**
  * @license
- * Copyright 2010-2022 Three.js Authors
+ * Copyright 2010-2023 Three.js Authors
  * SPDX-License-Identifier: MIT
  */
 ${ code }`;