summaryrefslogtreecommitdiff
path: root/src/scripts/reversion
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-10-23 17:08:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-10-23 17:08:14 +0100
commite3e281ccf9d8777d0df98ddd644720573e0343d1 (patch)
tree0171a7bb394203f9faab21bd1346290cfd5153cd /src/scripts/reversion
parent041bf37266e8b97f457b78401ee7006429c69495 (diff)
Copyright updates:
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/scripts/reversion')
-rwxr-xr-xsrc/scripts/reversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/reversion b/src/scripts/reversion
index cec1db2fb..b932224f5 100755
--- a/src/scripts/reversion
+++ b/src/scripts/reversion
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) The Exim Maintainers 1995 - 2018
+# Copyright (c) The Exim Maintainers 1995 - 2021
set -e
LC_ALL=C