diff options
author | Phil Pennock <pdp@exim.org> | 2014-01-07 01:49:54 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2014-01-07 01:49:54 -0500 |
commit | 2331cfe728b1c132e82260a4e9f5f9440c4236d6 (patch) | |
tree | 141a10944560ecefdc41748159d5241be7b7bc93 /doc | |
parent | 6e62c454f618d77c69bea88c01e71765a1320dce (diff) |
Copyright year updates: 2014
vi $(git whatchanged --since=2014-01-01 | grep '^:100' | sed 's/^[^M]*M//' | sort -u | fgrep -v test/)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 1ba0a10dd..edb577a11 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -52,7 +52,7 @@ .set I " " .macro copyyear -2013 +2014 .endmacro . ///////////////////////////////////////////////////////////////////////////// |