X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Futf8.c;h=c05853838de0162bd47c1bfa921a909aa540946e;hb=a6d90e094d4e2a84d18859cf2005d10c2020e2d4;hp=168e7fc7f90c60a8d5f7d9313750a69a8e44b34b;hpb=4191cb150300d310ab5fa22ce2cfb02b6f6051b0;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/utf8.c b/src/src/utf8.c index 168e7fc7f..c05853838 100644 --- a/src/src/utf8.c +++ b/src/src/utf8.c @@ -2,8 +2,10 @@ * Exim - an Internet mail transport agent * *************************************************/ +/* Copyright (c) The Exim Maintainers 2022 */ /* Copyright (c) Jeremy Harris 2015 - 2018 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ #include "exim.h"