logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Format Copyright - Adjust MATLAB/Octave Headers | Online Free DevTools by Hexmos

Format copyright headers automatically with mh_copyright. Update year ranges in MATLAB/Octave code files. Free online tool, no registration required.

mh_copyright

Adjust copyright headers for MATLAB or Octave code. More information: https://misshit.org.

  • Update the year (range) to include the current year for the specified files:

mh_copyright --primary-entity="{{entity}}" --update-year {{path/to/file_or_directory1.m path/to/file_or_director2.m ...}}

  • Update the year (range) to include the current year for all files:

mh_copyright --primary-entity="{{entity}}" --update-year

See Also