personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Improve update copyright year script #637

Closed tochi-y closed 2 years ago

tochi-y commented 2 years ago

Before

Copyright 2014 -> Copyright 2022

After

Copyright 2014 -> Copyright 2014-2022

yoh1496 commented 2 years ago

thanks