Skip to content

Commit a8730bf

Browse files
committed
update copyright year
1 parent 4736f3e commit a8730bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The code in this file is generated from files in ./src/
1919
license({
2020
banner: `
2121
marked - a markdown parser
22-
Copyright (c) 2011-2018, Christopher Jeffrey. (MIT Licensed)
22+
Copyright (c) 2011-${new Date().getFullYear()}, Christopher Jeffrey. (MIT Licensed)
2323
https://github.com/markedjs/marked
2424
`
2525
}),

0 commit comments

Comments
 (0)