diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-04-02 15:53:53 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-04-02 15:53:53 +0100 |
commit | 80fea873648ca2ab2e592999a336c59cf054ab55 (patch) | |
tree | 03d7a74039d0c000fc79ea76793d2563b08ab929 /doc | |
parent | 736848857a8ffbd5a2358d8afcf053fabd626376 (diff) |
Copyright year updates (things touched in 2016)
Update current year in docs and banner copyright in src/src/globals.c
Rest of changes from:
vi $(git whatchanged --since=2016-01-01 | grep '^:100' | sed -n 's/^[^M]*M//p' | 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 6185536b9..0d5577f06 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -52,7 +52,7 @@ .set I " " .macro copyyear -2015 +2016 .endmacro . ///////////////////////////////////////////////////////////////////////////// |