Lines Matching refs:copyright
477 '''check each active file for a current and correct copyright notice
479 Check that all active files have a correctly formed copyright
484 copyright notice.
487 Files can be excluded from this check using the copyright.NOT file.
492 exclude = not_check(repo, 'copyright')
505 ret |= Copyright.copyright(fh, output=ui)
830 - copyright (copyright statements)
865 - copyright (copyright statements)
1455 'copyright': (cdm_copyright, [('p', 'parent', '', 'parent workspace')],
1456 'hg copyright [-p PARENT]'),