git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix 2-phase, in-order queue run delivery order
[exim.git]
/
src
/
util
/
gen_pkcs3.c
diff --git
a/src/util/gen_pkcs3.c
b/src/util/gen_pkcs3.c
index 5c4e42993142efaf5753ec4440d365c145cdcb79..c5a4453cbcd8b9ef50aced6831b4bb685eb3c7f2 100644
(file)
--- a/
src/util/gen_pkcs3.c
+++ b/
src/util/gen_pkcs3.c
@@
-1,6
+1,8
@@
/* Copyright (C) 2012,2016 Phil Pennock.
/* 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.
* This is distributed as part of Exim and licensed under the GPL.
* See the file "NOTICE" for more details.
+ * SPDX-License-Identifier: GPL-2.0-or-later
*/
/* Build with:
*/
/* Build with: