Sfoglia il codice sorgente

Rollup: Updated license to 2022. (#23329)

linbingquan 3 anni fa
parent
commit
dad3a91433
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

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