UNPKG

update-copyright

Version:

Update a copyright statement with the current year. Also makes minor corrections.

2 lines (1 loc) 104 B
module.exports = '<%= prefix %><%= symbol ? (" " + symbol + " ") : "" %><%= years %>, <%= authors %>.';