Explorar el Código

Update rollup.config.js (#28156)

ycw hace 1 año
padre
commit
14f9db73d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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` );