SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / transports / smtp_socks.c
index 4dd03c1f165f530ccd41e42276c3f05082299f14..353a6961885471e4f48e6cb72800331e50039304 100644 (file)
@@ -2,9 +2,10 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
+/* Copyright (c) The Exim Maintainers 2021 - 2022 */
 /* Copyright (c) Jeremy Harris 2015 - 2018 */
-/* Copyright (c) The Exim Maintainers 2021 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 /* SOCKS version 5 proxy, client-mode */