Explorar el Código

Update Copyright (#25224)

gitplus hace 2 años
padre
commit
c3d21d87ce
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

@@ -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 }`;