Remi-Gau / template_matlab_analysis

A "clean code" template for MATLAB and Octave projects
https://template-matlab-analysis.readthedocs.io/en/latest/general_information.html
GNU General Public License v3.0
4 stars 1 forks source link

change copyright format and update miss hit version #15

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 2 years ago

miss hit now allows to be specified with a blank line after the help section

this should prevent from the copyright to appear in all the doc

  %
  % USAGE::
  %
  %    allRunsHaveSameNbRegressors(spmMatFile)

  % (C) Copyright 2022 bidspm developers