Browse Source

Update rollup.config.js (#28156)

ycw 1 year ago
parent
commit
14f9db73d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/build/rollup.config.js

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

@@ -45,7 +45,7 @@ function header() {
 
 			code.prepend( `/**
  * @license
- * Copyright 2010-2023 Three.js Authors
+ * Copyright 2010-2024 Three.js Authors
  * SPDX-License-Identifier: MIT
  */\n` );