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

Add Vim, AWK, Elixir, Julia, and Raku support #150

Open flwyd opened 1 year ago

flwyd commented 1 year ago

Also make the case expressions for the most popular comment types one-extension-per-line to increase the chances that two pull requests can both be merged without conflicts.

This replaces https://github.com/google/addlicense/pull/128 which I probably didn't rebase properly.