summaryrefslogtreecommitdiff
path: root/src/scripts/reversion
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-04-02 15:53:53 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-04-02 15:53:53 +0100
commit80fea873648ca2ab2e592999a336c59cf054ab55 (patch)
tree03d7a74039d0c000fc79ea76793d2563b08ab929 /src/scripts/reversion
parent736848857a8ffbd5a2358d8afcf053fabd626376 (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 'src/scripts/reversion')
-rwxr-xr-xsrc/scripts/reversion1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/reversion b/src/scripts/reversion
index 2cf3277fc..9707b9c1c 100755
--- a/src/scripts/reversion
+++ b/src/scripts/reversion
@@ -1,4 +1,5 @@
#!/bin/sh
+# Copyright (c) The Exim Maintainers 2016
set -e
LC_ALL=C