]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: Make boilerplate copyright years update optional (#782)
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 4 Mar 2021 02:51:18 +0000 (02:51 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 15 Mar 2021 10:13:51 +0000 (10:13 +0000)
commite73ef62a8f0c6d744a49e68fe2f764b9d80c4b78
treef3056455521620180b20c07334bd93fde5355533
parent7c25db36dc1b2f380d2a74677fe21df5548ecae4
Maintenance: Make boilerplate copyright years update optional (#782)

Running with `--check-and-update-copyright no` allows developers to
format sources and/or perform other essential source maintenance actions
without changing the copyright year in 2000+ files.

No change to default ./scripts/source-maintenance.sh operation.

Also improved/updated scripts/source-maintenance.sh usage reporting and
added support for --help/-h options.
scripts/source-maintenance.sh