florianschanda / miss_hit

MATLAB Independent, Small & Safe, High Integrity Tools - code formatter and more
GNU General Public License v3.0
160 stars 21 forks source link

new tool to maintain/update copyright notices #197

Closed YakiFan closed 3 years ago

YakiFan commented 3 years ago

Tool to maintain/update copyright notices:

  1. If a file is modified, copyright year can be updated automatically. For example, a modified file with Copyright 2020 by XXX, can be updated to: Copyright 2020-2021 by XXX.
  2. If multi copyrights exist in one file, it is possible to update a certain copyright.

Outstanding work: