Sfoglia il codice sorgente

Update rollup.config.js (#28156)

ycw 1 anno fa
parent
commit
14f9db73d4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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` );