Skip to content

Commit

Permalink
chore (three-vrm-utils): update copyright year to 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
0b5vr committed Jan 10, 2023
1 parent 47eecc6 commit 0c2f23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/three-vrm-utils/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import typescript from '@rollup/plugin-typescript';

// == constants ====================================================================================
/** copyright text */
const copyright = '(c) 2020-2022 pixiv Inc.';
const copyright = '(c) 2020-2023 pixiv Inc.';

/** name of the license */
const licenseName = 'MIT License';
Expand Down

0 comments on commit 0c2f23b

Please sign in to comment.