diff options
author | Phil Pennock <pdp@exim.org> | 2014-01-07 01:56:40 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2014-01-07 01:56:40 -0500 |
commit | bc338899110ea22098559081f77cbd0f7a8044bd (patch) | |
tree | aa83c6799b73ef685fa9764607cf94919d572d86 /doc | |
parent | 2331cfe728b1c132e82260a4e9f5f9440c4236d6 (diff) |
Copyright year updates:
vi $(git whatchanged --since=2013-01-01 | grep '^:100' | sed 's/^[^M]*M//' | sort -u | fgrep -v test/)
Did 2014 first, since otherwise every file I touched to update to 2013
would show as changed in 2014. Last invocation logged to git was during
2012. Will need to be more careful if auditing next year.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/filter.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index 370ed6e54..19ad586c3 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -48,7 +48,7 @@ . Copyright year. Update this (only) when changing content. .macro copyyear -2010 +2013 .endmacro . =========================================================================== |