Skip to content

Commit 9a0137a

Browse files
authored
-> 2025 (#30240)
1 parent 18f7365 commit 9a0137a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright © 2010-2024 three.js authors
3+
Copyright © 2010-2025 three.js authors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

utils/build/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function header() {
4545

4646
code.prepend( `/**
4747
* @license
48-
* Copyright 2010-2024 Three.js Authors
48+
* Copyright 2010-2025 Three.js Authors
4949
* SPDX-License-Identifier: MIT
5050
*/\n` );
5151

0 commit comments

Comments
 (0)