From: Mathieu Lirzin Date: Fri, 15 Sep 2017 10:04:19 +0000 (+0200) Subject: maint: Document how to handle assignment exemption X-Git-Tag: v1.16~31^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29408e8b1d6efec3a416a761742e5cceae381d19;p=thirdparty%2Fautomake.git maint: Document how to handle assignment exemption * HACKING: Update. --- diff --git a/HACKING b/HACKING index e34870b84..3a0b22cca 100644 --- a/HACKING +++ b/HACKING @@ -274,6 +274,12 @@ ... removed in commit 'v1.11-1674-g02e9072' of 01-01-2012, "dist: ditch support for lzma"... +* If the commit is a tiny change that is exempt from copyright paperwork, the + commit message should contain a separate line after the detailed list of + touched files like the following: + + Copyright-paperwork-exempt: yes + ============================================================================ = Test suite