summaryrefslogtreecommitdiff
path: root/src/util
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/util
parent041bf37266e8b97f457b78401ee7006429c69495 (diff)
downloadexim4-e3e281ccf9d8777d0df98ddd644720573e0343d1.tar.gz
Copyright updates:
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/util')
-rw-r--r--src/util/gen_pkcs3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/gen_pkcs3.c b/src/util/gen_pkcs3.c
index 5c4e42993..2fe9a6c5e 100644
--- a/src/util/gen_pkcs3.c
+++ b/src/util/gen_pkcs3.c
@@ -1,4 +1,5 @@
/* Copyright (C) 2012,2016 Phil Pennock.
+ * Copyright (c) The Exim Maintainers 2021
* This is distributed as part of Exim and licensed under the GPL.
* See the file "NOTICE" for more details.
*/