Before my change there were two options, specifying /nocopyright, or specifying /copyright:foo.txt. If we switched the header off by default, there was no way to opt into the default, therefore, I added enable/disable options to the copyright switch similar to /rule:
Fixes: #151.
Before my change there were two options, specifying
/nocopyright
, or specifying/copyright:foo.txt
. If we switched the header off by default, there was no way to opt into the default, therefore, I added enable/disable options to the copyright switch similar to /rule:To turn on default copyright, you do:
To turn off default copyright, you do:
And like before you can specify a file: