Parcourir la source

Update copyright year in rollup.config.js

mrdoob il y a 1 mois
Parent
commit
e827e1dc02
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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-2025 Three.js Authors
+ * Copyright 2010-2026 Three.js Authors
  * SPDX-License-Identifier: MIT
  */\n` );
 

粤ICP备19079148号