Skip to content

Commit cd0ed70

Browse files
Update year
1 parent 9021957 commit cd0ed70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

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

3-
Copyright (c) 2025 Mattias Buelens
3+
Copyright (c) 2026 Mattias Buelens
44
Copyright (c) 2016 Diwank Singh Tomer
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy

rollup.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const banner = `
1616
/**
1717
* @license
1818
* ${pkg.name} v${pkg.version}
19-
* Copyright 2025 Mattias Buelens, Diwank Singh Tomer and other contributors.
19+
* Copyright ${new Date().getUTCFullYear()} Mattias Buelens, Diwank Singh Tomer and other contributors.
2020
* This code is released under the MIT license.
2121
* SPDX-License-Identifier: MIT
2222
*/

0 commit comments

Comments
 (0)