mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Don't cover the .spatch files with copyright
This commit is contained in:
parent
9f916b000e
commit
f3bcd1485f
@ -1288,8 +1288,6 @@
|
||||
./bin/win32/BINDInstall/resource.h X 2001,2005,2009,2018,2019
|
||||
./bind.keys X 2009,2010,2011,2017,2018,2019
|
||||
./bind.keys.h X 2009,2010,2011,2012,2014,2017,2018,2019
|
||||
./cocci/config-h.spatch X 2019
|
||||
./cocci/unreachable.spatch X 2018,2019
|
||||
./config.guess X 1998,1999,2000,2001,2004,2009,2013,2018,2019
|
||||
./config.h.in X 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019
|
||||
./config.h.win32 C 1999,2000,2001,2004,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018,2019
|
||||
|
@ -53,6 +53,7 @@ while (<CHANGES>) {
|
||||
\.hints?\.in$ | # zone files
|
||||
/hints$ | # zone files
|
||||
\.zone$ | # zone files
|
||||
\.spatch$ | # coccinelle spatch files
|
||||
\.conf$ | # configuration files
|
||||
\.conf\.in$ | # configuration files
|
||||
\.dir-locals\.el | # emacs local variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user