Documentation ¶
Overview ¶
Package main implements a tool that adds and updates license headers in source code.
license-header --year-range 2023 --copyright-holder "Acme, Inc." --license-type apache
This command will go through all checked-in and unstaged files, and update their license headers.
Only supports a few license and file types at the moment, but can be easily extended.
Click to show internal directories.
Click to hide internal directories.