We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f7365 commit 9a0137aCopy full SHA for 9a0137a
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License
2
3
-Copyright © 2010-2024 three.js authors
+Copyright © 2010-2025 three.js authors
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
utils/build/rollup.config.js
@@ -45,7 +45,7 @@ function header() {
45
46
code.prepend( `/**
47
* @license
48
- * Copyright 2010-2024 Three.js Authors
+ * Copyright 2010-2025 Three.js Authors
49
* SPDX-License-Identifier: MIT
50
*/\n` );
51
0 commit comments