google / addlicense

A program which ensures source code files have copyright license headers by scanning directory patterns recursively
Apache License 2.0
724 stars 169 forks source link

feat: add support for .htm files #121

Open CalebAlbers opened 2 years ago

CalebAlbers commented 2 years ago

Although not as prevalent as they used to be, we still have some .htm files (otherwise identical to HTML), so I figured I'd add support for those, too.