System Grab Bag

View all TLDR pages from common (or from all pages)

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

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.