]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/sieve.c
Allow a forced-fail for banner expansion to close connection without panic-log
[user/henk/code/exim.git] / src / src / sieve.c
index d1f5d93c8c343a36525804befa6abf081677c6e2..0b347e48df68b059190312063aa05a68bce0f485 100644 (file)
@@ -2,9 +2,11 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) Michael Haardt 2003 - 2015
- * Copyright (c) The Exim Maintainers 2016 - 2021
+/*
+ * Copyright (c) The Exim Maintainers 2016 - 2022
+ * Copyright (c) Michael Haardt 2003 - 2015
  * See the file NOTICE for conditions of use and distribution.
+ * SPDX-License-Identifier: GPL-2.0-or-later
  */
 
 /* This code was contributed by Michael Haardt. */